Commit graph

71 commits

Author SHA1 Message Date
Max
a258dfa787 Refactor component property handling and add deep copy functionality 2024-11-03 07:53:25 +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
c4e96366bf Use url.QueryUnescape for xpath and method in process components 2024-11-01 12:47:03 +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
661c3e6a9f Optimize upload component 2024-10-26 20:26:21 +08:00
Max
31a52d03e3 Refactor API to include app parameter in download endpoint 2024-10-23 17:44:35 +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
6208863f31 [add] The WangEditor component 2024-03-08 14:16:51 +08:00
Max
93f5eee811 Fix URL decoding in processUpload function 2024-01-19 17:48:11 +08:00
Max
2453479fe3 Add API endpoint for table component 2024-01-10 09:56:34 +08:00
Max
e9844819e2 [fix] table & form layout.confg 2023-10-17 17:47:13 +08:00
Max
760cdb50d7 Optimize yao.table.Export 2023-05-18 13:50:13 +08:00
Max
e3a60a88c5 Improve error messages 2023-05-15 18:25:23 +08:00
Max
ff2e1b4727 [add] form & table loadFieSync & fix props bug 2023-05-13 20:38:27 +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
b868ae3f5f [fix] table bind model bug 2023-04-07 16:38:57 +08:00
Max
f1f58cc99f [add] migrate widgets.table api 2023-03-25 17:46:57 +08:00
Max
5de550781c [add] migrate widgets.table 2023-03-25 13:37:35 +08:00
Max
a807899f95 [*] migrate to gou v0.10.3 (50%) 2023-02-01 17:25:11 +08:00
Max
d489feb99b [fix] widget table bind model bug 2023-01-17 18:57:30 +08:00
Max
93b047712d [add] widget table default guard option 2022-12-13 11:02:55 +08:00
Max
4698784efb [change] the permission session data format 2022-12-13 10:36:37 +08:00
Max
ef96535b41 [add] widget table permission support 2022-12-11 02:26:22 +08:00
Max
2d100d5bd2 [add] component action parser 2022-12-10 16:43:30 +08:00
Max
7151a28534 [change] action structure 2022-12-08 04:26:06 +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
98631d4002 [change] upload process return value 2022-11-16 18:35:37 +08:00
Max
e157945bd1 [add] table.Export process 2022-11-16 17:25:25 +08:00
Max
a1f1d74f01 [add] table.Download api & process 2022-11-16 12:36:17 +08:00
Max
9d1dea4073 [add] form widget upload api and process 2022-11-15 20:05:49 +08:00
Max
b84c64100c [add] table widget upload api & process 2022-11-15 18:56:55 +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
ef07366fbd [change] widget table DSL (import actions) 2022-11-10 17:18:39 +08:00
Max
09a7d9db63 [fix] test data 2022-11-10 00:33:29 +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
6bbcfec0cd [change] optimize forms 2022-10-22 17:32:37 +08:00
Max
409b449f85 [change] optimize table widget default values 2022-10-22 13:08:52 +08:00
Max
fffded9202 [fix] compute props bug 2022-10-22 10:52:00 +08:00
Max
2e239741d6 [fix] compute edit bug 2022-10-21 20:44:35 +08:00
Max
12f7fadc10 [fix] test data 2022-10-21 20:17:07 +08:00
Max
ae929a5662 [add] fields component compute support 2022-10-21 20:02:17 +08:00
Max
a57d13e49e [change] componet setting 2022-10-20 17:12:44 +08:00