dream2023
|
56be4a38c5
|
fix: bug T-3026
|
2024-02-02 11:04:24 +08:00 |
|
dream2023
|
d18c7b389b
|
fix: collection is object
|
2024-02-02 10:49:55 +08:00 |
|
dream2023
|
e69a88db17
|
Merge branch 'feat/dataSource-manager' of https://github.com/nocobase/nocobase into feat/dataSource-manager
|
2024-02-02 10:35:39 +08:00 |
|
Chareice
|
68f9c4193a
|
chore: await load datasource at application start
|
2024-02-01 22:54:46 +08:00 |
|
dream2023
|
befde8a5ea
|
fix: unit test
|
2024-02-01 20:05:25 +08:00 |
|
Chareice
|
fac7dd30de
|
fix: refresh status
|
2024-02-01 14:26:48 +08:00 |
|
dream2023
|
0a912fa462
|
fix: datasource loading bug
|
2024-02-01 09:55:20 +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
|
c6fc1b65b8
|
fix: middleware position
|
2024-01-31 22:21:28 +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 |
|
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
|
8765208016
|
chore(versions): 😊 publish v0.19.0-alpha.5
|
2024-01-30 17:11:37 +08:00 |
|