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
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
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
jack zhang
dc61f10f78
fix: change exit description ( #3430 )
2024-01-24 17:12:00 +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
katherinehhh
10e0f6ec1f
refactor: configuration mode, buttons without permission should be displayed, but cannot be clicked ( #3421 )
2024-01-23 15:33:48 +08:00
katherinehhh
5a09774cf6
refactor: permission sholud passed without setting x-acl action ( #3410 )
2024-01-22 14:40:04 +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
katherinehhh
1fa4d48869
fix: attachment deletion and re upload do not display ( #3405 )
2024-01-18 19:10:44 +08:00
chenos
acabb9cbf0
fix: run postinstall after pm add
2024-01-18 11:23:57 +08:00
katherinehhh
fe260d0371
refactor: parent inherited collection support enable child collection in add new action ( #3398 )
...
* refactor: parent inherited collectionsholud enable child collection in add new
* fix: useisDetailBlock
* fix: useIsDetailBlock
* fix: useIsDetailBlock
* fix: useIsDetailBlock
2024-01-18 09:46:27 +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
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
katherinehhh
8d06b73c48
fix: varibales as & &Iteration is not correct in record picker ( #3399 )
2024-01-17 11:16:19 +08:00
Junyi
6f72451d27
fix(plugin-workflow-manual): fix value block in todo block ( #3400 )
2024-01-17 00:06:40 +08:00
katherinehhh
d3704f6807
fix: assciation field in sub-table should support enable link when readOnly or readPrety ( #3390 )
2024-01-16 15:58:18 +08:00
katherinehhh
bc927af640
refactor: local translate ( #3396 )
2024-01-16 11:31:03 +08:00
YANG QIA
8530da7c23
fix: fix T-2916 ( #3393 )
2024-01-15 23:46:29 +08:00
katherinehhh
6fb5af993e
refactor(sub-table): sub-table support selection of existing records ( #3311 )
...
* refactor: sub-table support selection of existing records
* refactor: local improve
* refactor: sub-table support select existing records
* refactor: create action support updateAssociationValues
* refactor: sub-table
* fix: omit foreignKey
* refactor: record picker omit foreignKey
* test: manyToMany
* test: subform: basic fields
* test: table column & sub-table in edit form
2024-01-15 17:46:55 +08:00
YANG QIA
dc71a77d8c
fix(auth): redirect URL after signing in by SSO sucessfully ( #3387 )
...
* fix: fix T-2900
* fix: saml
2024-01-14 22:26:13 +08:00
chenos
88dd3dd569
feat: update docs
2024-01-13 18:36:11 +08:00
Dunqing
8ab69500c7
fix(custom-request): permission issues ( #3306 )
...
* fix(custom-request-plugin): cannot see custom request action in non-root role when acl doesn't set
* fix: list all roles
* feat: display all roles
* feat: support
* fix: remove unused code
* fix: options is null
* fix: translation
* fix: migration error
---------
Co-authored-by: chenos <chenlinxh@gmail.com>
2024-01-13 18:13:18 +08:00
chenos
1adaa53c2b
feat: supports the WS_PATH environment variable ( #3384 )
2024-01-13 18:05:22 +08:00
chenos
c44f459756
fix: migration error
2024-01-13 09:47:35 +08:00
Zeke Zhang
f466e6ec95
test(e2e): increase the number of retries for error-prone tests
2024-01-12 17:14:18 +08:00
chenos
a6a1eaa020
Update README.md
2024-01-12 09:59:38 +08:00
katherinehhh
dfb4421484
fix: table column sort params should support cancel sort ( #3372 )
...
* fix: sort params
* fix: sort params
2024-01-12 09:50:17 +08:00
chenos
57a2bac72a
fix(api-doc): invalid headers
2024-01-12 09:14:27 +08:00
YANG QIA
1871fdd895
fix: fix T-2909 ( #3373 )
2024-01-11 19:29:25 +08:00
katherinehhh
c9901d1681
fix: graph collection auto layout reporting error ( #3370 )
2024-01-11 16:51:32 +08:00
katherinehhh
80b71c4a7b
test: collection selector test ( #3371 )
...
* test: collection selector test
* test: collection selector test
2024-01-11 16:51:22 +08:00
Zeke Zhang
29a09b1ceb
fix(TableSelectorProvider): parse filter param ( #3366 )
...
* fix(TableSelectorProvider): parse filter param
* fix: avoid duplicate loading of data
2024-01-11 16:22:06 +08:00
katherinehhh
b650d30996
Revert "test: collection selector test" ( #3369 )
2024-01-11 16:20:00 +08:00
katherinehhh
5903541f43
test: collection selector test ( #3368 )
2024-01-11 15:44:55 +08:00
katherinehhh
f38e4bcaa8
refactor: local impeove ( #3367 )
2024-01-11 15:19:44 +08:00
YANG QIA
7d29c717eb
feat(oidc): add advanced options ( #3364 )
...
* fix(oidc): params issue
* fix: test
* fix: exchangeBody
* feat: add advanced settings
* fix: locale
* fix: bug
* feat: allow to set state token manually
2024-01-11 11:27:40 +08:00
katherinehhh
4d44c6e24e
fix: useDesigner Designer should has default toolbar ( #3365 )
...
* fix: useDesigner Designer should has default toolbar
* test: e2e schemaSeting for linkage rule
* test: e2e schemaSeting for linkage rule
* test: e2e schemaSeting for linkage rule
2024-01-11 11:21:18 +08:00
chenos
2f8b0e75f8
feat: optimize translation
2024-01-11 10:06:44 +08:00
katherinehhh
77ef27d524
fix: linkage rules support multi-level association value calculation and assignment ( #3359 )
2024-01-10 17:01:20 +08:00
katherinehhh
79735a372b
fix: linkage rule only support action with context record ( #3355 )
2024-01-10 17:00:44 +08:00
Zeke Zhang
7534e12029
fix(header): avoid affecting the colours of other menus ( #3357 )
...
* fix: avoid affecting the colours of other menus
* Revert "Revert "fix(theme): fix color of header menu (#3354 )""
This reverts commit 3a06893463
.
2024-01-10 16:52:02 +08:00
hongboji
6eff76ffa2
fix: compute node random data even error ( #3346 )
...
* fix: compute node random data even error
* fix: expression edit box error
* fix: expression edit box error
2024-01-10 15:17:21 +08:00
Zeke Zhang
3a06893463
Revert "fix(theme): fix color of header menu ( #3354 )"
...
This reverts commit 70633840da
.
2024-01-10 11:33:23 +08:00
Zeke Zhang
70633840da
fix(theme): fix color of header menu ( #3354 )
2024-01-10 09:15:41 +08:00
ChengLei Shao
0ce0ca6441
fix: dump with sql collection ( #3350 )
...
* chore: dump with sql collection
* fix: dump with view that not exists in database
* fix: test
* fix: test
* fix: test
* fix: test
2024-01-09 22:19:43 +08:00
chenos
6e55d91f58
chore: update changelog
2024-01-09 18:32:12 +08:00