Commit Graph

6859 Commits

Author SHA1 Message Date
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
ede0e7dcde Merge branch 'next' into 730 2024-11-13 14:51:33 +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
nocobase[bot]
31351f2d35 Merge branch 'main' into next 2024-11-13 02:43:29 +00:00
nocobase[bot]
e9faaf5ca4 docs: update changelogs 2024-11-13 02:29:09 +00:00
nocobase[bot]
0b043c4a5d Merge branch 'main' into next 2024-11-13 02:20:55 +00:00
nocobase[bot]
0987ce5094 chore(versions): 😊 publish v1.3.49-beta 2024-11-13 02:20:46 +00: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
Zeke Zhang
e56b448348 refactor(FormV2): optimize skeleton screen effect 2024-11-12 08:23:55 +08:00
Zeke Zhang
2976aebfc1 perf(TemplateBlockProvider): use performance hooks 2024-11-12 08:12:54 +08:00
Zeke Zhang
87b67bc460 chore(NocoBaseRecursionField): add isUseFormilyField 2024-11-11 22:18:11 +08:00
Chareice
ea63b549ff
chore: commands 2024-11-11 21:53:26 +08:00
Chareice
416450d470
fix: filter target key with single item array 2024-11-11 21:51:48 +08:00