yao/widgets
Max 645861d7a1 feat: Add Developer information to AppInfo structure and update processXgen
- Introduce Developer struct to encapsulate developer details such as ID, Name, Info, Email, and Homepage.
- Update processXgen to include developer information in the generated settings map, enhancing app metadata.
2025-04-09 23:05:45 +08:00
..
action [*] migrate to gou v0.10.3 (50%) 2023-02-01 17:25:11 +08:00
app feat: Add Developer information to AppInfo structure and update processXgen 2025-04-09 23:05:45 +08:00
chart Securely update hidden props in the DSL that are only visible to the backend 2024-11-02 17:38:37 +08:00
component Add color field support to QueryProp and Option structures 2024-11-04 16:57:55 +08:00
compute [add] migrate widgets.table 2023-03-25 13:37:35 +08:00
dashboard Refactor component property handling and add deep copy functionality 2024-11-03 07:53:25 +08:00
expression [*] migrate to gou v0.10.3 (50%) 2023-02-01 17:25:11 +08:00
field Securely update hidden props in the DSL that are only visible to the backend 2024-11-02 17:38:37 +08:00
form Add nil checks for Action and Bind in translate function to prevent potential nil pointer dereferences 2024-11-08 07:22:15 +08:00
hook [fix] widgets hook copy bug 2023-04-12 21:19:59 +08:00
list Securely update hidden props in the DSL that are only visible to the backend 2024-11-02 17:38:37 +08:00
login Translate error messages in login process to English for improved clarity 2024-12-03 16:55:33 +08:00
mapping [add] widget table permission support 2022-12-11 02:26:22 +08:00
table fix: Correct processRead output format and enhance unit tests 2025-03-31 09:54:07 +08:00
action.go [add] widget.fields & widget.filters 2022-12-14 00:18:41 +08:00
api.go [*] migrate to gou v0.10.3 (50%) 2023-02-01 17:25:11 +08:00
field.go [add] widget.fields & widget.filters 2022-12-14 00:18:41 +08:00
item.go [add] widget.apis process 2022-12-03 19:12:51 +08:00
models.go [*] migrate to gou v0.10.3 (50%) 2023-02-01 17:25:11 +08:00
process.go [*] migrate to gou v0.10.3 (50%) 2023-02-01 17:25:11 +08:00
process_test.go [remove] unused code 2023-03-25 22:11:19 +08:00
widgets.go [add] load dashboard 2022-12-19 16:31:19 +08:00
widgets_test.go [remove] unused code 2023-03-25 22:11:19 +08:00