Zeke Zhang
bdaa2197a7
refactor: remove SharedFilterProvider ( #3424 )
2024-01-30 14:17:44 +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
f340e2b3a9
test: plugin settings manager
2024-01-30 11:24:58 +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
Zeke Zhang
3c4000fdad
fix(CascadeSelect): should change value when deleting value ( #3440 )
...
* fix(CascadeSelect): should change value when deleting value
* fix: cascadeSelect should support clear option
---------
Co-authored-by: katherinehhh <katherine_15995@163.com>
2024-01-29 19:00:25 +08:00
dream2023
9ab6785f69
test: add CollectionManager tests
2024-01-29 17:23:08 +08:00
dream2023
3ebd668a33
Merge branch 'T-2327-and-2771' of https://github.com/nocobase/nocobase into T-2327-and-2771
2024-01-29 17:18:52 +08:00
dream2023
27f0b6010e
fix: unit test
2024-01-29 17:15:41 +08:00
katherinehhh
a52816cc86
fix: filter form block failed to connect templat block ( #3457 )
2024-01-29 17:04:21 +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
katherinehhh
97d1db5e92
refactor: code improve
2024-01-29 12:06:49 +08:00
katherinehhh
40ee4cdedb
refactor: local improve
2024-01-29 11:57:55 +08:00
katherinehhh
b40244577b
refactor: local improve
2024-01-29 11:53:55 +08:00
katherinehhh
822cc446a6
refactor: local improve
2024-01-29 11:49:07 +08:00
katherinehhh
f56c5c6b19
Merge branch 'feat/dataSource-manager' of github.com:nocobase/nocobase into feat/dataSource-manager
2024-01-29 10:17:37 +08:00
katherinehhh
fe568518ed
refactor: displayName
2024-01-29 10:15:13 +08:00
chenos
4906adb568
Merge branch 'feat/dataSource-manager' of github.com:nocobase/nocobase into feat/dataSource-manager
2024-01-29 10:12:24 +08:00
chenos
6b90a78c81
fix: ci
2024-01-29 10:12:02 +08:00
katherinehhh
903758285c
refactor: local improve
2024-01-29 10:03:06 +08:00
chenos
ccac781e40
fix: deps
2024-01-29 09:31:14 +08:00
chenos
4433d0f599
Merge branch 'main' into feat/dataSource-manager
2024-01-29 09:14:37 +08:00
chenos
636bf9e69c
fix: version error
2024-01-29 09:11:58 +08:00
chenos
964e6c473b
fix: cannot find module '@nocobase/data-source-manager'
2024-01-29 09:08:04 +08:00
katherinehhh
0804560e28
refactor: local improve
2024-01-28 22:15:19 +08:00
katherinehhh
c457809ed7
Merge branch 'feat/dataSource-manager' of github.com:nocobase/nocobase into feat/dataSource-manager
2024-01-28 21:00:49 +08:00
katherinehhh
66a5040aeb
refactor: local improve
2024-01-28 21:00:18 +08:00
ChengLei Shao
5ca2cc9405
Merge branch 'T-2327-and-2771' into feat/dataSource-manager
2024-01-28 20:22:42 +08:00
dream2023
1540d7515a
fix: bug
2024-01-28 20:16:54 +08:00
katherinehhh
0f66afe152
refactor: local improve
2024-01-28 19:39:09 +08:00
Chareice
3448b76b87
chore: load datasource into application
2024-01-28 16:40:11 +08:00
Zeke Zhang
2fc1604d78
style: fix side menu text overflow style ( #3450 )
2024-01-28 12:40:39 +08:00
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
Chareice
81c1ae4cd9
chore: test
2024-01-27 22:14:42 +08:00
katherinehhh
033934c972
fix: data source manager
2024-01-27 21:51:37 +08:00
katherinehhh
616321e8e7
fix: delete data scource
2024-01-27 21:48:19 +08:00
Chareice
c4045c5cf8
chore: test
2024-01-27 21:38:07 +08:00
Chareice
c792de62ba
chore: test
2024-01-27 21:06:55 +08:00
katherinehhh
597858d846
fix: delete data scource
2024-01-27 20:24:06 +08:00
Chareice
ca71079298
chore: type
2024-01-27 19:32:25 +08:00