Commit graph

10 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
c65bc6cd17 [add] load dashboard 2022-12-19 16:31:19 +08:00
Max
0a26776065 [add] Widget List 2022-12-02 06:14:50 +08:00
Max
48d3ec8bfa [add] widget table bind table support 2022-10-07 11:47:59 +08:00
Max
5d32073ffc [add] widget table bind model support 2022-10-06 19:58:23 +08:00
Max
688c2950eb [add] widget chart 2022-09-28 17:23:51 +08:00
Max
32e69cbcc0 [add] widget form 2022-09-27 21:08:31 +08:00
Max
fd63167935 [add] widget table API 2022-09-26 21:50:04 +08:00
Max
361487b621 [change] login widget for the xgen-next (done) 2022-09-21 19:13:17 +08:00
Max
4830c55441 [add] app & login widget 2022-09-21 00:03:09 +08:00