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
Junyi
fae544d1b1
fix(plugin-workflow): fix collection cycling triggering ( #3448 )
...
* fix(plugin-workflow): fix collection cycling triggering
* fix(plugin-workflow-test): fix test trigger
* fix(plugin-workflow): fix sqlite transaction triggering
2024-01-27 22:46:19 +08:00
Junyi
f7b62ed42b
fix(plugin-workflow): fix sql transaction and locale ( #3444 )
...
* fix(plugin-workflow): fix sql transaction and locale
* fix(plugin-workflow): fix locale
2024-01-27 09:37:40 +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
Junyi
804e282241
fix(client): fix cron locale when DOM and DOW both present ( #3442 )
2024-01-26 18:09:21 +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
chenos
d692d9cf1b
fix: skip migration if exists ( #3439 )
2024-01-26 09:31:28 +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
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
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
dream2023
591b9d6dc5
Merge remote-tracking branch 'origin/main' into T-2327-and-2771
2024-01-25 11:00:01 +08:00
dream2023
2ad4e25e66
Merge branch 'T-2327-and-2771' of https://github.com/nocobase/nocobase into T-2327-and-2771
2024-01-25 10:59:53 +08:00
dream2023
b5f77c938b
fix: e2e bug
2024-01-25 10:51:47 +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
Zeke Zhang
4e7c95f22b
Merge branch 'main' into T-2327-and-2771
2024-01-24 18:04:43 +08:00
jack zhang
dc61f10f78
fix: change exit description ( #3430 )
2024-01-24 17:12:00 +08:00
dream2023
e0ffb32a90
Merge remote-tracking branch 'origin/main' into T-2327-and-2771
2024-01-24 16:14:38 +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
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
dream2023
3da6bdc659
fix: withDynamicSchemaProps
2024-01-22 21:22:33 +08:00
dream2023
a9eaeea639
docs: namespace to dataSource
2024-01-22 17:27:33 +08:00
dream2023
2a8cf7a5b8
refactor: namespace to dataSource
2024-01-22 17:06:27 +08:00
katherinehhh
5a09774cf6
refactor: permission sholud passed without setting x-acl action ( #3410 )
2024-01-22 14:40:04 +08:00
Zeke Zhang
9c25e10668
chore: optimize CI variable
2024-01-22 11:01:14 +08:00
Zeke Zhang
13e289909c
chore(e2e): reduce timeout
2024-01-22 10:56:34 +08:00
Zeke Zhang
89828d099c
feat: add collectionName for Record
2024-01-21 15:27:22 +08:00
Zeke Zhang
c0e5dd2453
refactor: extract
2024-01-21 15:08:53 +08:00
Zeke Zhang
9a33216640
refactor: extract condition
2024-01-21 14:54:22 +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
chenos
1260934d2b
fix(client): cannot read properties of null (reading 'removeEventListener')
...
at http://localhost:13000/p . index.f739617tasyncis:118:3551
2024-01-20 14:48:17 +08:00
dream2023
4c2f3592db
fix: change role bug
2024-01-19 17:48:03 +08:00
dream2023
1d6a828f43
fix: bug
2024-01-19 16:40:16 +08:00
dream2023
0895bccde2
fix: e2e bug
2024-01-19 15:36:40 +08:00
dream2023
59abd5b41d
fix: e2e bug
2024-01-19 15:29:48 +08:00
katherinehhh
cf8c30d435
fix: foreignKey
2024-01-19 15:21:51 +08:00