dream2023
add5fde717
test: router manager
2024-01-30 11:07:26 +08:00
dream2023
9ab6785f69
test: add CollectionManager tests
2024-01-29 17:23:08 +08:00
katherinehhh
dad6072abb
refactor: bulk edit action set changeTo as default value ( #3455 )
2024-01-29 16:56:05 +08:00
ChengLei Shao
535d14b0bb
fix: load sql collection with source field ( #3456 )
...
* chore: load view
* chore: load sql collection
2024-01-29 16:40:57 +08:00
hongboji
1cad202745
test: Workflow manual node e2e ( #3451 )
...
* test: workflow manual node e2e
* fix: datablocks
* fix: timeout-minutes
* fix: datablocks&createRecordForm
* fix: createRecordForm
2024-01-29 15:59:07 +08:00
Junyi
ad065431fb
fix(plugin-workflow): fix end logic when success ( #3453 )
2024-01-29 14:04:37 +08:00
Zeke Zhang
12c95e8284
Merge branch 'main' into T-2327-and-2771
2024-01-28 11:09:18 +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
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
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
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
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
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
dream2023
2a8cf7a5b8
refactor: namespace to dataSource
2024-01-22 17:06: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
dream2023
2724521000
fix: bug
2024-01-17 17:34:59 +08:00
dream2023
855db5a830
fix: build bug
2024-01-17 15:29:13 +08:00
dream2023
de16828d73
feat: muti source
2024-01-17 14:43:39 +08:00
Junyi
6f72451d27
fix(plugin-workflow-manual): fix value block in todo block ( #3400 )
2024-01-17 00:06:40 +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
dream2023
7538d7b110
Merge remote-tracking branch 'origin/T-2327-refactor2' into T-2327-and-2771
2024-01-15 16:30:09 +08:00
dream2023
087e2dcfe4
fix: rename CollectionTemplate to CollectionTemplateBase
2024-01-15 16:18:08 +08:00
dream2023
4f6ed79221
fix: rename CollectionFieldInterface to CollectionFieldInterfaceBase
2024-01-15 16:13:57 +08:00
dream2023
4bd0198ffc
Merge remote-tracking branch 'origin/T-2771' into T-2327-and-2771
2024-01-15 14:33:11 +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
Chareice
1b3bcb2c3c
chore: acl export
2024-01-14 19:52:19 +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