Commit Graph

2106 Commits

Author SHA1 Message Date
katherinehhh
839f40c7ef fix: association fieldNames 2024-02-04 15:39:43 +08:00
katherinehhh
e05178b7af fix: pm link 2024-02-04 14:20:14 +08:00
katherinehhh
4182140f13 fix: remoteSelect support data-source 2024-02-04 14:13:38 +08:00
katherinehhh
bb93f68912 Merge branch 'feat/dataSource-manager' of github.com:nocobase/nocobase into feat/dataSource-manager 2024-02-04 13:31:05 +08:00
katherinehhh
c1215ec29d fix: targetkey & source key 2024-02-04 13:30:22 +08:00
Chareice
7926fb14f2
fix: decimal type 2024-02-04 11:36:32 +08:00
katherinehhh
e4e2a3813e Merge branch 'feat/dataSource-manager' of github.com:nocobase/nocobase into feat/dataSource-manager 2024-02-04 10:24:47 +08:00
katherinehhh
438cef09e9 fix: schemaSettingsTemplate 2024-02-04 10:23:03 +08:00
Chareice
3f1e3baaef
chore: decimal field type 2024-02-04 10:14:12 +08:00
chenos
04e0a4db50 Merge branch 'main' into feat/dataSource-manager
# Conflicts:
#	packages/core/client/src/pm/PluginManagerLink.tsx
2024-02-03 20:18:46 +08:00
chenos
6c9520e0a2
fix: layout of plugin settings icons (#3478) 2024-02-03 19:41:26 +08:00
dream2023
47c106b321 refactor: data-source core 2024-02-03 16:26:12 +08:00
Junyi
237c4aa084
fix(server): fix messages in data-wrapping (#3485) 2024-02-03 10:37:28 +08:00
Zeke Zhang
33edd78531
style: fix color of more button and scrollbar style (#3486)
* style(header): fix color of more button

* style: fix scrollbar style
2024-02-03 10:21:21 +08:00
Junyi
74a0254d5c
refactor(plugin-workflow): optimize hint on binding workflow (#3480)
* refactor(plugin-workflow): optimize hint on binding workflow

* fix(plugin-workflow-form-trigger): fix action triggerable check for form trigger
2024-02-02 14:49:27 +08:00
Zeke Zhang
cbe26b7bfc Merge branch 'main' into feat/dataSource-manager 2024-02-02 13:15:54 +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
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
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
dream2023
befde8a5ea fix: unit test 2024-02-01 20:05:25 +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
dream2023
01faadb0b4 fix: bug 2024-01-31 20:12:43 +08:00
dream2023
1c8d104898 fix: e2e bug 2024-01-31 18:11:55 +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
Zeke Zhang
e7a28035c2
fix(defaultValue): should not use defaultValue in filter blocks (#3472) 2024-01-31 13:20:15 +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
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
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
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
dream2023
4c174d848d Merge remote-tracking branch 'origin/main' into T-2327-and-2771 2024-01-30 11:26:50 +08:00