Azuma Daisuke b358db3a50 fix StatusBar in edit form 1 рік тому
..
actions d30d51770a move listeditor to presets 1 рік тому
examples 02d91858ba fix test 1 рік тому
gorm2op 62d5ff66d6 Revert "Fix sql errors in searching for non-text fields" 1 рік тому
gormop 62d5ff66d6 Revert "Fix sql errors in searching for non-text fields" 1 рік тому
integration def59a6194 Downgrade go-funk to not break the system 1 рік тому
README.md e1c2a07da9 reorganize project structure 1 рік тому
action.go 97e71179dd Polish action comments 1 рік тому
api.go 964abb09d0 Fix pb invalid slug panic 1 рік тому
autocomplete_data_source.go abd359076b fix organization name changed 1 рік тому
bulk_action.go c571874857 Split Action and Bulk Action 1 рік тому
const.go c571874857 Split Action and Bulk Action 1 рік тому
context.go e1c2a07da9 reorganize project structure 1 рік тому
detailing.go 67d874847c fix detailing note tabs 1 рік тому
editing.go 5bb708d7c4 fix version list delete/rename after switch filter 1 рік тому
errors.go e1c2a07da9 reorganize project structure 1 рік тому
field.go b358db3a50 fix StatusBar in edit form 1 рік тому
field_defaults.go 3b2664e91b fix field default time component 1 рік тому
filtering.go abd359076b fix organization name changed 1 рік тому
listeditor.go 1607c568dc listeditor: support custom event 1 рік тому
listing.go 4d40e2d1c5 customize pagebuilder>pages Detail page layout 1 рік тому
menu_group.go e1c2a07da9 reorganize project structure 1 рік тому
messages.go d993070eb6 add i18n for 404 page 1 рік тому
modd.conf e1c2a07da9 reorganize project structure 1 рік тому
model.go f72016795d perm rn: mg_ prefix for menu group 1 рік тому
presets.go c61dd88012 Merge branch 'main' into new-pb 1 рік тому
presets_test.go 1473585e91 Fix admin root dir menu active and add test 1 рік тому
row_menu.go 16b005e5e2 Move stripeui to vuetifyx 1 рік тому
utils.go 867953d8e3 Add InputWithDefaults comments 1 рік тому
utils_test.go 8ddf1f0b1c add InputWithDefaults 1 рік тому

README.md

  • Preset

    • Model

      • Listing
        • Bulk Actions
          • UpdateForm
          • UpdateFunc
        • Filter Menu
        • Filter Tabs
      • Detailing

        • Actions
          • UpdateForm
          • UpdateFunc
      • Editing

        • Multiple Editing Form by Name
      • Creating