Commit Graph

3663 Commits

Author SHA1 Message Date
dream2023
31ed99810c Merge branch 'T-2327-and-2771' of https://github.com/nocobase/nocobase into T-2327-and-2771 2024-01-18 15:02:29 +08:00
dream2023
da34bf051b fix: e2e bug 2024-01-18 15:02:02 +08:00
katherinehhh
ccee2df920 refactor: acl support namespace 2024-01-18 14:44:58 +08:00
katherinehhh
3535a8d559 refactor: acl support namespace 2024-01-18 14:44:02 +08:00
dream2023
554b1f45bb fix: delete placedholder tip 2024-01-18 14:24:26 +08:00
dream2023
1e0136e402 Merge remote-tracking branch 'origin/main' into T-2327-and-2771 2024-01-18 14:23:27 +08:00
Chareice
edad85b92d
chore: acl selectore 2024-01-18 13:52:24 +08:00
Chareice
d98a42e34f
chore: acl 2024-01-18 13:48:28 +08:00
katherinehhh
738f9c568e Merge branch 'T-2327-and-2771' of github.com:nocobase/nocobase into T-2327-and-2771 2024-01-18 12:59:45 +08:00
katherinehhh
3b63cebbf1 Merge branch 'T-2771' into T-2327-and-2771 2024-01-18 12:59:00 +08:00
katherinehhh
85cdf8ace0 refactor: availableTypes 2024-01-18 12:57:28 +08:00
dream2023
e95d5e7270 Merge remote-tracking branch 'origin/T-2327-refactor2' into T-2327-and-2771 2024-01-18 11:52:20 +08:00
dream2023
87d8f767fa fix: workflow menual 2024-01-18 11:51:01 +08:00
chenos
acabb9cbf0 fix: run postinstall after pm add 2024-01-18 11:23:57 +08:00
dream2023
f185b11616 fix: cache bug 2024-01-18 11:02:54 +08:00
katherinehhh
a60a0a6989 Merge branch 'T-2771' into T-2327-and-2771 2024-01-18 10:40:50 +08:00
katherinehhh
c80b67380b Merge branch 'T-2771' into T-2327-and-2771 2024-01-18 10:07:12 +08:00
katherinehhh
fe260d0371
refactor: parent inherited collection support enable child collection in add new action (#3398)
* refactor: parent inherited collectionsholud enable child collection in add new

* fix: useisDetailBlock

* fix: useIsDetailBlock

* fix: useIsDetailBlock

* fix: useIsDetailBlock
2024-01-18 09:46:27 +08:00
chenos
8217ebfb1b
feat: improve plugin manager process (#3386)
* feat: improve plugin manager process

* fix: skip help error

* fix: ipc check

* fix: improve remove

* fix: refresh

* fix: remove dir

* fix: improve code

* fix: update yarn.lock

* fix: e2e error

* fix: migration

* fix: pm create

* Revert "fix: migration"

This reverts commit 8f8fe04436.

* fix: remove sample-hello
2024-01-18 00:33:15 +08:00
katherinehhh
9c4eb9cd1f refactor: availableTypes 2024-01-17 22:27:55 +08:00
katherinehhh
1ea0995f71 refactor: availableTypes 2024-01-17 22:14:37 +08:00
dream2023
d2d5532127 fix: improve code 2024-01-17 21:54:18 +08:00
katherinehhh
343f057748 refactor: availableTypes 2024-01-17 21:49:20 +08:00
Junyi
a4b9544944
Fix/plugin workflow migration (#3404)
* fix(plugin-workflow): fix migration

* fix(plugin-workflow): add job.nodeKey when saving
2024-01-17 20:09:24 +08:00
dream2023
2724521000 fix: bug 2024-01-17 17:34:59 +08:00
dream2023
855db5a830 fix: build bug 2024-01-17 15:29:13 +08:00
dream2023
3216634b6a Merge remote-tracking branch 'origin/T-2771' into T-2327-and-2771 2024-01-17 14:44:42 +08:00
dream2023
40755d3ec6 Merge remote-tracking branch 'origin/T-2327-refactor2' into T-2327-and-2771 2024-01-17 14:44:22 +08:00
dream2023
de16828d73 feat: muti source 2024-01-17 14:43:39 +08:00
katherinehhh
8d06b73c48
fix: varibales as & &Iteration is not correct in record picker (#3399) 2024-01-17 11:16:19 +08:00
dream2023
c9aae391bd fix: get children collection bug 2024-01-17 10:38:48 +08:00
Junyi
6f72451d27
fix(plugin-workflow-manual): fix value block in todo block (#3400) 2024-01-17 00:06:40 +08:00
katherinehhh
5c1cce9781 refactor: sourceKey should be string 2024-01-16 16:06:41 +08:00
katherinehhh
d3704f6807
fix: assciation field in sub-table should support enable link when readOnly or readPrety (#3390) 2024-01-16 15:58:18 +08:00
katherinehhh
c2c65f15a1 refactor: o2o sourceKey should be string 2024-01-16 15:57:43 +08:00
katherinehhh
bc927af640
refactor: local translate (#3396) 2024-01-16 11:31:03 +08:00
dream2023
98206cf90e Merge remote-tracking branch 'origin/T-2771' into T-2327-and-2771 2024-01-16 10:05:08 +08:00
YANG QIA
8530da7c23
fix: fix T-2916 (#3393) 2024-01-15 23:46:29 +08:00
katherinehhh
9ccec69068 refactor: target key should be string 2024-01-15 22:29:54 +08:00
katherinehhh
82ed96400f refactor: target key should be string 2024-01-15 22:20:05 +08:00
katherinehhh
222d3f0b7b refactor: target key shuold required 2024-01-15 22:04:12 +08:00
katherinehhh
6fb5af993e
refactor(sub-table): sub-table support selection of existing records (#3311)
* refactor: sub-table support selection of existing records

* refactor: local improve

* refactor: sub-table support select existing records

* refactor: create action support updateAssociationValues

* refactor:  sub-table

* fix: omit foreignKey

* refactor: record picker omit foreignKey

* test: manyToMany

* test: subform: basic fields

* test: table column & sub-table in edit form
2024-01-15 17:46:55 +08:00
dream2023
7538d7b110 Merge remote-tracking branch 'origin/T-2327-refactor2' into T-2327-and-2771 2024-01-15 16:30:09 +08:00
dream2023
087e2dcfe4 fix: rename CollectionTemplate to CollectionTemplateBase 2024-01-15 16:18:08 +08:00
dream2023
4f6ed79221 fix: rename CollectionFieldInterface to CollectionFieldInterfaceBase 2024-01-15 16:13:57 +08:00
katherinehhh
8b893b7fdb refactor: plugin manager link 2024-01-15 16:05:25 +08:00
dream2023
4bd0198ffc Merge remote-tracking branch 'origin/T-2771' into T-2327-and-2771 2024-01-15 14:33:11 +08:00
dream2023
14ce98cee5 fix: docs bug 2024-01-15 10:34:38 +08:00
dream2023
c4f43cab54 docs: new docs 2024-01-14 23:11:15 +08:00
YANG QIA
dc71a77d8c
fix(auth): redirect URL after signing in by SSO sucessfully (#3387)
* fix: fix T-2900

* fix: saml
2024-01-14 22:26:13 +08:00