Commit graph

55 commits

Author SHA1 Message Date
Max
7efce91092 Add nil checks for Action and Bind in translate function to prevent potential nil pointer dereferences 2024-11-08 07:22:15 +08:00
Max
a4bb4407d7 Update test assertion for related image API endpoint in process tests 2024-11-02 17:50:16 +08:00
Max
67de1c07cb Securely update hidden props in the DSL that are only visible to the backend 2024-11-02 17:38:37 +08:00
Max
00b0649296 Fix the Download Process tests 2024-10-30 17:10:56 +08:00
Max
18b212985d Fix memory leaks and optimize the download process. 2024-10-30 16:48:59 +08:00
Max
31a52d03e3 Refactor API to include app parameter in download endpoint 2024-10-23 17:44:35 +08:00
yflau
1ac37b048f return 401 for invalid token 2024-08-04 12:54:05 +08:00
Max
1a1ffabbd8 feat: Add hideLabel option to component and column DSL
Add the hideLabel option to the component and column DSLs. This allows hiding the label for the respective widgets. The hideLabel option is set to true in the component and column DSLs when necessary.
2024-05-23 06:48:12 +08:00
Max
5a719b6469 [add] Form widget processes: load, reload, unload, read and exists. 2024-05-03 17:27:36 +08:00
Max
f422dd29c6 [add] Table widget processes: load, reload, unload, read and exists. 2024-05-03 13:08:10 +08:00
Max
e72463175f Add icon support to Section and TabsItem components 2024-04-09 11:52:19 +08:00
Max
dff977590b Fix formMap initialization in FieldsDSL 2024-03-23 17:49:05 +08:00
Max
ef08ff00e7 Add height and width properties to FrameDSL 2024-03-09 20:01:52 +08:00
Max
6208863f31 [add] The WangEditor component 2024-03-08 14:16:51 +08:00
Max
aff27840ae Add FrameDSL to ViewLayoutDSL 2024-02-06 14:42:42 +08:00
Max
93f5eee811 Fix URL decoding in processUpload function 2024-01-19 17:48:11 +08:00
Max
e9844819e2 [fix] table & form layout.confg 2023-10-17 17:47:13 +08:00
Max
ff2e1b4727 [add] form & table loadFieSync & fix props bug 2023-05-13 20:38:27 +08:00
Max
ae4880c6dc [_] 2023-05-13 19:20:58 +08:00
Max
9a2b859457 [update] table & from & langs 2023-05-13 18:39:03 +08:00
Max
1aa0fc49e4 [update] table & form default actions 2023-05-13 18:10:54 +08:00
Max
46ad1e761c [add] yao.table.Load & yao.form.Load & fix reload 2023-05-11 22:20:02 +08:00
Max
61c101d025 [add] migrate widgets.form 2023-03-25 18:39:16 +08:00
Max
a807899f95 [*] migrate to gou v0.10.3 (50%) 2023-02-01 17:25:11 +08:00
Max
112d6619dd [fix] widget form tab columns bug 2022-12-16 18:05:55 +08:00
Max
72b9a8b62d [add] widget list permission support 2022-12-13 23:30:52 +08:00
Max
674bc35621 [add] widget form permission support 2022-12-13 18:56:42 +08:00
Max
2d100d5bd2 [add] component action parser 2022-12-10 16:43:30 +08:00
Max
52e229115c [change] form setting 2022-12-08 11:40:39 +08:00
Max
7ba65f8c68 [change] action setting 2022-12-08 11:17:05 +08:00
Max
7151a28534 [change] action structure 2022-12-08 04:26:06 +08:00
Max
469974091d [add] form setting action.hooks 2022-12-08 01:57:18 +08:00
Max
4ce8f12adb [add] widget.actions & widget.models 2022-12-03 23:33:05 +08:00
Max
647dbb2deb [fix] tests 2022-12-02 12:25:20 +08:00
Max
311028bf7c [change] form.bind layout 2022-11-17 11:05:33 +08:00
Max
467eb24539 [fix] form bind table 2022-11-17 10:35:15 +08:00
Max
98631d4002 [change] upload process return value 2022-11-16 18:35:37 +08:00
Max
3439a25d3e [add] form.download API & process 2022-11-16 16:07:50 +08:00
Max
9d1dea4073 [add] form widget upload api and process 2022-11-15 20:05:49 +08:00
Max
eadf112e1e [add] yao.component.* & fix cloud props api bug 2022-11-11 20:03:56 +08:00
Max
fd78073dbc [add] table & form bind password & json filed 2022-11-10 23:13:59 +08:00
Max
507d39e011 [add] http.* processes & http JSAPI 2022-11-10 00:10:38 +08:00
Max
7320b7a5b6 [add] widget compute $C(id) 2022-11-01 16:52:04 +08:00
Max
0977059997 [add] form widget bind.form & bind.table 2022-10-24 20:11:57 +08:00
Max
086bf244e5 [add] bind model 2022-10-24 12:51:27 +08:00
Max
ca777d7b18 [change] form layout 2022-10-22 23:59:33 +08:00
Max
6bbcfec0cd [change] optimize forms 2022-10-22 17:32:37 +08:00
Max
ae929a5662 [add] fields component compute support 2022-10-21 20:02:17 +08:00
Max
f5fbef9e39 [add] widgets config 2022-10-20 05:00:20 +08:00
Max
aa5964ca09 [remove] form.lang 2022-10-19 05:56:00 +08:00