Commit Graph

4536 Commits

Author SHA1 Message Date
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
5fa430585c chore: update changelog 2024-01-30 17:11:40 +08:00
chenos
8765208016 chore(versions): 😊 publish v0.19.0-alpha.5 2024-01-30 17:11:37 +08:00
chenos
7247c94763 fix(create-nocobase-app): support mariadb dialect (#3466) 2024-01-30 17:10:16 +08:00
dream2023
956aaf4cf1 fix: update datasource api 2024-01-30 14:39:30 +08:00
Zeke Zhang
b7ed8027b8 Merge branch 'main' into T-2327-and-2771 2024-01-30 14:22:50 +08:00
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