Commit Graph

487 Commits

Author SHA1 Message Date
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
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
dream2023
300302c118 fix: bug 2024-01-13 17:44:08 +08:00
dream2023
da365210e4 Merge branch 'T-2327-refactor2' of https://github.com/nocobase/nocobase into T-2327-refactor2 2024-01-13 17:43:26 +08:00
chenos
c44f459756 fix: migration error 2024-01-13 09:47:35 +08:00
katherinehhh
24834a21c1 refactor: code improve 2024-01-12 19:59:20 +08:00
dream2023
6adb95588d fix: remove isLocal 2024-01-12 16:01:30 +08:00
dream2023
5f37f7a523 fix: bug 2024-01-12 15:20:23 +08:00
dream2023
3aba0d051e fix: add CollectionExtendsProvider 2024-01-12 11:50:15 +08:00
dream2023
83680e211c fix: remove collectionTemplate and fieldInterface V2 2024-01-12 10:21:39 +08:00
dream2023
3c79cf419c Merge remote-tracking branch 'origin/main' into T-2327-refactor2 2024-01-12 10:18:02 +08:00
chenos
57a2bac72a fix(api-doc): invalid headers 2024-01-12 09:14:27 +08:00
dream2023
0b6adb7994 Merge remote-tracking branch 'origin/main' into T-2327-refactor2 2024-01-11 23:35:27 +08:00
dream2023
9ec6372af9 fix: field interfaces to class 2024-01-11 23:33:35 +08:00
dream2023
9542db19ff fix: template to class 2024-01-11 22:05:18 +08:00
YANG QIA
1871fdd895
fix: fix T-2909 (#3373) 2024-01-11 19:29:25 +08:00
dream2023
9a85755684 fix: add field groups 2024-01-11 18:16:08 +08:00
dream2023
f934cb9bbe fix: rename collectionFieldInterfaceInstance to fieldInterfaceInstance 2024-01-11 17:19:52 +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
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
dream2023
b492f4999c Merge remote-tracking branch 'origin/main' into T-2327-refactor2 2024-01-11 15:16:54 +08:00
dream2023
71d194a29f fix: change registerField and registerTemplate 2024-01-11 15:14:34 +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
dream2023
50c57591a6 Merge remote-tracking branch 'origin/main' into T-2327-refactor2 2024-01-10 21:52:07 +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
38c19818d3 chore(versions): 😊 publish v0.19.0-alpha.3 2024-01-09 18:32:09 +08:00
dream2023
86d591c064 Merge remote-tracking branch 'origin/main' into T-2327-refactor2 2024-01-09 17:49:03 +08:00
katherinehhh
6d68515275
fix: collection field update reporting error (#3352) 2024-01-09 16:51:46 +08:00
dream2023
8a3e816c54 Merge remote-tracking branch 'origin/main' into T-2327-refactor2 2024-01-09 15:37:39 +08:00
dream2023
f0a2e03402 fix: bug 2024-01-09 15:31:59 +08:00
by
effff269dc
fix: filter form drop-down selection to add data range (#3321)
* fix: filter form drop-down selection to add data range

* refactor: use existing code directly

* test: add tests

---------

Co-authored-by: zhangboya3 <zhangboya3@xiaomi.com>
Co-authored-by: Zeke Zhang <958414905@qq.com>
2024-01-09 12:21:16 +08:00
dream2023
55d9da5800 fix: bug 2024-01-09 11:45:55 +08:00
chenos
2070f2046d chore(versions): 😊 publish v0.19.0-alpha.2 2024-01-09 09:13:16 +08:00
chenos
c39d3398ae chore(versions): 😊 publish v0.19.0-alpha.1 2024-01-08 19:32:54 +08:00
chenos
eed36c3bba fix: test error 2024-01-08 19:28:26 +08:00
chenos
7779cd79ac
refactor: optimize the command line (#3339)
* fix: perform load action on boot main app

* feat: add dataType option in collection duplicator

* chore: reset optional dumpable config

* chore: dump command

* chore: dump & restore command

* chore: delay restore

* fix: dump test

* chore: restore command

* chore: dump command action

* chore: dumpable collection api

* chore: client collection option

* feat: backup& restore client

* chore: content disposition header in dump response

* chore: download backup field

* feat: collection origin option

* fix: test

* chore: collection manager collection origin

* chore: upload  backup field

* chore: upload restore file

* chore: upload restore file

* fix: test

* chore: backup and restore support learn more

* refactor: upload restore file

* refactor: upload restore file

* fix: test

* fix: test

* chore: dumpable collection with title

* chore: pg only test

* chore: test

* fix: test

* chore: test sleep

* style: locale improve

* refactor: download backup file

* refactor: start restore

* fix: restore key name

* refactor: start restore

* refactor: start restore

* refactor: start restore

* refactor: start restore

* refactor: start restore

* refactor: start restore

* chore: unify duplicator option

* fix: dump empty collection

* chore: test

* chore: test

* style: style improve

* refactor: locale improve

* chore: dumpalbe collection orders

* style: style improve

* style: style improve

* style: icon adjust

* chore: nginx body size

* chore: get file status

* feat: run dump task

* feat: download api

* chore: backup files resourcer

* feat: restore destroy api

* chore: backup files resoucer

* feat: list backup files action

* chore: get collection meta from dumped file

* fix: dump file name

* fix: test

* chore: backup and restore ui

* chore: swagger api for backup & restore

* chore: api doc

* chore: api doc

* chore: api doc

* chore: backup and restore ui

* chore: backup and restore ui

* chore: backup and restore ui

* chore: backup and restore ui

* chore: backup and restore ui

* fix: restore values

* style: style improve

* fix: download field respontype

* fix: restore form local file

* refactor: local improve

* refactor: delete backup file

* fix: in progress status

* refactor: locale improve

* refactor: locale improve

* refactor: style improve

* refactor: style improve

* refactor: style improve

* test: dump collection table attribute

* chore: dump collection with table attributes

* chore: test

* chore: create new table in restore

* fix: import error

* chore: restore table from backup file

* chore: sync collection after restore collections

* fix: restore json data

* style: style improve

* chore: restore with fields

* chore: test

* fix: test

* fix: test with underscored

* style: style improve

* fix: lock file state

* chore: add test file

* refactor: backup & restore plugin

* fix: mysql test

* chore: skip import view collection

* chore: restore collection with inherits topo order

* fix: import

* style: style improve

* fix: restore sequence fields

* fix: themeConfig collection duplicator option

* fix: restore with dialectOnly meta

* fix: throw error

* fix: restore

* fix: import backup file created in postgres into mysql

* fix: repeated items in inherits

* chore: upgrade after restore

* feat: check database env before restore

* feat: handle autoincr val in postgres

* chore: sqlite & mysql queryInterface

* chore: test

* fix: test

* chore: test

* fix: build

* fix: pg test

* fix: restore with date field

* chore: theme-config collection

* chore: chage import collections method to support collection origin

* chore: fallback get autoincr value in mysql

* fix: dataType normalize

* chore: delay restore

* chore: test

* fix: build

* feat: collectin onDump

* feat: collection onDump interface

* chore: dump with view collection

* chore: sync in restore

* refactor: locale improve

* refactor: code improve

* fix: test

* fix: data sync

* chore: rename backup & restore plugin

* chore: skip test

* style: style improve

* style: style improve

* style: style improve

* style: style improve

* chore: import version check

* chore: backup file dir

* chore: build

* fix: bugs

* fix: error

* fix: pageSize

* fix: import origin

* fix: improve code

* fix: remove namespace

* chore: dump rules config

* fix: dump custom collection

* chore: version

* fix: test

* fix: test

* fix: test

* fix: test

* chore: test

* fix: load custom collection

* fix: client

* fix: translation

* chore: code

* fix: bug

* fix:  support shared option

* fix: roles collection dumpRules

* chore: test

* fix: define collections

* chore: collection group

* fix: translation

* fix: translation

* fix: restore options

* chore: restore command

* refactor: optimize the command line

* chore: dump error

* fix: test error

* fix:  test error

* fix: test error

* fix: test error

* fix: test error

* fix: skip cli test cases

* fix: test error

* fix: too many open files

* fix: update migration version

* fix: migrations

* fix: upgrade

* fix: error

* fix: migration error

* fix: upgrade

* fix: test error

* fix: timeout

* fix: width

* feat: auto load collections

* fix: test error

* fix: test error

* fix: test error

* fix: test error

* fix: test error

* fix: test error

* fix: test error

* fix: ipc error

* fix: test error

---------

Co-authored-by: Chareice <chareice@live.com>
Co-authored-by: katherinehhh <katherine_15995@163.com>
2024-01-08 19:05:14 +08:00
ChengLei Shao
fa97d0a642
feat: application backup and restore (#3268)
* fix: perform load action on boot main app

* feat: add dataType option in collection duplicator

* chore: reset optional dumpable config

* chore: dump command

* chore: dump & restore command

* chore: delay restore

* fix: dump test

* chore: restore command

* chore: dump command action

* chore: dumpable collection api

* chore: client collection option

* feat: backup& restore client

* chore: content disposition header in dump response

* chore: download backup field

* feat: collection origin option

* fix: test

* chore: collection manager collection origin

* chore: upload  backup field

* chore: upload restore file

* chore: upload restore file

* fix: test

* chore: backup and restore support learn more

* refactor: upload restore file

* refactor: upload restore file

* fix: test

* fix: test

* chore: dumpable collection with title

* chore: pg only test

* chore: test

* fix: test

* chore: test sleep

* style: locale improve

* refactor: download backup file

* refactor: start restore

* fix: restore key name

* refactor: start restore

* refactor: start restore

* refactor: start restore

* refactor: start restore

* refactor: start restore

* refactor: start restore

* chore: unify duplicator option

* fix: dump empty collection

* chore: test

* chore: test

* style: style improve

* refactor: locale improve

* chore: dumpalbe collection orders

* style: style improve

* style: style improve

* style: icon adjust

* chore: nginx body size

* chore: get file status

* feat: run dump task

* feat: download api

* chore: backup files resourcer

* feat: restore destroy api

* chore: backup files resoucer

* feat: list backup files action

* chore: get collection meta from dumped file

* fix: dump file name

* fix: test

* chore: backup and restore ui

* chore: swagger api for backup & restore

* chore: api doc

* chore: api doc

* chore: api doc

* chore: backup and restore ui

* chore: backup and restore ui

* chore: backup and restore ui

* chore: backup and restore ui

* chore: backup and restore ui

* fix: restore values

* style: style improve

* fix: download field respontype

* fix: restore form local file

* refactor: local improve

* refactor: delete backup file

* fix: in progress status

* refactor: locale improve

* refactor: locale improve

* refactor: style improve

* refactor: style improve

* refactor: style improve

* test: dump collection table attribute

* chore: dump collection with table attributes

* chore: test

* chore: create new table in restore

* fix: import error

* chore: restore table from backup file

* chore: sync collection after restore collections

* fix: restore json data

* style: style improve

* chore: restore with fields

* chore: test

* fix: test

* fix: test with underscored

* style: style improve

* fix: lock file state

* chore: add test file

* refactor: backup & restore plugin

* fix: mysql test

* chore: skip import view collection

* chore: restore collection with inherits topo order

* fix: import

* style: style improve

* fix: restore sequence fields

* fix: themeConfig collection duplicator option

* fix: restore with dialectOnly meta

* fix: throw error

* fix: restore

* fix: import backup file created in postgres into mysql

* fix: repeated items in inherits

* chore: upgrade after restore

* feat: check database env before restore

* feat: handle autoincr val in postgres

* chore: sqlite & mysql queryInterface

* chore: test

* fix: test

* chore: test

* fix: build

* fix: pg test

* fix: restore with date field

* chore: theme-config collection

* chore: chage import collections method to support collection origin

* chore: fallback get autoincr value in mysql

* fix: dataType normalize

* chore: delay restore

* chore: test

* fix: build

* feat: collectin onDump

* feat: collection onDump interface

* chore: dump with view collection

* chore: sync in restore

* refactor: locale improve

* refactor: code improve

* fix: test

* fix: data sync

* chore: rename backup & restore plugin

* chore: skip test

* style: style improve

* style: style improve

* style: style improve

* style: style improve

* chore: import version check

* chore: backup file dir

* chore: build

* fix: bugs

* fix: error

* fix: pageSize

* fix: import origin

* fix: improve code

* fix: remove namespace

* chore: dump rules config

* fix: dump custom collection

* chore: version

* fix: test

* fix: test

* fix: test

* fix: test

* chore: test

* fix: load custom collection

* fix: client

* fix: translation

* chore: code

* fix: bug

* fix:  support shared option

* fix: roles collection dumpRules

* chore: test

* fix: define collections

* chore: collection group

* fix: translation

* fix: translation

* fix: restore options

* chore: restore command

* chore: dump error

* fix: too many open files

---------

Co-authored-by: katherinehhh <katherine_15995@163.com>
Co-authored-by: chenos <chenlinxh@gmail.com>
2024-01-08 18:59:56 +08:00
dream2023
08ccdb2964 Merge remote-tracking branch 'origin/main' into T-2327-refactor2 2024-01-08 18:08:00 +08:00
dream2023
0b16526297 fix: bug 2024-01-08 18:03:25 +08:00
hongboji
56b1234c1c
fix: workflow e2e concurrency errors (#3345)
* fix: workflow e2e concurrency errors

* fix: edit Collection event name
2024-01-08 14:05:35 +08:00
dream2023
0a011a1eeb fix: graph collection bug 2024-01-08 10:43:04 +08:00
hongboji
3c87755e6c
test: workflow aggregate node e2e (#3342) 2024-01-07 19:52:01 +08:00
hongboji
908944ce62
test: workflow sql node e2e (#3341) 2024-01-07 17:09:32 +08:00
Zeke Zhang
d85aaa36e3
fix(z-index): avoid obscuring the pop-up and upgrade antd to v5.12.8 (#3337)
* fix(z-index): avoid obscuring the pop-up

* test: optimize

* chore: fix build

* test: fix errors
2024-01-06 18:32:25 +08:00
dream2023
f0e4152f49 Merge remote-tracking branch 'origin/main' into T-2327-refactor2 2024-01-06 16:59:36 +08:00
Junyi
05078faf1a
refactor(plugin-workflow): add trigger title for workflow which is different with title (#3333) 2024-01-06 11:17:28 +08:00
Zeke Zhang
2ab9f8625e
chore(e2e): make parallelism mode more stable (#3294)
* chore: make parallelism mode more stable

* refactor: optimize e2e tests

* test: make test more stable

* chore: change concurrency to 4 from 2

* refactor: inline variable

* test: fix error

* test: avoid error

* test: avoid error

* test: avoid error

* chore(e2e): remove --stop-on-error on CI runs

* Revert "refactor: inline variable"

This reverts commit 454bb04613.

* test: make more stable

* chore: adjust timeout

* chore: update config

* test: make test more stable

* chore: update yarn.lock

* Revert "chore: update yarn.lock"

This reverts commit 1bb7a661d1.

* test(workflow): increase local timeout

* test: optimize

* test: more stable

* test: fix errors

* test: more stable

* chore: increase retries to 2 in CI
2024-01-06 06:37:23 +08:00
Junyi
b9398d1cd4
fix(plugin-workflow-manual): adjust locale and column (#3331) 2024-01-05 21:48:21 +08:00
YANG QIA
33c690b877
fix: fix T-2879 (#3330) 2024-01-05 20:12:30 +08:00
dream2023
513f03ac62 fix: bug 2024-01-05 18:45:02 +08:00