2584 Commits

Author SHA1 Message Date
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
nocobase[bot]
1670cead6c Merge branch 'main' into next 2025-03-07 09:16:37 +00:00
N3tN00b3r
a1fe85bd03
Adding italian translation for plugins (#6316)
* Add italian translation

* Create it-IT.json
2025-03-07 17:16:16 +08:00
nocobase[bot]
63887c160b chore(versions): 😊 publish v1.6.0-alpha.30 2025-03-07 08:12:39 +00:00
nocobase[bot]
06090aa0f6 chore(versions): 😊 publish v1.6.0-beta.17 2025-03-07 07:24:50 +00:00
nocobase[bot]
247a9d93fd chore(versions): 😊 publish v1.5.24 2025-03-07 05:39:31 +00:00
nocobase[bot]
4647222094 Merge branch 'next' into develop 2025-03-07 04:05:20 +00:00