chenos
65020f69d4
chore(versions): 😊 publish v0.19.0-alpha.4
2024-01-26 21:16:57 +08:00
chenos
26ace127f9
fix: tree kill prompt
2024-01-26 21:16:25 +08:00
katherinehhh
7458ca82f1
fix: acl resource
2024-01-26 21:04:18 +08:00
katherinehhh
54fd5eb0ce
Merge branch 'feat/dataSource-manager' of github.com:nocobase/nocobase into feat/dataSource-manager
2024-01-26 21:00:12 +08:00
katherinehhh
a83a8e8152
fix: acl configugre
2024-01-26 20:58:40 +08:00
Chareice
f0343df18d
chore: testConnection api
2024-01-26 20:50:24 +08:00
Chareice
805b7903a0
chore: refresh api
2024-01-26 20:50:24 +08:00
katherinehhh
b19afeb17d
refactor: code improve
2024-01-26 20:49:48 +08:00
katherinehhh
7626bed152
Merge branch 'feat/dataSource-manager' of github.com:nocobase/nocobase into feat/dataSource-manager
2024-01-26 20:47:56 +08:00
katherinehhh
ed38dee3ca
refactor: acl refactor
2024-01-26 20:47:20 +08:00
chenos
af6849005b
Merge branch 'T-2327-and-2771' into feat/dataSource-manager
...
# Conflicts:
# packages/core/client/src/application/data-block/DataBlockResourceProvider.tsx
2024-01-26 20:46:12 +08:00
chenos
db11b62437
Merge branch 'main' into feat/dataSource-manager
2024-01-26 20:44:21 +08:00
chenos
6942899250
fix: dependencies
2024-01-26 20:41:27 +08:00
Chareice
fe9e8836f0
chore: rename
2024-01-26 20:36:53 +08:00
Chareice
d47ded993d
chore: acl api
2024-01-26 20:24:46 +08:00
Chareice
ff6af998eb
chore: test
2024-01-26 20:16:09 +08:00
Chareice
8662041686
chore: data source type
2024-01-26 20:10:18 +08:00
Junyi
804e282241
fix(client): fix cron locale when DOM and DOW both present ( #3442 )
2024-01-26 18:09:21 +08:00
Chareice
f38041ff3b
chore: roles collection list
2024-01-26 17:34:34 +08:00
Chareice
103552d79c
chore: create roles resources
2024-01-26 17:19:45 +08:00
Chareice
283ef503dd
chore: acl with strategy
2024-01-26 16:50:38 +08:00
katherinehhh
6ec2dafd83
fix: data source hook
2024-01-26 13:18:20 +08:00
Chareice
16e79ce196
fix: collection field create
2024-01-26 12:00:11 +08:00
dream2023
3ad1a8e25f
Merge remote-tracking branch origin/main into T-2327-and-2771
2024-01-26 11:21:42 +08:00
Junyi
dada993d80
fix(plugin-workflow): fix sync collection trigger transaction ( #3437 )
2024-01-26 11:08:45 +08:00
dream2023
1f84914342
Merge branches 'feat/dataSource-manager' and 'feat/dataSource-manager' of https://github.com/nocobase/nocobase into feat/dataSource-manager
2024-01-26 11:05:29 +08:00
dream2023
b95b2a577b
fix: change data source ui
2024-01-26 11:04:56 +08:00
katherinehhh
26f0efecc3
refactor: refactor dataSource manager
2024-01-26 10:28:13 +08:00
katherinehhh
100a95450b
refactor: refactor dataSource manager
2024-01-26 10:22:32 +08:00
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