Commit Graph

5676 Commits

Author SHA1 Message Date
Zeke Zhang
8c09b1110d fix(popup): fix the issue where the second layer popup cannot be opened 2024-11-15 04:35:44 +08:00
Zeke Zhang
20f64c7d8a Revert "fix(popup): fix the issue where the second layer popup cannot be opened"
This reverts commit 71e9a43f36.
2024-11-15 04:31:42 +08:00
Zeke Zhang
71e9a43f36 fix(popup): fix the issue where the second layer popup cannot be opened 2024-11-14 19:41:52 +08:00
Zeke Zhang
ebfbbec969 Revert "fix(drawer): fix drawer error"
This reverts commit da8b43d932.
2024-11-14 19:13:34 +08:00
Zeke Zhang
b1a726953c refactor(CollectionField): reduce component rendering in specific cases 2024-11-14 18:58:25 +08:00
Zeke Zhang
e32568ef7d fix: add back dn.refresh 2024-11-14 18:56:56 +08:00
Zeke Zhang
56cee70c92 fix(e2e): remove memoize function 2024-11-14 17:16:02 +08:00
Zeke Zhang
056d019f38 fix(CollectionField): compatibility with legacy version 2024-11-14 13:29:29 +08:00
Zeke Zhang
65efe876be fix(CollectionField): compatibility with legacy version 2024-11-14 09:38:02 +08:00
Zeke Zhang
d2ccffbc42 chore(NocoBaseField): add compile method for default value 2024-11-14 08:55:21 +08:00
Zeke Zhang
0996cef67e Merge branch 'next' into 730 2024-11-14 08:29:36 +08:00
Zeke Zhang
3cafd65b8e fix(workflow): fix workflow table display issue 2024-11-14 07:50:35 +08:00
Zeke Zhang
5baf5d4beb feat(loading): add delay for loading component 2024-11-13 21:44:23 +08:00
Zeke Zhang
0b6132d937 fix(RequestSchemaComponent): fix issue with subpage not opening on mobile devices 2024-11-13 20:16:17 +08:00
ChengLei Shao
9fe1775ca3
chore: support update field attribute in collection (#5643) 2024-11-13 19:09:02 +08:00
Zeke Zhang
96a9456483 refactor(Action): replace RecursionField with NocoBaseRecursionField 2024-11-13 18:07:26 +08:00
Zeke Zhang
7824dad8ea refactor(NocoBaseRecursionField): set default value of isUseFormilyField to true 2024-11-13 17:43:31 +08:00
Zeke Zhang
d005390611 fix(BlockTemplates): fix table error issue 2024-11-13 17:22:15 +08:00
Zeke Zhang
6d5f232203 fix(usePopupSettings): fix issue with popup not opening 2024-11-13 17:05:35 +08:00
Zeke Zhang
03df50ee23 fix(BodyRowComponent): fix issue with empty record 2024-11-13 16:20:48 +08:00
YANG QIA
6198c99706
feat(basic-auth): allows to configure sign up form (#5639)
* feat(auth): allows to configure signup form

* feat(basic-auth): allows to configure sign up form

* test: remove only
2024-11-13 15:16:52 +08:00
Zeke Zhang
e4d1242e84 fix(CollectionManagerSchemaComponentProvider): fix incorrect scope value 2024-11-13 13:26:46 +08:00
Zeke Zhang
da8b43d932 fix(drawer): fix drawer error 2024-11-13 11:03:47 +08:00
chenos
08c90afb69 Merge branch 'next' into 730 2024-11-13 10:17:48 +08:00
nocobase[bot]
bd6894fb35 Merge branch 'main' into next 2024-11-13 02:03:46 +00:00
Junyi
eefad31179
fix(client): support o2o and m2m (array) to use file collection (#5637) 2024-11-13 09:54:24 +08:00
Zeke Zhang
37ec2b1537 Merge branch 'next' into 730 2024-11-13 09:36:10 +08:00
nocobase[bot]
f218c0b1c6 Merge branch 'main' into next 2024-11-13 01:14:09 +00:00
Chareice
4441602149
chore: console.log 2024-11-13 09:13:37 +08:00
ChengLei Shao
97b63b9b90
fix: import with m2m id field (#5623) 2024-11-13 09:13:26 +08:00
Zeke Zhang
f0c18a349d fix(DataSources): fix table error issue 2024-11-13 08:49:46 +08:00
chenos
3c812362b2
feat: improve useAssociationFieldContext (#5642) 2024-11-12 23:43:31 +08:00
Zeke Zhang
ddb363d935 Merge branch 'next' into 730 2024-11-12 22:32:49 +08:00
Zeke Zhang
cec5def70b refactor(CollectionField): extract CollectionFieldInternalField component 2024-11-12 22:05:06 +08:00
Katherine
4394f72b6d
feat: add support for block height setting in action panel (#5628)
* feat: add support for block height setting in action  panel

* fix: bug
2024-11-12 20:40:58 +08:00
nocobase[bot]
f4562998ef Merge branch 'main' into next 2024-11-12 12:21:50 +00:00
Katherine
586c515ff7
fix: reset issue that reverts filter button title to default (#5635)
* fix: reset issue that reverts filter button title to default

* fix: bug
2024-11-12 20:21:30 +08:00
chenos
1d508b8e96
feat: support summary props (#5640) 2024-11-12 20:10:00 +08:00
Zeke Zhang
87f0ac38e4 fix: fix field issues 2024-11-12 19:06:07 +08:00
Zeke Zhang
09b6a874e3 refactor(SchemaSettingsSwitchItem): prevent UI refresh issues 2024-11-12 18:31:02 +08:00
Sheldon Guo
66e0f02216
chore(in-app-message): update icon (#5638)
* fix(plugin-notification-manager): fix compile function bug

* fix(plugin-notification-in-app-message): update icon from MailOutlined to BellOutlined
2024-11-12 17:45:30 +08:00
Junyi
50146dc8c3
feat(plugin-workflow): support union key in collection event (#5627) 2024-11-12 15:45:51 +08:00
Katherine
dafc3a16a1
refactor: adjust default column width to 100 in table (#5625)
* refactor: adjust default column width to 100 in table

* fix: test
2024-11-12 15:20:50 +08:00
Katherine
6badfd8983
style: optimize mobile styling for reduced field spacing and a more compact display (#5605)
* style: mobile style improve

* style: action penal style improve

* style: style improve

* style: style improve

* style: style improve

* style: style improve

* style: style improve

* style: style improve

* style: style improve

* style: style improve

* style: style improve
2024-11-12 15:05:00 +08:00
Katherine
ad563f37c6
fix: align right-fixed column in table (#5636) 2024-11-12 15:03:09 +08:00
gchust
903c48b1f0
chore: use rspack as the client-side build tool for the plugin (#5613)
* fix: change plugin build tool to rspack

* fix: bug

* fix: bug

* fix: bug

* feat: upgrade rspack

* feat: upgrade  rspack

* fix: rspack config

* fix: some plugins can't be loaded

* chore: update rspack

* chore: revert rspack version due to tests failing

* chore: update rspack to 1.0.14

* fix: missing tsconfig in rspack config

* fix: pro plugins build error

* fix: incorrect dependecies docs link

* fix: jshint dependency error

* chore: change all vite build to rspack

---------

Co-authored-by: dream2023 <1098626505@qq.com>
Co-authored-by: chenos <chenlinxh@gmail.com>
2024-11-12 14:05:34 +08:00
Junyi
3f86115f84
fix(plugin-workflow-loop): fix condition checking (#5634) 2024-11-12 12:25:51 +08:00
Zeke Zhang
2aaa65f4b7 perf(CollectionField): reduce nested component hierarchy 2024-11-12 11:39:22 +08:00
Junyi
e42c480d85
fix(plugin-notification-manager): fix template compiling (#5630) 2024-11-12 09:28:06 +08:00
Zeke Zhang
e0693a3bd8 perf(EditableAssociationField): remove observer 2024-11-12 08:59:40 +08:00