Commit Graph

3776 Commits

Author SHA1 Message Date
chenos
294493c43b
Merge branch 'main' into feat/dataSource-manager 2024-01-26 09:44:09 +08:00
katherinehhh
b1764758c4 refactor: refactor dataSource manager 2024-01-26 09:40:33 +08:00
chenos
d692d9cf1b
fix: skip migration if exists (#3439) 2024-01-26 09:31:28 +08:00
katherinehhh
a9873d4eb8 refactor: refactor dataSource manager 2024-01-25 23:16:29 +08:00
katherinehhh
ef736afc04 refactor: refactor dataSource manager 2024-01-25 23:14:28 +08:00
Chareice
c78a132164
fix: list fields 2024-01-25 23:08:14 +08:00
katherinehhh
591c061f18 refactor: refactor local 2024-01-25 23:04:37 +08:00
katherinehhh
93928e54b5 refactor: refactor local 2024-01-25 23:02:40 +08:00
katherinehhh
0bd14bd21d refactor: refactor dataSource manager 2024-01-25 23:00:42 +08:00
Junyi
2c90c0c6c3
feat(core): add message handling on success (#3435)
* feat(core): add message handling on success

* fix(core): fix nullable body messages
2024-01-25 22:56:14 +08:00
katherinehhh
3c6e70f1cb refactor: refactor dataSource manager 2024-01-25 22:55:17 +08:00
Chareice
e16945c652
fix: update collection 2024-01-25 22:49:35 +08:00
katherinehhh
4d1d04b036 refactor: refactor dataSource manager 2024-01-25 22:43:42 +08:00
katherinehhh
d6de10dca5 refactor: refactor dataSource manager 2024-01-25 22:38:00 +08:00
katherinehhh
bb5def2e04 refactor: refactor dataSource manager 2024-01-25 22:36:33 +08:00
katherinehhh
e5894e64cb refactor: refactor dataSource manager 2024-01-25 22:35:24 +08:00
katherinehhh
97f692e3c1 refactor: refactor dataSource manager 2024-01-25 22:25:38 +08:00
katherinehhh
6c98ac2c98 refactor: refactor dataSource manager 2024-01-25 22:21:22 +08:00
katherinehhh
17fd701e3e refactor: refactor dataSource manager 2024-01-25 22:17:40 +08:00
Junyi
4b8915b616
refactor(plugin-workflow): add sync option for trigger (#3383)
* refactor(plugin-workflow): add sync option for trigger

* feat(plugin-workflow-request): support sync call in request

* fix(plugin-workflow-request): fix request async call

* refactor(plugin-workflow): add method to check if workflow is sync

* fix(plugin-workflow): fix useAvailable in nodes

* fix(plugin-workflow): fix node.isAvailable check

* test(plugin-workflow): limit mysql version to pass test

* fix(plugin-workflow-delay): fix test case

* fix(plugin-workflow-delay): fix test case

* feat(plugin-workflow): add sync field for workflow

* refactor(plugin-workflow): adjust end node logic

* fix(plugin-workflow): support sync mode in form trigger

* feat(plugin-workflow): add end instruction

* fix(plugin-workflow-form-trigger): fix test cases

* fix(plugin-workflow): fix transaction for sync event
2024-01-25 22:10:03 +08:00
katherinehhh
5ce37cf37d refactor: refactor dataSource manager 2024-01-25 22:09:44 +08:00
seonghookim
be7a4845ab
feat: add Korean translation (#3428)
* ko_KR 国际化

* fix: ko

---------

Co-authored-by: chenos <chenlinxh@gmail.com>
2024-01-25 22:07:22 +08:00
Chareice
c7c0208c4a
chore: load dataSource after start 2024-01-25 21:16:28 +08:00
Chareice
ec52a82ff0
chore: load datasource 2024-01-25 16:14:38 +08:00
Zeke Zhang
a771e4ff1f
fix: should load association data of sub details (#3432)
* test: add test

* fix: should load association data of sub details
2024-01-25 14:50:25 +08:00
Chareice
ea9c964fe9
fix: test 2024-01-25 11:16:59 +08:00
Chareice
b4e9cb7234
chore: update datasource field 2024-01-25 11:16:31 +08:00
Chareice
1ed633f366
chore: collection field list 2024-01-25 10:41:46 +08:00
Chareice
06fe160167
chore: field type 2024-01-25 09:59:26 +08:00
Chareice
fc175a7730
chore: update collection option 2024-01-25 09:31:30 +08:00
Chareice
5bcc44a768
chore: get collections from datasource 2024-01-24 22:14:03 +08:00
Junyi
fb11c82b79
feat(plugin-workflow): add cancel action for execution (#3425)
* feat(plugin-workflow): add cancel action for execution

* feat(plugin-workflow): add cancel button in execution canvas

* fix(plugin-workflow-manual): fix canceled execution actions
2024-01-24 21:09:48 +08:00
Chareice
d0a63bfa45
chore: create data source test 2024-01-24 20:17:22 +08:00
Chareice
5d070fea64
chore: test 2024-01-24 20:07:55 +08:00
Chareice
476d0b869c
chore: restore file 2024-01-24 18:20:02 +08:00
katherinehhh
88de3b6b82 fix: refresh bug 2024-01-24 17:18:43 +08:00
Chareice
dd6509cb5a
chore: test 2024-01-24 17:13:47 +08:00
jack zhang
dc61f10f78
fix: change exit description (#3430) 2024-01-24 17:12:00 +08:00
katherinehhh
f08d6cb6db Merge branch 'T-2327-and-2771' into feat/dataSource-manager 2024-01-24 17:01:09 +08:00
jack zhang
b7948d5409
fix: remove tree-kill package to core/cli (#3429)
* fix: remove tree-kill package to core/cli

* fix: remove unuse code
2024-01-24 16:05:29 +08:00
chenos
2792cb1b0a
fix: e2e test did not exit successfully (#3427)
* fix: e2e test did not exit successfully

* fix: tree kill

---------

Co-authored-by: dream2023 <1098626505@qq.com>
2024-01-24 14:55:41 +08:00
chenos
1b2c67fea7 fix: symlink dir 2024-01-24 13:06:06 +08:00
Chareice
0994875b0d
Merge branch 'feat/data-source-manager' into feat/dataSource-manager 2024-01-24 09:51:05 +08:00
Chareice
66d5a1aee6
chore: rename 2024-01-24 09:39:25 +08:00
dream2023
3090174df2 fix: bug 2024-01-23 17:36:12 +08:00
dream2023
15c1f16eeb Merge remote-tracking branch 'origin/T-2327-refactor2' into T-2327-and-2771 2024-01-23 16:28:18 +08:00
dream2023
5340ac1811 fix: local collection 2024-01-23 16:17:51 +08:00
katherinehhh
10e0f6ec1f
refactor: configuration mode, buttons without permission should be displayed, but cannot be clicked (#3421) 2024-01-23 15:33:48 +08:00
dream2023
b3ced4c7e1 fix: block resource 2024-01-23 11:09:29 +08:00
dream2023
819b38fe28 fix: data-block dataSource 2024-01-23 10:13:56 +08:00