katherinehhh
583e51d6d6
fix: edit data source
2024-01-26 22:47:27 +08:00
katherinehhh
be9d9b27b1
fix: acl configugre
2024-01-26 22:45:13 +08:00
katherinehhh
b6e663fb29
fix: acl resource
2024-01-26 22:29:10 +08:00
katherinehhh
806e6bd3c1
fix: acl resource
2024-01-26 22:18:55 +08:00
chenos
65020f69d4
chore(versions): 😊 publish v0.19.0-alpha.4
2024-01-26 21:16:57 +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
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
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
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
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
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
dream2023
591b9d6dc5
Merge remote-tracking branch 'origin/main' into T-2327-and-2771
2024-01-25 11:00:01 +08:00
dream2023
b5f77c938b
fix: e2e bug
2024-01-25 10:51:47 +08:00
Chareice
1ed633f366
chore: collection field list
2024-01-25 10:41:46 +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
katherinehhh
f08d6cb6db
Merge branch 'T-2327-and-2771' into feat/dataSource-manager
2024-01-24 17:01:09 +08:00
dream2023
3090174df2
fix: bug
2024-01-23 17:36:12 +08:00
dream2023
5340ac1811
fix: local collection
2024-01-23 16:17:51 +08:00
dream2023
819b38fe28
fix: data-block dataSource
2024-01-23 10:13:56 +08:00
katherinehhh
b174d2c1f7
refactor: code improve
2024-01-22 22:25:26 +08:00
katherinehhh
a71f46dc4f
refactor: code improve
2024-01-22 22:20:26 +08:00
katherinehhh
2f35bb23d4
refactor: local improve
2024-01-22 22:15:13 +08:00
katherinehhh
c0807c17f3
refactor: local improve
2024-01-22 22:06:41 +08:00
katherinehhh
302970dea5
refactor: local improve
2024-01-22 22:03:43 +08:00
katherinehhh
8ae68c0886
refactor: local improve
2024-01-22 21:58:47 +08:00
katherinehhh
22fcf877ad
refactor: local improve
2024-01-22 21:55:38 +08:00
katherinehhh
dcda4b3ae6
refactor: local improve
2024-01-22 21:49:06 +08:00
katherinehhh
4bd4033445
refactor: local improve
2024-01-22 21:46:14 +08:00
katherinehhh
cdd0a570f4
refactor: edit data soource
2024-01-22 21:40:25 +08:00
katherinehhh
101b60129e
fix: merge bug
2024-01-22 21:25:41 +08:00
katherinehhh
51dbe7e20a
Merge branch 'feat/dataSource-manager' of github.com:nocobase/nocobase into feat/dataSource-manager
2024-01-22 21:09:22 +08:00
katherinehhh
171b84dbbc
Merge branch 'T-2327-and-2771' into feat/dataSource-manager
2024-01-22 21:08:40 +08:00
katherinehhh
c281950b5d
refactor: createDatabaseConnection
2024-01-22 20:55:55 +08:00
katherinehhh
840ef5acd4
refactor: dataSource manager
2024-01-22 17:36:36 +08:00
dream2023
2a8cf7a5b8
refactor: namespace to dataSource
2024-01-22 17:06:27 +08:00
katherinehhh
d12140a2e0
feat: datasource manager
2024-01-22 15:02:27 +08:00
Zeke Zhang
8e7cb845d4
Merge branch 'main' into T-2327-and-2771
2024-01-21 12:25:20 +08:00
Chareice
0cfa308ce4
chore: allowed action middleware
2024-01-21 10:37:33 +08:00
Chareice
9b515c6687
chore: with acl meta middleware
2024-01-21 09:57:28 +08:00
Junyi
3b60ba2cf8
test: mysql version bug ( #3412 )
...
* test(plugin-workflow): limit mysql version to pass test
* fix(plugin-workflow-delay): fix test case
* fix(plugin-workflow-delay): fix test case
2024-01-20 20:59:49 +08:00
dream2023
598f8234ff
Merge branch 'T-2327-and-2771' of https://github.com/nocobase/nocobase into T-2327-and-2771
2024-01-19 09:16:57 +08:00
Chareice
31f55e3a1a
chore: error handler
2024-01-19 00:36:30 +08:00
Chareice
b6f46a16e4
chore: test
2024-01-18 22:58:15 +08:00
dream2023
9782e53f42
fix: reload database
2024-01-18 22:41:22 +08:00
dream2023
4560619ef3
fix: bug
2024-01-18 18:40:23 +08:00
dream2023
48e4b2118d
fix: single and multi data source
2024-01-18 16:30:38 +08:00
dream2023
1e0136e402
Merge remote-tracking branch 'origin/main' into T-2327-and-2771
2024-01-18 14:23:27 +08:00
dream2023
87d8f767fa
fix: workflow menual
2024-01-18 11:51:01 +08:00
chenos
8217ebfb1b
feat: improve plugin manager process ( #3386 )
...
* feat: improve plugin manager process
* fix: skip help error
* fix: ipc check
* fix: improve remove
* fix: refresh
* fix: remove dir
* fix: improve code
* fix: update yarn.lock
* fix: e2e error
* fix: migration
* fix: pm create
* Revert "fix: migration"
This reverts commit 8f8fe04436
.
* fix: remove sample-hello
2024-01-18 00:33:15 +08:00
dream2023
d2d5532127
fix: improve code
2024-01-17 21:54:18 +08:00
Junyi
a4b9544944
Fix/plugin workflow migration ( #3404 )
...
* fix(plugin-workflow): fix migration
* fix(plugin-workflow): add job.nodeKey when saving
2024-01-17 20:09:24 +08:00