yao/widgets/table
2024-11-03 07:53:25 +08:00
..
action.go [*] migrate to gou v0.10.3 (50%) 2023-02-01 17:25:11 +08:00
api.go Refactor API to include app parameter in download endpoint 2024-10-23 17:44:35 +08:00
api_test.go [add] migrate widgets.table api 2023-03-25 17:46:57 +08:00
bind.go [add] Table widget processes: load, reload, unload, read and exists. 2024-05-03 13:08:10 +08:00
excel.go [add] migrate widgets.table 2023-03-25 13:37:35 +08:00
export.go [add] widget table API 2022-09-26 21:50:04 +08:00
fields.go Improve error messages 2023-05-15 18:25:23 +08:00
fields_test.go [add] Form widget processes: load, reload, unload, read and exists. 2024-05-03 17:27:36 +08:00
handler.go Fix memory leaks and optimize the download process. 2024-10-30 16:48:59 +08:00
layout.go [update] table & from & langs 2023-05-13 18:39:03 +08:00
mapping.go Securely update hidden props in the DSL that are only visible to the backend 2024-11-02 17:38:37 +08:00
mapping_test.go [add] migrate widgets.table 2023-03-25 13:37:35 +08:00
process.go Use url.QueryUnescape for xpath and method in process components 2024-11-01 12:47:03 +08:00
process_test.go Refactor component property handling and add deep copy functionality 2024-11-03 07:53:25 +08:00
table.go Securely update hidden props in the DSL that are only visible to the backend 2024-11-02 17:38:37 +08:00
table_test.go [add] Table widget processes: load, reload, unload, read and exists. 2024-05-03 13:08:10 +08:00
types.go [add] Table widget processes: load, reload, unload, read and exists. 2024-05-03 13:08:10 +08:00
validate.go [add] new table widget ( 60% ) 2022-09-24 22:37:18 +08:00