8784 Commits

Author SHA1 Message Date
nocobase[bot]
26a95a8f3b Merge branch 'main' into next 2025-02-18 05:57:28 +00:00
Junyi
418a27bf41
feat(plugin-workflow): add api to register group of instruction (#6237)
* feat(plugin-workflow): add api to register group of instruction

* fix(plugin-workflow): fix type
2025-02-18 13:57:03 +08:00
nocobase[bot]
74836f20d7 Merge branch 'main' into next 2025-02-18 01:50:00 +00:00
Katherine
a5b00ca6a3
fix: association block associate action popup issue on mobile (#6235) 2025-02-18 09:49:37 +08:00
nocobase[bot]
bc16520a4f Merge branch 'main' into next 2025-02-17 17:55:20 +00:00
nocobase[bot]
50cad8476e docs: update changelogs 2025-02-17 17:54:53 +00:00
nocobase[bot]
26c086a02a Merge branch 'main' into next 2025-02-17 17:16:09 +00:00
nocobase[bot]
db26c82cce chore(versions): 😊 publish v1.5.10 v1.5.10 2025-02-17 17:15:46 +00:00
nocobase[bot]
bd81a6f3fa Merge branch 'main' into next 2025-02-17 16:17:01 +00:00
Junyi
a96783a4b0
fix(plugin-workflow-loop): fix pending nodes in loop but resolved (#6236)
* fix(plugin-workflow-loop): fix pending nodes in loop but resolved

* fix(plugin-workflow-test): fix test instruction
2025-02-18 00:16:35 +08:00
nocobase[bot]
798f8074fe Merge branch 'main' into next 2025-02-17 12:42:33 +00:00
chenos
82000ee5f2 fix: vditor error 2025-02-17 20:41:47 +08:00
nocobase[bot]
f0e48918fd Merge branch 'main' into next 2025-02-17 12:10:45 +00:00
chenos
e33fc10f00
fix: vditor cdn use local resources (#6229) 2025-02-17 20:10:20 +08:00
nocobase[bot]
e32fb4b6d7 Merge branch 'main' into next 2025-02-17 10:17:00 +00:00
nocobase[bot]
e99c1cd9b3 docs: update changelogs 2025-02-17 10:16:31 +00:00
nocobase[bot]
63129fd854 Merge branch 'main' into next 2025-02-17 09:48:55 +00:00
nocobase[bot]
bede58c86b chore(versions): 😊 publish v1.5.9 v1.5.9 2025-02-17 09:48:38 +00:00
nocobase[bot]
85d3a0c91d Merge branch 'main' into next 2025-02-17 09:46:22 +00:00
Katherine
229e6702a1
fix: horizontal scrollbar issue on the page (#6232) 2025-02-17 17:45:55 +08:00
nocobase[bot]
a58385b827 Merge branch 'main' into next 2025-02-17 08:56:42 +00:00
gchust
76d59bcd3d
fix: missing unique keys of association fields (#6230) 2025-02-17 16:56:20 +08:00
nocobase[bot]
2a8f095b71 Merge branch 'main' into next 2025-02-17 08:45:44 +00:00
Zeke Zhang
05e107f4fa
fix: block refresh issue (#6233) 2025-02-17 16:45:19 +08:00
nocobase[bot]
f9cbc01bd9 Merge branch 'main' into next 2025-02-17 05:35:07 +00:00
YANG QIA
250efcd6ed
fix(data-vi): filterting error occurs when the data source name contains a hyphen - (#6231) 2025-02-17 13:34:44 +08:00
nocobase[bot]
d7da05cd5d Merge branch 'main' into next 2025-02-16 23:04:23 +00:00
nocobase[bot]
bc568d9dad docs: update changelogs 2025-02-16 23:03:58 +00:00
nocobase[bot]
e9b739f1a7 Merge branch 'main' into next 2025-02-16 22:52:12 +00:00
nocobase[bot]
a101a20598 chore(versions): 😊 publish v1.5.8 v1.5.8 2025-02-16 22:51:50 +00:00
nocobase[bot]
b7b8556806 Merge branch 'main' into next 2025-02-16 08:04:05 +00:00
gchust
3ba8ef7db3
fix: can't open field link in embed page (#6222) 2025-02-16 16:03:44 +08:00
katherinehhh
c8aa0aeeba Merge branch 'main' into next 2025-02-16 11:59:45 +08:00
Katherine
0a8a609a52
refactor: block height setting (#6225) 2025-02-16 11:57:41 +08:00
Katherine
a25438c9ec
refactor: adjust block height settings, set the minimum value to 100 (#6220)
* refactor: adjust block height settings, set the minimum value to 100

* fix: bug
2025-02-15 22:02:41 +08:00
Zeke Zhang
6381f18737 Merge branch 'main' into next 2025-02-15 15:48:22 +08:00
Zeke Zhang
0611e02c88
fix(permissions): disable pagination for resource fetching (#6219) 2025-02-15 11:29:09 +08:00
nocobase[bot]
4087b7a58c chore(versions): 😊 publish v1.6.0-beta.8 v1.6.0-beta.8 2025-02-14 16:23:18 +00:00
nocobase[bot]
8836fcaa5b chore(versions): 😊 publish v1.6.0-beta.7 v1.6.0-beta.7 2025-02-14 05:04:34 +00:00
Sheldon Guo
acb61e214f
fix(auth): enhance token concurrent update and auth error handling logic (#6208)
* fix: add optional chaining for safe access to response headers in auth middleware

* fix: add skipNotify option to handle error notifications in SSE stream

* fix: handle expired session error in auth flow and remove unused cache update

* fix: implement renewed JTI cache duration and update related tests

* fix: add skipNotify option to updateUnreadMsgsCount for improved notification handling
2025-02-14 10:55:02 +08:00
nocobase[bot]
a8c511b625 Merge branch 'main' into next 2025-02-14 02:42:08 +00:00
Zeke Zhang
c72b90c8aa
fix(navigation): add search parameters to tab navigation (#6215) 2025-02-14 10:41:45 +08:00
nocobase[bot]
f58827f07a Merge branch 'main' into next 2025-02-14 01:10:16 +00:00
chenyongxin
fd4efcd005
fix: edit form association collection field value not change (#6210)
* fix: edit form association collection field value not change

* refactor: simplify code

* test: update hover to click action in schema settings test for Picker component

---------

Co-authored-by: Zeke Zhang <958414905@qq.com>
2025-02-14 09:09:52 +08:00
nocobase[bot]
198d544fc4 Merge branch 'main' into next 2025-02-13 16:15:00 +00:00
nocobase[bot]
5bbc4aeba5 docs: update changelogs 2025-02-13 16:14:32 +00:00
nocobase[bot]
8528c53dee Merge branch 'main' into next 2025-02-13 15:45:54 +00:00
nocobase[bot]
29dbe34e03 chore(versions): 😊 publish v1.5.7 v1.5.7 2025-02-13 15:45:21 +00:00
nocobase[bot]
9039451a1d Merge branch 'main' into next 2025-02-13 14:30:23 +00:00
Junyi
7b715c847d
fix(plugin-field-sort): fix field registering for external data source (#6212) 2025-02-13 22:29:58 +08:00