3402 Commits

Author SHA1 Message Date
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
gchust
67fb0df0f8
fix: mobile saveas template not working correctly (#6420) 2025-03-11 19:27:50 +08:00
nocobase[bot]
00b7e0e0bd chore(versions): 😊 publish v1.6.1 2025-03-11 10:14:56 +00: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]
e7dea7fdfb chore(versions): 😊 publish v1.6.0 2025-03-11 05:29:43 +00:00
nocobase[bot]
cd4ed1803b chore(versions): 😊 publish v1.7.0-beta.1 2025-03-11 04:55:31 +00:00
nocobase[bot]
00c2ed0808 chore(versions): 😊 publish v1.7.0-alpha.1 2025-03-11 04:10:21 +00:00
nocobase[bot]
45d71606bd Merge branch 'next' into develop 2025-03-11 02:03:20 +00:00
mytharcher
1e3f988c48 Merge branch 'main' into next 2025-03-11 10:02:29 +08:00
Junyi
7d14ebf06f
fix(lugin-workflow-tasks): only use the provider in admin layout (#6412) 2025-03-11 10:00:34 +08:00
nocobase[bot]
40d5ae2924 Merge branch 'next' into develop 2025-03-10 19:46:51 +00:00
Sheldon Guo
69c75566e0
fix(auth): user has no roles should redirect error message page (#6408) 2025-03-11 03:46:28 +08:00
nocobase[bot]
ffd59ebfdf chore(versions): 😊 publish v1.6.0-alpha.31 2025-03-10 17:42:29 +00:00
nocobase[bot]
c6db5a73dd Merge branch 'next' into develop 2025-03-10 16:00:55 +00:00
Junyi
6d929de82e
fix(plugin-workflow-manual): fix task migration (#6407) 2025-03-11 00:00:28 +08:00
nocobase[bot]
b6b284b32a Merge branch 'next' into develop 2025-03-10 14:49:44 +00:00
chenos
ded7b983fb
fix: use repository.firstOrCreate (#6406) 2025-03-10 22:49:17 +08:00
gchust
b73f170edd
fix: save as template not shown (#6398)
* fix: save as template not shown

* fix: block template settings and route handling

* fix: incorrect l18n
2025-03-10 21:40:51 +08:00
nocobase[bot]
f70ff6da80 Merge branch 'next' into develop 2025-03-10 12:38:00 +00:00
Katherine
8741c26a86
fix: formDrawer theme context issue (#6403) 2025-03-10 20:37:34 +08:00
nocobase[bot]
6ec8de180c Merge branch 'next' into develop 2025-03-10 11:58:58 +00:00
Junyi
e5507d0758
refactor(plugin-workflow): change task center api and ui (#6272)
* refactor(plugin-workflow): change task center api and ui

* fix(client): add className property for Grid.Col

* refactor(plugin-workflow): adjust tasks menu style

* fix(plugin-workflow): fix menu title

* feat(plugin-workflow): automatically update tasks number

* fix(plugin-workflow): ignore ws if not exist

* fix(plugin-workflow): fix compatibility of no user approvals

* refactor(server): revert ws api back

* fix(plugin-workflow-manual): fix migration and renamed test cases

* fix(plugin-workflow): fix acl for task resource

* refactor(client): show badge number in toolbar

* fix(plugin-workflow): fix toolbar number

* fix(client): adjust badge font size

* refactor(plugin-workflow): adjust task center style and api

* fix(plugin-workflow-manual): fix constants

* refactor(plugin-workflow-manual): change legacy workflow todo block to list style

* test(plugin-workflow-manual): migrations

* refactor(plugin-workflow): add workflow title component

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

* fix(plugin-workflow): fix test kit
2025-03-10 19:58:33 +08:00
nocobase[bot]
0956dc5ce8 Merge branch 'next' into develop 2025-03-10 09:04:39 +00:00
Katherine
a8532e874a
fix: error when editing fields in external data source (#6402) 2025-03-10 17:04:15 +08:00
Junyi
58b5396c30
refactor(plugin-workflow-action-trigger): support to use end node to determine status (#6399) 2025-03-10 16:01:35 +08:00
nocobase[bot]
c2e2344a83 chore(versions): 😊 publish v1.6.0-beta.19 2025-03-10 06:13:38 +00:00
nocobase[bot]
70b0194e52 chore(versions): 😊 publish v1.5.26 2025-03-10 03:17:56 +00:00
nocobase[bot]
39f505360d chore(versions): 😊 publish v1.6.0-beta.18 2025-03-09 23:29:10 +00:00
nocobase[bot]
5e02115d67 chore(versions): 😊 publish v1.5.25 2025-03-09 15:17:39 +00:00
nocobase[bot]
1aa1f63378 Merge branch 'next' into develop 2025-03-09 10:01:51 +00:00
ajie
dad8213cad
fix: the page is blank after switching roles (#6388)
* fix: set mobileRoutes do not take effect v2

* chore: remove test only

* feat: roles desktop routes migration script and test

* feat: roles mobile routes migration script and test

---------

Co-authored-by: 霍世杰 <huoshijie@192.168.1.70>
2025-03-09 18:01:29 +08:00
nocobase[bot]
7f403f010a Merge branch 'next' into develop 2025-03-09 00:09:36 +00:00
Sheldon Guo
79ef798b38
fix(auth): handle non-existent user with 401 error and update locale messages (#6381)
* fix(auth): handle non-existent user with 401 error and update locale messages

* fix(auth): enhance error handling for 401 status with specific error codes

* fix(auth): improve 401 error handling by checking for specific error codes
2025-03-09 08:09:13 +08:00
nocobase[bot]
0dd3446531 Merge branch 'next' into develop 2025-03-08 23:44:22 +00:00
Katherine
3f6ecd65ed
fix: theme switching fails after multiple consecutive switches (#6387) 2025-03-09 07:43:57 +08:00
nocobase[bot]
67c43713ee Merge branch 'next' into develop 2025-03-07 15:17:10 +00:00
chenos
a6e03e35b4
fix: acl snippet 2025-03-07 23:16:47 +08:00
nocobase[bot]
ee92c538ff Merge branch 'next' into develop 2025-03-07 14:50:37 +00:00
Sheldon Guo
0c81b52b30
test: add token security config test for API key authentication (#6361) 2025-03-07 22:50:17 +08:00
nocobase[bot]
38de4cdf05 Merge branch 'next' into develop 2025-03-07 09:17:01 +00:00