Commit graph

6 commits

Author SHA1 Message Date
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
Max
25d83cb5cc Update query parameter in FieldsDSL and DSL 2024-02-03 21:29:59 +08:00
Max
5202f4cca3 Update list action and API to include additional parameters 2024-02-03 21:03:59 +08:00
Max
a807899f95 [*] migrate to gou v0.10.3 (50%) 2023-02-01 17:25:11 +08:00
Max
72b9a8b62d [add] widget list permission support 2022-12-13 23:30:52 +08:00
Max
0a26776065 [add] Widget List 2022-12-02 06:14:50 +08:00