Commit Graph

4568 Commits

Author SHA1 Message Date
Chareice
a4d5814adf
fix: error display 2024-01-31 20:42:42 +08:00
dream2023
01faadb0b4 fix: bug 2024-01-31 20:12:43 +08:00
dream2023
9c54a5a503 Merge branch 'feat/dataSource-manager' of https://github.com/nocobase/nocobase into feat/dataSource-manager 2024-01-31 18:12:32 +08:00
dream2023
1c8d104898 fix: e2e bug 2024-01-31 18:11:55 +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
dream2023
d83a9e57c7 fix: e2e and unit test bug 2024-01-31 16:00:22 +08:00
dream2023
db003c66b2 Merge remote-tracking branch 'origin/main' into feat/dataSource-manager 2024-01-31 15:05:49 +08:00
Chareice
7e62baadb5
fix: list datasource status 2024-01-31 13:41:13 +08:00
Zeke Zhang
e7a28035c2
fix(defaultValue): should not use defaultValue in filter blocks (#3472) 2024-01-31 13:20:15 +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
dream2023
6b5c1d61a9 fix: unit test error 2024-01-31 11:33:04 +08:00
dream2023
21b5fce6d3 fix: data source loading and error 2024-01-31 10:33:45 +08:00
katherinehhh
89bf75871f
fix: attachment field set as single and doesn't display re-uploaded attachments after deleted (#3469) 2024-01-31 09:08:35 +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
chenos
da49b160a9 fix: version 2024-01-30 21:26:34 +08:00
dream2023
03b4e2c80d fix: unit test bug 2024-01-30 21:19:47 +08:00
dream2023
2c281572da fix: data source error fallback 2024-01-30 21:16:48 +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
dream2023
d0f5ebd26f Merge branch 'T-2327-and-2771' of https://github.com/nocobase/nocobase into T-2327-and-2771 2024-01-30 20:47:01 +08:00
dream2023
1d9e079d8e test: application unit test 2024-01-30 20:46:08 +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
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