yao/widgets/list
Max c425b74383 Refactor error handling in various components to improve logging and message formatting
- Updated error messages to use fmt.Errorf with %s for better clarity and consistency.
- Enhanced logging statements to utilize formatted strings for improved readability.
- Refactored multiple Load functions across different modules to standardize error handling practices.
2025-09-28 10:24:17 +08:00
..
action.go Update list action and API to include additional parameters 2024-02-03 21:03:59 +08:00
api.go Use url.QueryUnescape for xpath and method in process components 2024-11-01 12:47:03 +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 Refactor error handling in various components to improve logging and message formatting 2025-09-28 10:24:17 +08:00
handler.go Fix memory leaks and optimize the download process. 2024-10-30 16:48:59 +08:00
layout.go [*] migrate to gou v0.10.3 (50%) 2023-02-01 17:25:11 +08:00
list.go Refactor error handling in various components to improve logging and message formatting 2025-09-28 10:24:17 +08:00
list_test.go [add] migrate widgets.list 2023-03-25 21:45:04 +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
process.go Use url.QueryUnescape for xpath and method in process components 2024-11-01 12:47:03 +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