Commit graph

153 commits

Author SHA1 Message Date
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
f38a2e4eb4 chore: Set full configuration by default for list widget
Set the full configuration by default for the list widget. This is a temporary solution and will be removed in the future. The full configuration should be set when the list is created.
2024-05-21 20:45:32 +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
edad2e76f3 Refactor bind logic in DSL 2024-04-02 12:29:27 +08:00
Max
dff977590b Fix formMap initialization in FieldsDSL 2024-03-23 17:49:05 +08:00
Max
044338f971 Add version to xgenSetting 2024-03-11 12:45:12 +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
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
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
9791d04eec [fix] the default login process expired bug 2023-11-05 13:46:40 +08:00
Max
89fbbdf314 [add] sui page debug log 2023-10-28 16:41:52 +08:00
Max
e9844819e2 [fix] table & form layout.confg 2023-10-17 17:47:13 +08:00
Max
5a3d42a965 fix CROS bug 2023-09-21 11:32:03 +08:00
Max
dd05336443 [add] app setting token option 2023-07-27 16:05:16 +08:00
Max
760cdb50d7 Optimize yao.table.Export 2023-05-18 13:50:13 +08:00
Max
6d15f1abcb [fix] misspelling 2023-05-16 20:56:05 +08:00
Max
e722144329 [add] __neo.ExecCommand service 2023-05-16 20:45:25 +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
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
34febd070e [fix] widgets hook copy bug 2023-04-12 21:19:59 +08:00
Max
b868ae3f5f [fix] table bind model bug 2023-04-07 16:38:57 +08:00
Max
ddda7924c9 [add] import & storage api ( WILL BE DEPRECATED ) 2023-04-02 17:39:54 +08:00
Max
8f7e1b3459 [fix] tests 2023-03-25 22:46:20 +08:00
Max
d43da2ff5c [remove] unused code 2023-03-25 22:11:19 +08:00
Max
3fb186f5e0 [add] migrate widgets.list 2023-03-25 21:45:04 +08:00
Max
ed48fa468a [add] migrate widgets.chart 2023-03-25 21:36:15 +08:00
Max
dc45eedece [add] migrate widgets.dashboard 2023-03-25 19:43:38 +08:00
Max
61c101d025 [add] migrate widgets.form 2023-03-25 18:39:16 +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
a42792e9ed [add] migrate widgets.app & widgets.login 2023-02-03 17:30:02 +08:00
Max
a807899f95 [*] migrate to gou v0.10.3 (50%) 2023-02-01 17:25:11 +08:00
Max
c0e0b71efc [add] component instance Fixed 2023-01-20 00:07:09 +08:00
Max
827b4cc3d3 [add] syntactic sugar action.disabled 2023-01-19 09:41:53 +08:00
Max
b81eb750a3 [add] syntactic sugar action.hide 2023-01-18 15:09:59 +08:00
Max
d489feb99b [fix] widget table bind model bug 2023-01-17 18:57:30 +08:00
Max
1921e5982d [change] Replace adminRoot name 2023-01-12 20:00:05 +08:00
Max
937e2033ad [change] componet action 2022-12-27 09:58:53 +08:00
Max
0ae2698a45 [change] widget dashboard 2022-12-19 21:14:18 +08:00
Max
7385c0b5c7 [change] widget chart & dashboard setting add name 2022-12-19 21:08:37 +08:00