Commit Graph

2047 Commits

Author SHA1 Message Date
katherinehhh
822cc446a6 refactor: local improve 2024-01-29 11:49:07 +08:00
chenos
4433d0f599 Merge branch 'main' into feat/dataSource-manager 2024-01-29 09:14:37 +08:00
chenos
636bf9e69c fix: version error 2024-01-29 09:11:58 +08:00
chenos
964e6c473b fix: cannot find module '@nocobase/data-source-manager' 2024-01-29 09:08:04 +08:00
ChengLei Shao
5ca2cc9405
Merge branch 'T-2327-and-2771' into feat/dataSource-manager 2024-01-28 20:22:42 +08:00
dream2023
1540d7515a fix: bug 2024-01-28 20:16:54 +08:00
Zeke Zhang
2fc1604d78
style: fix side menu text overflow style (#3450) 2024-01-28 12:40:39 +08:00
Zeke Zhang
12c95e8284 Merge branch 'main' into T-2327-and-2771 2024-01-28 11:09:18 +08:00
Zeke Zhang
ec67f5fbc1
feat: support to add filter blocks for relationship blocks (#3436)
* refactor: use props to make more extensible

* feat: support to add filter blocks for relationship blocks

* test: fix error

* test: fix error
2024-01-28 09:22:53 +08:00
Chareice
81c1ae4cd9
chore: test 2024-01-27 22:14:42 +08:00
Chareice
c4045c5cf8
chore: test 2024-01-27 21:38:07 +08:00
Chareice
c792de62ba
chore: test 2024-01-27 21:06:55 +08:00
Chareice
ca71079298
chore: type 2024-01-27 19:32:25 +08:00
Chareice
00e92032f7
chore: default actions 2024-01-27 17:33:47 +08:00
Chareice
b2a2d02353
chore: default actions 2024-01-27 17:33:10 +08:00
Chareice
5599c75c25
chore: collection introspected option 2024-01-26 22:23:05 +08:00
dream2023
2c0b8de79f Merge branch 'feat/dataSource-manager' of https://github.com/nocobase/nocobase into feat/dataSource-manager 2024-01-26 21:59:44 +08:00
dream2023
d6385cf212 fix: bug 2024-01-26 21:54:30 +08:00
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
Chareice
f0343df18d
chore: testConnection api 2024-01-26 20:50:24 +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
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
283ef503dd
chore: acl with strategy 2024-01-26 16:50:38 +08:00
dream2023
3ad1a8e25f Merge remote-tracking branch origin/main into T-2327-and-2771 2024-01-26 11:21:42 +08:00
dream2023
b95b2a577b fix: change data source ui 2024-01-26 11:04:56 +08:00
chenos
294493c43b
Merge branch 'main' into feat/dataSource-manager 2024-01-26 09:44:09 +08:00
chenos
d692d9cf1b
fix: skip migration if exists (#3439) 2024-01-26 09:31:28 +08:00
Chareice
c78a132164
fix: list fields 2024-01-25 23:08:14 +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
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
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
dream2023
44ad995d81 fix: data-block docs and bug 2024-01-25 18:11:06 +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
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
Chareice
d0a63bfa45
chore: create data source test 2024-01-24 20:17:22 +08:00
Zeke Zhang
4e7c95f22b Merge branch 'main' into T-2327-and-2771 2024-01-24 18:04: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