nocobase[bot]
69fc919184
Merge branch 'next' into develop
2025-02-26 03:25:36 +00:00
nocobase[bot]
34cf2f80c5
Merge branch 'main' into next
2025-02-26 03:25:09 +00:00
nocobase[bot]
608c9f2276
docs: update changelogs
2025-02-26 03:24:42 +00:00
nocobase[bot]
4425d097e2
Merge branch 'next' into develop
2025-02-26 01:53:38 +00:00
Junyi
f042501a61
fix(plugin-workflow): e2e test ( #6296 )
2025-02-26 09:53:02 +08:00
nocobase[bot]
08685e98e0
Merge branch 'main' into next
2025-02-26 01:50:16 +00:00
nocobase[bot]
2205172dd0
chore(versions): 😊 publish v1.5.16
v1.5.16
2025-02-26 01:49:50 +00:00
nocobase[bot]
947f674afb
Merge branch 'next' into develop
2025-02-26 00:22:53 +00:00
nocobase[bot]
4b59d09b55
Merge branch 'main' into next
2025-02-26 00:22:31 +00:00
N3tN00b3r
dfba9ff80d
Add italian translation ( #6295 )
2025-02-26 08:22:08 +08:00
nocobase[bot]
f499fea442
Merge branch 'next' into develop
2025-02-26 00:10:07 +00:00
nocobase[bot]
60b1bfc742
chore(versions): 😊 publish v1.6.0-beta.12
v1.6.0-beta.12
2025-02-26 00:09:44 +00:00
nocobase[bot]
3ff976e870
Merge branch 'next' into develop
2025-02-25 23:33:52 +00:00
Sheldon Guo
b748fa2471
fix: auth check failed before api token expired ( #6291 )
...
* refactor: streamline token validation logic in BaseAuth class
2025-02-26 07:33:27 +08:00
nocobase[bot]
62ca319508
Merge branch 'next' into develop
2025-02-25 15:40:37 +00:00
nocobase[bot]
1785d9f44f
Merge branch 'main' into next
2025-02-25 15:40:11 +00:00
Junyi
99a0b6bea6
fix(plugin-file-manager): fix file template column type ( #6294 )
2025-02-25 23:39:41 +08:00
nocobase[bot]
4d9e0d6836
Merge branch 'next' into develop
2025-02-25 15:29:53 +00:00
nocobase[bot]
6cc13958de
Merge branch 'main' into next
2025-02-25 15:29:30 +00:00
Junyi
80633ce079
fix(plugin-file-manager): fix migration and add test cases ( #6288 ) ( #6293 )
...
* fix(plugin-file-manager): fix migration and add test cases
* fix(plugin-file-manager): fix test case fails for mysql
* fix(plugin-file-manager): fix test cases
* fix(plugin-file-manager): change migration name
2025-02-25 23:29:02 +08:00
chenos
9a653680d4
Merge branch 'next' into develop
2025-02-25 22:44:21 +08:00
mytharcher
d76ca21d29
Merge branch 'main' into next
2025-02-25 21:09:10 +08:00
Junyi
aa8b98d615
fix(plugin-file-manager): fix migration and add test cases ( #6288 )
...
* fix(plugin-file-manager): fix migration and add test cases
* fix(plugin-file-manager): fix test case fails for mysql
* fix(plugin-file-manager): fix test cases
* fix(plugin-file-manager): change migration name
2025-02-25 20:53:13 +08:00
nocobase[bot]
6654a6612f
Merge branch 'next' into develop
2025-02-25 12:23:43 +00:00
Zeke Zhang
e1d891ed3a
fix: move to inner ( #6289 )
2025-02-25 20:23:17 +08:00
nocobase[bot]
f02ba29a62
Merge branch 'next' into develop
2025-02-25 12:00:12 +00:00
chenos
76e5e7c1c0
fix: skip auth check in the public form ( #6284 )
...
* fix: skipAuthCheck
* fix: before auth
* fix: skip auth
* feat: add skipAuth option to ResourceActionOptions
* feat: add skipNotify option to ResourceActionOptions
---------
Co-authored-by: sheldon guo <sheldon_66@163.com>
2025-02-25 19:59:46 +08:00
nocobase[bot]
d8e0a25d7b
Merge branch 'next' into develop
2025-02-25 09:22:18 +00:00
nocobase[bot]
b6ee7ae2ad
Merge branch 'main' into next
2025-02-25 09:21:54 +00:00
Katherine
e293b4b7d6
fix: rich text cannot be fully cleared ( #6287 )
2025-02-25 17:21:30 +08:00
nocobase[bot]
fcfa97a6c7
Merge branch 'next' into develop
2025-02-25 05:13:57 +00:00
Sheldon Guo
8d52fc6c84
refactor: remove unnecessary NavigateIfNotSignIn wrapper from AdminProvider ( #6268 )
...
* refactor: remove unnecessary NavigateIfNotSignIn wrapper from AdminProvider
* refactor: remove NavigateToSigninWithRedirect and NavigateIfNotSignIn
* refactor: streamline error handling in authCheckMiddleware
* fix: prevent notification for user role errors in authCheckMiddleware
* fix: use app error to show error message for USER_HAS_NO_ROLES_ERR in authCheckMiddleware
2025-02-25 13:13:35 +08:00
nocobase[bot]
3cbbeb0113
Merge branch 'next' into develop
2025-02-25 04:34:22 +00:00
Katherine
23aadf74e0
refactor: edit block title & description ( #6277 )
...
* refactor: edit blokc title & description
* refactor: code improve
2025-02-25 12:33:58 +08:00
nocobase[bot]
a47bc7529a
Merge branch 'next' into develop
2025-02-25 01:48:35 +00:00
gchust
3cbf81e5cd
chore: upgrade react types definition ( #6278 )
...
* chore: upgrade react type to 18
* chore: update ant design icons to avoid ts error
* fix: ts errors
* fix: ts error after upgrade react types
* fix: some icons ts error
* fix: improve type validation in bulk edit form item settings
* fix: lazy load component type error
* fix: some ts errors
* fix: unit test error after upgrade ant design icons
* chore: remove ts-ignore comment for startTransition
2025-02-25 09:48:13 +08:00
nocobase[bot]
b6c9a4e8ec
Merge branch 'next' into develop
2025-02-25 01:33:37 +00:00
Jiannx
669c7f6335
feat: add backend code to generate file preview url for next ( #6281 )
...
* feat: adjust preview field of file collection
* fix: add banckend to generate preview
* fix: undefined error
2025-02-25 09:33:11 +08:00
nocobase[bot]
0f8f83e314
Merge branch 'next' into develop
2025-02-25 01:23:06 +00:00
nocobase[bot]
b2aa497da5
Merge branch 'main' into next
2025-02-25 01:22:43 +00:00
nocobase[bot]
2e9c3af8c9
docs: update changelogs
2025-02-25 01:22:14 +00:00
nocobase[bot]
c7d28dcbc7
Merge branch 'next' into develop
2025-02-25 00:56:53 +00:00
nocobase[bot]
497e8fb63e
Merge branch 'main' into next
2025-02-25 00:54:28 +00:00
nocobase[bot]
32f77ffec3
chore(versions): 😊 publish v1.5.15
v1.5.15
2025-02-25 00:54:07 +00:00
nocobase[bot]
c046bebe4c
Merge branch 'next' into develop
2025-02-24 23:18:24 +00:00
nocobase[bot]
6580366505
Merge branch 'main' into next
2025-02-24 23:18:01 +00:00
Zeke Zhang
b3ca45b5b0
fix(style): adjust schema initializer item content margin
2025-02-25 07:17:00 +08:00
nocobase[bot]
c4478f42d4
Merge branch 'next' into develop
2025-02-24 21:58:32 +00:00
Zeke Zhang
739fecbbe7
Merge branch 'main' into next
2025-02-25 05:57:38 +08:00
Junyi
cdcea99e30
fix(plugin-file-manager): increase url length ( #6275 )
...
* fix(plugin-file-manager): increase url length
* fix(client): fix null value
2025-02-24 22:53:57 +08:00