Commit Graph

4334 Commits

Author SHA1 Message Date
Zeke Zhang
fe9fbd6f6c refactor: gridCard:configureItemActions 2024-03-07 19:19:11 +08:00
Zeke Zhang
80746f0bfa refactor: gridCard:configureActions 2024-03-07 19:18:28 +08:00
Zeke Zhang
5fa51da5ec refactor: editForm:configureActions 2024-03-07 19:17:17 +08:00
Zeke Zhang
8bcaa9e282 refactor: createForm:configureActions 2024-03-07 19:15:47 +08:00
Zeke Zhang
95df1f3f36 refactor: details:configureActions 2024-03-07 19:14:24 +08:00
Zeke Zhang
b9e05bafe3 refactor: detailsWithPaging:configureActions 2024-03-07 19:11:24 +08:00
Zeke Zhang
53bcdb87a0 refactor: workflowManual:customForm:configureFields 2024-03-07 19:06:15 +08:00
Zeke Zhang
507c606b44 refactor: kanban:configureItemFields 2024-03-07 19:04:46 +08:00
Zeke Zhang
77da8a148d refactor: chartFilterForm:configureFields 2024-03-07 19:03:07 +08:00
Zeke Zhang
e2deda09d7 refactor: auditLogsTable:configureColumns 2024-03-07 19:02:20 +08:00
Zeke Zhang
59ddc2329e refactor: bulkEditForm:configureFields 2024-03-07 19:01:33 +08:00
Zeke Zhang
e20be2670e refactor: assignFieldValuesForm:configureFields 2024-03-07 19:00:29 +08:00
Zeke Zhang
eff813a184 refactor: associationFilterInitializer 2024-03-07 18:59:22 +08:00
Zeke Zhang
da186662d5 refactor: filterForm:configureFields 2024-03-07 18:48:04 +08:00
Zeke Zhang
9146031398 refactor: table:configureColumns 2024-03-07 18:46:25 +08:00
Zeke Zhang
bcab6c665d refactor: form:configureFields 2024-03-07 18:45:20 +08:00
Zeke Zhang
455356db76 refactor: details:configureFields 2024-03-07 18:43:45 +08:00
Zeke Zhang
6989198ae9 refactor: workflowManual:popup:configureUserInterface:addBlock 2024-03-07 18:41:45 +08:00
Zeke Zhang
97d91d90f5 refactor: popup:common:addBlock 2024-03-07 18:39:24 +08:00
Zeke Zhang
ed61033ead Merge branch 'main' into T-3344 2024-03-07 18:33:46 +08:00
Zeke Zhang
86f06d743a chore: optimize 2024-03-07 17:58:22 +08:00
Zeke Zhang
d427dc6ea1 fix: avoid crashing 2024-03-07 08:39:07 +08:00
Zeke Zhang
8dd1e7c026 fix: avoid crashing 2024-03-07 08:37:49 +08:00
Zeke Zhang
26be5c37d9 refactor: popup:workflowManual:configureUserInterface:addBlock 2024-03-06 23:21:33 +08:00
Zeke Zhang
9023028a85 refactor: popup:snapshot:addBlock 2024-03-06 23:20:31 +08:00
Zeke Zhang
af43eb9450 refactor: mobilePage:addBlock 2024-03-06 23:19:50 +08:00
Zeke Zhang
dbec0eedd9 refactor: popup:bulkEdit:addBlock & charts:addBlock 2024-03-06 23:18:42 +08:00
Zeke Zhang
0f2971d809 refactor: popup:view:addBlock 2024-03-06 23:16:16 +08:00
Zeke Zhang
8f9c8b3044 refactor: popup:tableSelector:addBlock 2024-03-06 23:14:20 +08:00
Zeke Zhang
9c972c1a85 refactor: remove blockInitializers:recordForm 2024-03-06 23:13:52 +08:00
chenos
0f1115b058 fix(create-action): invalid save mode 2024-03-06 23:05:16 +08:00
chenos
2e3dd1250c fix(acl): create action aliases 2024-03-06 22:56:43 +08:00
chenos
ed224cfa13 fix(file-manager): update target 2024-03-06 22:39:39 +08:00
Zeke Zhang
457c2e6488 refactor: popup:addRecord:addBlock 2024-03-06 22:30:54 +08:00
Zeke Zhang
bef740a903 fix: fix max call stack 2024-03-06 22:27:38 +08:00
Zeke Zhang
1ed5cec0d4 refactor: popup:addNew:addBlock 2024-03-06 22:03:48 +08:00
Zeke Zhang
57c5b9a81e refactor: page:addBlock 2024-03-06 22:00:54 +08:00
Zeke Zhang
10e4ca436f Merge branch 'main' into T-3344 2024-03-06 21:50:28 +08:00
katherinehhh
d82ed8058c
style: flexWrap in actionBar (#3635) 2024-03-06 21:32:32 +08:00
Chareice
1c0654001f
chore: data source list enabled api 2024-03-06 18:48:30 +08:00
jack zhang
454d1d34ed
fix: add displayName (#3628)
* fix: context add displayName

* fix: observer add displayName

* fix: memo component add displayName

* fix: forwordRef component add displayName
2024-03-06 18:22:31 +08:00
chenos
bccde967cc fix: app version 2024-03-06 18:10:24 +08:00
Zeke Zhang
0ae81f0c2a
fix(customRequestAction): should not support setting icons and colours (#3632)
* test: add e2e

* fix(customRequest): should not support setting icons and colours
2024-03-06 17:13:06 +08:00
Junyi
b5ae9343b5
fix(workflow-action-trigger): change plugin name (#3631)
* fix(plugin-workflow-action-trigger): fix migration

* fix(plugin-workflow): fix useless migration logic
2024-03-06 16:36:35 +08:00
katherinehhh
f9d1e9f0bc
fix: graph collection postions data missing (#3627) 2024-03-06 15:25:20 +08:00
Zeke Zhang
0d327bb539
fix(ActionLink): fix hover style (#3629) 2024-03-06 14:58:08 +08:00
Junyi
c2b121cda6
feat(plugin-workflow-form-trigger): add trigger button to all single record action bar (#3563)
* feat(plugin-workflow-form-trigger): add trigger button to all single record actionbar

* fix(plugin-workflow-form-trigger): fix button style and triggering

* fix(plugin-workflow): fix unused hook ref in workflow

* fix(plugin-workflow-form-trigger): fix button style

* refactor(plugin-workflow-action-trigger): change plugin name

* fix(plugin-workflow-action-trigger): fix unmigrated stuff

* fix(plugin-workflow-action-trigger): fix test case

* fix(plugin-workflow-action-trigger): fix test case

* fix(presets): fix package name

* fix(plugin-workflow-action-trigger): fix e2e test and migration

* fix(plugin-workflow-action-trigger): fix migration

* fix(plugin-workflow-action-trigger): fix migration

* fix(plugin-workflow-action-trigger): fix migration

* feat(plugin-workflow-action-trigger): add destroy to trigger

* fix(plugin-workflow-action-trigger): fix appends select

* fix(plugin-workflow-action-trigger): remove support for destroy action

* fix(plugin-workflow-action-trigger): fix collection check

* fix(plugin-workflow-action-trigger): fix test case

* fix(plugin-workflow-action-trigger): fix test case

* fix(plugin-workflow-action-trigger): fix test case
2024-03-06 14:42:20 +08:00
jack zhang
d3627c5ba9
fix: sidebar menu text overflow (#3626) 2024-03-06 14:37:13 +08:00
katherinehhh
bcb445644c
fix(acl-plugin-setting): pluginPermissions for snippets check (#3622)
* refactor:  pluginPermissions for snippets check

* fix: bug

* fix: bug
2024-03-06 14:11:08 +08:00
Zeke Zhang
d56268730b
fix(subTable): fix changing title field invalid (#3625)
* test: add e2e

* fix: fieldNames change in sub-table should take effect in real time

* fix: fieldNames change in sub-table should take effect in real time

---------

Co-authored-by: katherinehhh <katherine_15995@163.com>
2024-03-06 14:10:31 +08:00