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

README.md

  • Preset

    • Model

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

        • Actions
          • UpdateForm
          • UpdateFunc
      • Editing

        • Multiple Editing Form by Name
      • Creating