9059 Commits

Author SHA1 Message Date
Zeke Zhang
e17c8c7278 feat(Vditor): support s3 pro 2025-03-13 00:06:14 +08:00
nocobase[bot]
6bbaabba73 Merge branch 'next' into develop 2025-03-12 08:55:48 +00:00
nocobase[bot]
b344f83a56 Merge branch 'main' into next 2025-03-12 08:55:26 +00:00
nocobase[bot]
054de87754 docs: update changelogs 2025-03-12 08:54:58 +00:00
nocobase[bot]
a4e3de0780 Merge branch 'next' into develop 2025-03-12 08:18:48 +00:00
Katherine
7552f45f3e
feat: support configuring selectable field options in linkage rules (#6338)
* feat: support configuring selectable field options in linkage rules

* fix: bug

* fix: bug

* fix: bug

* fix: bug

* fix: bug

* fix: bug

* fix: bug

* test: e2e test
2025-03-12 16:18:25 +08:00
nocobase[bot]
293d5d6253 Merge branch 'next' into develop 2025-03-12 08:03:55 +00:00
nocobase[bot]
985c8bd515 Merge branch 'main' into next 2025-03-12 08:01:23 +00:00
nocobase[bot]
ed98b8c7af chore(versions): 😊 publish v1.6.2 v1.6.2 2025-03-12 08:00:54 +00:00
nocobase[bot]
51ca87a4e7 Merge branch 'next' into develop 2025-03-12 07:14:42 +00:00
nocobase[bot]
b905ee38ec Merge branch 'main' into next 2025-03-12 07:14:22 +00:00
Junyi
9a2b877a97
fix(plugin-workflow-manual): fix migration version (#6430) 2025-03-12 15:14:00 +08:00
nocobase[bot]
6b115e0c92 Merge branch 'next' into develop 2025-03-12 04:52:04 +00:00
nocobase[bot]
733ff18820 Merge branch 'main' into next 2025-03-12 04:51:43 +00:00
Junyi
ddbb62ed49
fix(plugin-workflow-manual): fix migration (#6425)
* fix(plugin-workflow-manual): fix migration

* test(plugin-workflow-manual): add test cases for migrations

* fix(plugin-workflow-manual): fix test cases

* fix(plugin-workflow-manual): add case for new table existing
2025-03-12 12:51:21 +08:00
nocobase[bot]
4110ae88a7 Merge branch 'next' into develop 2025-03-12 01:23:03 +00:00
nocobase[bot]
64e31cfdd2 Merge branch 'main' into next 2025-03-12 01:22:43 +00:00
chenos
9dfb75663a fix: cannot find module 'typeof-article' 2025-03-12 09:22:07 +08:00
ajie
d7821bf6d7
feat: support user role union (#6301)
* feat: support merge role function

* feat: test

* fix: snippets merge bug

* feat: support with-acl-meta allowedActions

* feat: support mobileRoutes role union

* feat: support union role of data source manager plugin

* fix: merge action fields

* fix: merge action

* chore: code clean

* fix: perform a deep clone of the object in the toJSON method

* refactor: mergeRole code migration

* fix: desktopRoutes test

* fix: build

* refactor: optimze acl role code and add test

* fix: bug

* fix: skip test

* fix: acl role action whitelist invalid

* fix: actions bug

* chore: merge develop

* chore: desktop routes code

* fix: test

* feat: support set system role mode

* fix: test

* fix: snippets bug

* chore: update text

* fix: test

* fix: test

* fix: text

* fix: text

* refactor: optimze code

* refactor: optimze code

* refactor: optimze code

* refactor: optimze code

---------

Co-authored-by: 霍世杰 <huoshijie@huoshijiedeMacBook-Pro.local>
Co-authored-by: chenos <chenlinxh@gmail.com>
2025-03-12 09:03:33 +08:00
gchust
62f10d9c97
chore: upgrade ant design to 5.24.2 (#6343)
* chore: upgrade ant design to 5.24.2

* chore: fix errors after upgrade ant design

* fix: ts errors

* fix: ts error

* fix: ts error

* chore: keep original code format

* chore: revert format changes

* chore: keep code format

* fix: unit tests error after upgrade ant design

* fix: style issues for variable inputs

* fix: inbox style issue

* fix: some buttons not showing in drawer

* chore: fix formily antd version

* fix: incorrect details block pagination style [skip ci]

* fix: incorrect cron style after upgrade ant design [skip ci]

* fix: unit tests errors after upgrading ant design

* fix: update unit tests for collection select and color picker components

* fix: e2e tests errors

* fix: e2e tests failing

* fix: tests error

* fix: e2e test cases

* fix: some e2e tests failing

* fix: e2e testing errors

* fix: e2e build failing

* fix: update yarn.lock to avoid comment ci timeout

* Revert "fix: update yarn.lock to avoid comment ci timeout"

This reverts commit 6f117f57a0fd1d605de7ef18022c5c3e658e24af.

* chore: comment ci timeout

* chore: e2e

* fix: workflow approval e2e testing

* fix: e2e stable for some tests
2025-03-12 08:46:38 +08:00
Zeke Zhang
c2786c1bee
feat: adapt styles for mobile devices (#6393)
* feat(layout): integrate ConfigProvider for theme management in admin layout

* feat(layout): add mobile layout context and transform utility for schema

* feat(toolbar): disable dragging in mobile layout for BlockSchemaToolbar

* test: add unit tests for transformMultiColumnToSingleColumn function

* feat: add mobile layout support to form schema transformation

* feat: support mobile layout in Tabs component schema transformation

* feat: integrate mobile layout support into designable components

* feat: refactor mobile layout hooks and integrate MobileComponentsProvider

* feat: update mobile layout styles and integrate global theme in ActionDrawer

* feat: update Mobile component to use CommonDrawer for popup handling in mobile layout

* feat: adjust padding in ActionDrawer style for improved layout on mobile

* feat: optimize scope usage in InternalPicker for improved performance

* feat: update Action.Page style to improve overflow handling

* style: remove minHeight from ActionDrawer style

* feat: add mobile layout support and transform schema for multi-column fields

* feat: support mobile components

* fix(mobile): issue with mobile flash/flicker

* feat: hide Plugin manager and Settings center

* feat: hide scroll bar in mobile

* feat(todos): support to collapse sider menu

* feat: enhance mobile layout theme support with dark mode
2025-03-12 07:51:11 +08:00
nocobase[bot]
37f8936781 Merge branch 'next' into develop 2025-03-11 21:21:36 +00:00
nocobase[bot]
8dde9da905 Merge branch 'main' into next 2025-03-11 21:21:14 +00:00
Sheldon Guo
69a44fff1a
fix(MessageConfigForm): add description for user selection and improve locale support (#6424) 2025-03-12 05:20:49 +08:00
nocobase[bot]
cfde026371 Merge branch 'next' into develop 2025-03-11 14:19:54 +00:00
mahuantest
955457c121
feat(locale): add translation of nl-NL (dutch) (#6166)
* feat(locale): add offset param to charts-query(backend)

* feat(locale): add offset param to charts-query(frontend)

* feat(locale): add translation of de-DE

* feat(locale): add translation of nl-NL (dutch)

---------

Co-authored-by: mahuan <1007409254@qq.com>
2025-03-11 22:19:26 +08:00
nocobase[bot]
3d963f2ca3 Merge branch 'main' into next 2025-03-11 13:53:07 +00:00
Katherine
e00b294cec
fix: public form style improve (#6419)
* fix:  public form style improve

* fix: bug
2025-03-11 21:52:45 +08:00
nocobase[bot]
fff98d9bef Merge branch 'next' into develop 2025-03-11 13:52:34 +00:00
nocobase[bot]
da31263ba6 Merge branch 'main' into next 2025-03-11 13:52:08 +00:00
Katherine
3e1b828fc7
fix: date field range selection excludes the max date (#6418) 2025-03-11 21:51:44 +08:00
gchust
67fb0df0f8
fix: mobile saveas template not working correctly (#6420) 2025-03-11 19:27:50 +08:00
nocobase[bot]
34de353e4a Merge branch 'next' into develop 2025-03-11 11:12:23 +00:00
nocobase[bot]
e760cf7353 Merge branch 'main' into next 2025-03-11 11:12:00 +00:00
nocobase[bot]
f76ce346f7 docs: update changelogs 2025-03-11 11:11:31 +00:00
nocobase[bot]
56a056e059 Merge branch 'next' into develop 2025-03-11 10:17:59 +00:00
nocobase[bot]
d24140771c Merge branch 'main' into next 2025-03-11 10:15:58 +00:00
nocobase[bot]
00b7e0e0bd chore(versions): 😊 publish v1.6.1 v1.6.1 2025-03-11 10:14:56 +00:00
nocobase[bot]
1d1c153726 Merge branch 'next' into develop 2025-03-11 08:14:25 +00:00
nocobase[bot]
c14f852928 Merge branch 'main' into next 2025-03-11 08:13:59 +00:00
Zeke Zhang
ece3d10139
fix(globalOperators): handle null and empty array cases in function (#6415) 2025-03-11 16:13:34 +08:00
nocobase[bot]
020a99b9f9 Merge branch 'next' into develop 2025-03-11 07:17:30 +00:00
nocobase[bot]
bdfe4f5290 Merge branch 'main' into next 2025-03-11 07:17:11 +00:00
Sheldon Guo
d04bc83f2f
fix(InboxContent): add background color to layout content for better visibility (#6417) 2025-03-11 15:16:47 +08:00
nocobase[bot]
47769734f2 Merge branch 'next' into develop 2025-03-11 06:31:23 +00:00
nocobase[bot]
655adc2de0 Merge branch 'main' into next 2025-03-11 06:31:00 +00:00
Zeke Zhang
d90c17b3a4
feat: add deletePopupContext function to manage popup context storage (#6411) 2025-03-11 14:30:37 +08:00
nocobase[bot]
7e61612c78 Merge branch 'next' into develop 2025-03-11 05:45:17 +00:00
nocobase[bot]
dffaaace94 Merge branch 'main' into next 2025-03-11 05:44:56 +00:00
Katherine
5ade85acd4
fix: multi-select field value changes and option loss when deleting subtable records (#6405) 2025-03-11 13:44:33 +08:00