dream2023
39c2d7716c
refactor: data source v3
2024-02-05 14:20:56 +08:00
Zeke Zhang
cbe26b7bfc
Merge branch 'main' into feat/dataSource-manager
2024-02-02 13:15:54 +08:00
Chareice
411a174760
chore: reloading status
2024-02-02 12:04:55 +08:00
katherinehhh
44a70107af
refactor: plugin manager optimize & support keywords ( #3467 )
...
* refactor: plugin manager refactor
* refactor: plugin manager keywords
* refactor: plugin manager keywords
* refactor: disabled plugin support seccend confirm
* refactor: plugin manager
* refactor: plugin manager
* refactor: plugin manager
* refactor: plugin manager
* refactor: plugin manager
* refactor: plugin manager
* fix: styles
* fix: 4
* refactor: plugin manger sort by display name
* refactor: plugin manger homepage
* refactor: plugin manger keyword
---------
Co-authored-by: chenos <chenlinxh@gmail.com>
2024-02-02 12:02:18 +08:00
Junyi
4d4a70b2f4
refactor(plugin-workflow): support any context in processor as options ( #3473 )
...
* refactor(plugin-workflow): support any context in processor as options
* fix(plugin-workflow): fix collection trigger
* fix(plugin-workflow): fix collection trigger and instructions
* fix(plugin-workflow): fix bind workflow configuration on button
* fix(plugin-workflow): fix e2e test cases
2024-02-02 10:32:27 +08:00
Chareice
68f9c4193a
chore: await load datasource at application start
2024-02-01 22:54:46 +08:00
hongboji
cd09649e1c
test: parallel branch node e2e ( #3471 )
...
* test: add parallel branch node e2e
* test: parallel branch node e2e
2024-02-01 17:49:07 +08:00
Chareice
fac7dd30de
fix: refresh status
2024-02-01 14:26:48 +08:00
dream2023
8aca1d0bba
Merge branch 'feat/dataSource-manager' of https://github.com/nocobase/nocobase into feat/dataSource-manager
2024-01-31 22:43:33 +08:00
dream2023
c1e1ac4aac
fix: e2e bug
2024-01-31 22:43:06 +08:00
Chareice
d694a7b483
fix: middleware position
2024-01-31 22:17:11 +08:00
Chareice
f6185dcbd6
fix: set array field
2024-01-31 21:04:51 +08:00
Chareice
a4d5814adf
fix: error display
2024-01-31 20:42:42 +08:00
katherinehhh
6c623fc3c1
refactor: collection field interface select
2024-01-31 17:31:19 +08:00
katherinehhh
be706f6359
Merge branch 'feat/dataSource-manager' of github.com:nocobase/nocobase into feat/dataSource-manager
2024-01-31 17:26:36 +08:00
katherinehhh
4e9b08de3f
refactor: forigen key support search
2024-01-31 17:26:09 +08:00
Chareice
ce43d86912
chore: test
2024-01-31 17:17:40 +08:00
Chareice
7e62baadb5
fix: list datasource status
2024-01-31 13:41:13 +08:00
katherinehhh
b48a8529bb
Merge branch 'feat/dataSource-manager' of github.com:nocobase/nocobase into feat/dataSource-manager
2024-01-31 13:18:11 +08:00
katherinehhh
70806919c8
refactor: edit data source
2024-01-31 13:17:37 +08:00
Chareice
3c6aba95c9
chore: update dataSources
2024-01-31 12:55:39 +08:00
Chareice
931a69ccad
chore: call test Connection before save
2024-01-31 12:55:39 +08:00
katherinehhh
e89ff1f729
refactor: code improve
2024-01-30 23:18:53 +08:00
katherinehhh
cd111e9c99
refactor: code improve
2024-01-30 23:08:56 +08:00
katherinehhh
2805ad7d6b
refactor: code improve
2024-01-30 23:07:38 +08:00
Chareice
5199426920
chore: dataSources api
2024-01-30 21:55:30 +08:00
Chareice
462d801cda
chore: data source status
2024-01-30 21:34:25 +08:00
dream2023
e01c2ce9c2
fix: rename "CollectionFieldBase" and "CollectionTemplateBase"
2024-01-30 21:07:15 +08:00
dream2023
7bf178cd75
Merge remote-tracking branch 'origin/T-2327-and-2771' into feat/dataSource-manager
2024-01-30 20:55:07 +08:00
dream2023
27ed4fcbe9
Merge remote-tracking branch 'origin/main' into T-2327-and-2771
2024-01-30 20:47:09 +08:00
katherinehhh
975923a1ac
refactor: code improve
2024-01-30 20:45:01 +08:00
katherinehhh
39505dd2ee
refactor: data source enabled
2024-01-30 19:11:03 +08:00
katherinehhh
fddfd8cbab
refactor: data source local
2024-01-30 18:00:15 +08:00
katherinehhh
0bba52937e
refactor: data source status
2024-01-30 17:58:29 +08:00
Chareice
60b6b9d6c2
chore: load datasource async
2024-01-30 17:47:12 +08:00
chenos
8765208016
chore(versions): 😊 publish v0.19.0-alpha.5
2024-01-30 17:11:37 +08:00
dream2023
956aaf4cf1
fix: update datasource api
2024-01-30 14:39:30 +08:00
Chareice
885348d760
chore: display name
2024-01-30 13:35:31 +08:00
Chareice
c0659efdc7
chore: data source list enabled api
2024-01-30 12:53:29 +08:00
dream2023
4c174d848d
Merge remote-tracking branch 'origin/main' into T-2327-and-2771
2024-01-30 11:26:50 +08:00
dream2023
add5fde717
test: router manager
2024-01-30 11:07:26 +08:00
Chareice
faec9e621c
fix: with acl meta
2024-01-30 09:54:58 +08:00
Junyi
644039ba53
fix(client): fix variable textarea ime state under edge ( #3458 )
...
* fix(client): fix variable textarea ime state under edge
* test(plugin-workflow): adjust delay for typing in test case
* test(plugin-workflow): adjust delay for typing in test case
2024-01-30 09:34:31 +08:00
Chareice
aabae7f463
chore: with meta data source
2024-01-29 23:20:17 +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
katherinehhh
04a859e308
refactor: code improve
2024-01-29 13:57:21 +08:00