Commit Graph

3670 Commits

Author SHA1 Message Date
Zeke Zhang
a6939c486e Merge branch 'main' into T-3344 2024-03-06 11:12:15 +08:00
Zeke Zhang
202fcef17c
fix: fix hover style for sub table (#3623)
* Revert "style(TableColumn): fix style of mouse hover (#3597)"

This reverts commit 488616f7fe.

* fix: fix hover style for sub table

* fix: style

* Revert "fix: style"

This reverts commit 33901c4ff9.

* fix: style
2024-03-06 00:29:30 +08:00
chenos
0fc382d298 chore(versions): 😊 publish v0.20.0-alpha.5 2024-03-06 00:20:06 +08:00
chenos
e82179ff61 fix(select): fieldNames are missing the value parameter 2024-03-05 23:58:56 +08:00
chenos
516619bb04 fix(file-manager): missing attachments 2024-03-05 22:54:20 +08:00
Zeke Zhang
5ca1827e7e
fix(save-record): differentiate between creation and updating based on record.isNew (#3620) 2024-03-05 21:22:24 +08:00
Junyi
8e16bab213
fix(plugin-workflow): fix schedule repeat logic (#3612)
* fix(plugin-workflow): fix schedule repeat logic

* fix(plugin-workflow): fix test case
2024-03-05 21:08:46 +08:00
katherinehhh
951aece70c
refactor: useFormItemInitializerFields (#3621) 2024-03-05 20:56:40 +08:00
katherinehhh
96832e6113
fix: collection without filterTargetKey should not be able to add block (#3614)
* fix: collection without filterTargetKey should not be  able to add block

* refactor: locale improve
2024-03-05 20:56:05 +08:00
Zeke Zhang
5a72e41a9d
fix(kanban): fix block (#3619) 2024-03-05 20:55:27 +08:00
Chareice
c07767e753
fix: data source collection unique index 2024-03-05 20:52:00 +08:00
Zeke Zhang
a37195eb4f
fix: should display settings after field deleted (#3606) 2024-03-05 19:30:59 +08:00
Zeke Zhang
f256e65756 fix: fix unit tests 2024-03-05 18:56:57 +08:00
katherinehhh
c5dd034452
fix: role name is error in role configure (#3618) 2024-03-05 18:19:53 +08:00
katherinehhh
d708c93b22
fix: bulkEditFormItemSettings collection undefined (#3616) 2024-03-05 17:39:43 +08:00
Zeke Zhang
79d523d5a9 chore: typo 2024-03-05 17:21:08 +08:00
Zeke Zhang
009dc65554 fix: build 2024-03-05 17:18:50 +08:00
Zeke Zhang
c07d7e7f2d chore: ations 2024-03-05 17:07:29 +08:00
Zeke Zhang
4296f0f867 chore: field 2024-03-05 16:51:30 +08:00
Zeke Zhang
6cddf8254f Merge branch 'main' into T-3344 2024-03-05 16:40:34 +08:00
katherinehhh
03e47a04ea
fix: calender failed to change view for week (#3602) 2024-03-05 16:34:10 +08:00
Zeke Zhang
26432ec84c chore(e2e): reduce timeout 2024-03-05 16:32:30 +08:00
Zeke Zhang
e10899b271
fix(Table): fix Fixed Block bug (#3601)
* fix(Table): fix Fixed Block bug

* test: unskip e2e

* chore: remove comment

* Revert "fix(Table): fix Fixed Block bug"

This reverts commit 7e7e22c6d3.

* fix(Table): fix Fixed Block bug

* refactor: remove useless code

* fix: empty page

* chore: increase timeout
2024-03-05 16:27:17 +08:00
ChengLei Shao
89ad88857d
chore: remove data source (#3610) 2024-03-05 15:58:45 +08:00
katherinehhh
3acc574877
test: acl test (#3609) 2024-03-05 15:13:28 +08:00
jack zhang
44f1ef1416
fix: not exists data sourec (#3608) 2024-03-05 14:56:24 +08:00
Zeke Zhang
981b2fbc56 chore: block 2024-03-05 13:16:14 +08:00
jack zhang
3b30070f2d
fix: data-block parent request with data-source (#3605) 2024-03-05 13:00:50 +08:00
Zeke Zhang
d19e03c345 chore: add @internal for CompatibleSchemaInitializer 2024-03-05 12:53:47 +08:00
Zeke Zhang
233555a754 test: add unit tests 2024-03-05 12:50:56 +08:00
jack zhang
b1a49f0d06
fix: remove temp doc (#3603)
* fix: remove temp doc

* refactor: moment => dayjs

---------

Co-authored-by: katherinehhh <katherine_15995@163.com>
2024-03-05 12:34:20 +08:00
Zeke Zhang
4f6ac8b846 feat: add CompatibleSchemaInitializer 2024-03-05 12:01:20 +08:00
Zeke Zhang
789430b8c4 chore: delete pro-packages 2024-03-05 11:31:19 +08:00
Zeke Zhang
219cb79dbe Merge branch 'main' into T-3344 2024-03-05 11:12:08 +08:00
chenos
e7cc6cca54 chore(versions): 😊 publish v0.20.0-alpha.4 2024-03-05 09:08:53 +08:00
chenos
9bd0f4faff chore(data-source-manager): improve translation 2024-03-05 09:01:29 +08:00
chenos
bc9260ac52 chore: improve translation 2024-03-04 23:33:19 +08:00
chenos
e377f3a57c fix: update plugin package.json 2024-03-04 23:02:29 +08:00
chenos
ff9acd6d69 chore(versions): 😊 publish v0.20.0-alpha.3 2024-03-04 21:37:43 +08:00
jack zhang
61c24ac2fd
fix: create-nocobase-app + yarn dev error (#3599) 2024-03-04 21:36:22 +08:00
Chareice
c1c4d93dce
fix: data source collection dump rules 2024-03-04 20:44:00 +08:00
Zeke Zhang
3b1ed6f70d chore: replace iframeBlockSchemaSettings to blockSettings:iframe 2024-03-04 20:31:37 +08:00
Zeke Zhang
51130a4f9b refactor: revert some codes 2024-03-04 20:31:10 +08:00
Zeke Zhang
75bc6d67ee refactor: replace field initializers name 2024-03-04 20:27:45 +08:00
Zeke Zhang
d9f0f8a809 refactor: replace action initializers name 2024-03-04 20:27:45 +08:00
Zeke Zhang
5dd25e5406 refactor: replace block intializers name 2024-03-04 20:27:45 +08:00
Zeke Zhang
1135edfc8f refactor: replace to blockInitializers:customizeCreateForm 2024-03-04 20:27:45 +08:00
Zeke Zhang
2b01e2c668 refactor: replace CreateFormBlockInitializers to blockInitializers:createForm 2024-03-04 20:27:44 +08:00
Zeke Zhang
9a02bb7d08 refactor(SchemaInitializers): unify naming stle 2024-03-04 20:27:44 +08:00
Zeke Zhang
6726538bfc refactor(SchemaSettings): unify naming style 2024-03-04 20:24:11 +08:00