Commit Graph

1620 Commits

Author SHA1 Message Date
Zeke Zhang
918087f055 test: fix one e2e test 2024-02-07 00:29:51 +08:00
Zeke Zhang
1adeabac57 test: fix import path 2024-02-06 23:57:38 +08:00
Zeke Zhang
595190843b chore(getPrimaryKey): avoid error 2024-02-06 23:20:59 +08:00
chenos
4afce30b3d fix: pm enable 2024-02-06 21:16:19 +08:00
Zeke Zhang
35b4bfeab6 fix(e2e): should use getPrimaryKey to get primaryKey 2024-02-06 21:05:05 +08:00
Zeke Zhang
f02f8dc845 chore: avoid error 2024-02-06 20:35:40 +08:00
Zeke Zhang
6c00c8c681 chore(RecordProviderV2): add parentCollectionName prop 2024-02-06 19:36:34 +08:00
Zeke Zhang
3e4f7a36cc fix(BlockRequestProviderV2): should provider parentRecord when action is list 2024-02-06 19:24:43 +08:00
Zeke Zhang
9c3cc8bffc fix(DataBlockProviderV2): add ACLCollectionProvider 2024-02-06 19:16:58 +08:00
dream2023
3d7900e6d5 fix: data-source change dir 2024-02-06 17:55:17 +08:00
dream2023
66d4b16192 fix: change import path 2024-02-06 17:04:29 +08:00
chenos
68a569937c Merge branch 'feat/dataSource-manager' of github.com:nocobase/nocobase into feat/dataSource-manager 2024-02-06 15:51:23 +08:00
chenos
40851a6a05 fix: CollectionDeletedPlaceholder 2024-02-06 15:49:00 +08:00
dream2023
e341e3c889 fix: build bug 2024-02-06 15:48:01 +08:00
dream2023
41de6c0851 fix: bug T-3021 2024-02-06 15:41:41 +08:00
dream2023
08d9db3d67 Merge branch 'feat/dataSource-manager' of https://github.com/nocobase/nocobase into feat/dataSource-manager 2024-02-06 14:48:56 +08:00
dream2023
43f86741e8 fix: context is undefined 2024-02-06 14:35:05 +08:00
katherinehhh
da26fe6fd6 fix: form block template 2024-02-06 14:30:06 +08:00
dream2023
e0774b04e2 fix: bug 2024-02-06 11:06:38 +08:00
dream2023
4058db1ebf fix: bug T-3074 2024-02-06 10:57:21 +08:00
dream2023
386804f277 fix: bug 2024-02-06 10:41:13 +08:00
dream2023
d3207e839d fix: exports bug 2024-02-06 10:32:00 +08:00
dream2023
a3ee7c3d55 fix: bug 2024-02-06 09:25:12 +08:00
chenos
213e7b8cf1 fix: export bugs 2024-02-05 22:54:26 +08:00
dream2023
c6ac051244 fix: bug 2024-02-05 19:53:59 +08:00
dream2023
f0d0727ba8 Merge remote-tracking branch 'origin/main' into feat/dataSource-manager 2024-02-05 19:36:14 +08:00
dream2023
f1d59de3a8 fix: old unit tests ok 2024-02-05 18:04:27 +08:00
dream2023
68a377ef3a fix: build bug 2024-02-05 14:59:02 +08:00
katherinehhh
a059b27d13
refactor: plugin manager keywords (#3490) 2024-02-05 14:37:07 +08:00
dream2023
3830440c1c fix: bug 2024-02-05 14:30:25 +08:00
dream2023
b5509ac429 Merge branch 'feat/dataSource-manager' of https://github.com/nocobase/nocobase into feat/dataSource-manager 2024-02-05 14:22:23 +08:00
dream2023
39c2d7716c refactor: data source v3 2024-02-05 14:20:56 +08:00
katherinehhh
8c33dfed9c fix: record.id 2024-02-04 16:52:09 +08:00
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
c1215ec29d fix: targetkey & source key 2024-02-04 13:30:22 +08:00
katherinehhh
438cef09e9 fix: schemaSettingsTemplate 2024-02-04 10:23:03 +08:00
S.Feng
f1a3c17522
style(lang): add zh-tw (#3446) 2024-02-03 20:22:17 +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
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
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
dream2023
befde8a5ea fix: unit test 2024-02-01 20:05:25 +08:00