yao/widgets/list
Max f38a2e4eb4 chore: Set full configuration by default for list widget
Set the full configuration by default for the list widget. This is a temporary solution and will be removed in the future. The full configuration should be set when the list is created.
2024-05-21 20:45:32 +08:00
..
action.go Update list action and API to include additional parameters 2024-02-03 21:03:59 +08:00
api.go Update list action and API to include additional parameters 2024-02-03 21:03:59 +08:00
bind.go [add] Table widget processes: load, reload, unload, read and exists. 2024-05-03 13:08:10 +08:00
export.go [add] Widget List 2022-12-02 06:14:50 +08:00
fields.go Update query parameter in FieldsDSL and DSL 2024-02-03 21:29:59 +08:00
handler.go Refactor bind logic in DSL 2024-04-02 12:29:27 +08:00
layout.go [*] migrate to gou v0.10.3 (50%) 2023-02-01 17:25:11 +08:00
list.go chore: Set full configuration by default for list widget 2024-05-21 20:45:32 +08:00
list_test.go [add] migrate widgets.list 2023-03-25 21:45:04 +08:00
mapping.go [add] widget list permission support 2022-12-13 23:30:52 +08:00
process.go Update list action and API to include additional parameters 2024-02-03 21:03:59 +08:00
process_test.go [add] migrate widgets.list 2023-03-25 21:45:04 +08:00
types.go [add] widget list permission support 2022-12-13 23:30:52 +08:00
vaildate.go [add] Widget List 2022-12-02 06:14:50 +08:00