2930 Commits

Author SHA1 Message Date
Sheldon Guo
fb28a4406f fix: add skipNotify option to updateUnreadMsgsCount for improved notification handling 2025-02-14 08:12:13 +08:00
Sheldon Guo
0e169da245 fix: implement renewed JTI cache duration and update related tests 2025-02-14 07:36:28 +08:00
Sheldon Guo
ddff4e9b7c fix: test 2025-02-14 05:27:43 +08:00
sheldon guo
e2b7c5109e fix: handle expired session error in auth flow and remove unused cache update 2025-02-13 16:30:28 +08:00
sheldon guo
2137af619d fix: add skipNotify option to handle error notifications in SSE stream 2025-02-13 16:01:03 +08:00
sheldon guo
5393e3ddd8 fix: add optional chaining for safe access to response headers in auth middleware 2025-02-13 09:55:44 +08:00
nocobase[bot]
c204b3890c Merge branch 'main' into next 2025-02-12 12:05:21 +00:00
Sheldon Guo
4b24da98ea
chore(sse): remove console error logging for SSE connection retries (#6205)
* fix(sse): improve error logging for SSE connection retries

* fix(sse): prevent errors by returning early if response data is undefined
2025-02-12 20:04:55 +08:00
nocobase[bot]
25c5637bde chore(versions): 😊 publish v1.5.6 2025-02-12 01:01:13 +00:00
nocobase[bot]
c8c26dfc14 Merge branch 'main' into next 2025-02-11 14:17:30 +00:00
YANG QIA
c1b55cece9
fix(data-vi): chart blocks do not display when added to the popups of action panel (#6198)
* fix(data-vi): charts do not display when added to the popups of action panel

* chore: add optional chain
2025-02-11 22:17:04 +08:00
nocobase[bot]
a56fb7cacf chore(versions): 😊 publish v1.6.0-beta.5 2025-02-11 12:54:47 +00:00
nocobase[bot]
629d16ab92 Merge branch 'main' into next 2025-02-11 08:05:29 +00:00
Zeke Zhang
d313000274
fix: use form values when customizing request action if record data is unavailable (#6196) 2025-02-11 16:04:58 +08:00
Zeke Zhang
4808b6e684 fix: add optional chaining for menu title in translateTitle function 2025-02-11 15:16:23 +08:00
nocobase[bot]
406549a002 chore(versions): 😊 publish v1.6.0-beta.4 2025-02-11 04:23:54 +00:00
nocobase[bot]
9c04caee14 Merge branch 'main' into next 2025-02-11 04:18:49 +00:00
Zeke Zhang
291c3025ba
fix: fallback to form values when record data is not available in customize request action (#6194) 2025-02-11 12:18:26 +08:00
nocobase[bot]
de2fd10401 chore(versions): 😊 publish v1.5.5 2025-02-11 02:13:55 +00:00
nocobase[bot]
1647f5501d Merge branch 'next' into develop 2025-02-11 01:00:14 +00:00
nocobase[bot]
bb9f7d276a Merge branch 'main' into next 2025-02-11 00:59:52 +00:00
Sheldon Guo
c8e067cec1
test: add test for retrieving latest message title and timestamp in in-app channels (#6189) 2025-02-11 08:59:31 +08:00
YANG QIA
232d348b18
feat(l10n): text source registration in l10n plugin & l10n for desktop and mobile routes (#6180)
* feat(l10n): support text source registration in l10n plugin & l10n for desktop and mobile routes

* fix: build & test

* fix: build & tests

* fix: e2e

* fix: frontend test

* chore: update

* chore: migration

* fix: document title

* fix: header title
2025-02-10 23:56:46 +08:00
nocobase[bot]
9fb0a05a98 chore(versions): 😊 publish v1.5.4 2025-02-10 12:27:57 +00:00
nocobase[bot]
3b48f1e646 Merge branch 'next' into develop 2025-02-10 00:25:16 +00:00
nocobase[bot]
e838c1bb9e Merge branch 'main' into next 2025-02-10 00:24:42 +00:00
衣不如新
6f5515abbc
fix: add user filter to message timestamp and title subqueries (#6185) 2025-02-10 08:24:14 +08:00
Zeke Zhang
21e37f9915
fix: remove default tab title (#6178)
* fix: remove default tab title

* fix: add default tab title for route table

* chore: update migration

* fix: mobile

* fix: e2e errors
2025-02-09 08:04:28 +08:00
Sheldon Guo
feb9074e56
refactor(test): modify the test function login to be asynchronous and update the relevant test cases (#6181)
* refactor(test): modify the test function login to be asynchronous and update the relevant test cases
2025-02-08 13:53:30 +08:00
chenos
af568ec7a4 chore: homepage 2025-02-08 12:36:02 +08:00
nocobase[bot]
0b7e7347c4 Merge branch 'next' into develop 2025-02-07 14:15:33 +00:00
nocobase[bot]
35d0582ada Merge branch 'main' into next 2025-02-07 14:15:10 +00:00
Junyi
48ca650a68
fix(plugin-workflow): add loading to duplicate action (#6179) 2025-02-07 22:14:46 +08:00
nocobase[bot]
c0ec18c0ec chore(versions): 😊 publish v1.6.0-alpha.23 2025-02-07 11:53:20 +00:00
Zeke Zhang
17541f94d1
fix(migration): permissions issue (#6177)
* fix(migration): permissions issue

* feat: add new migration
2025-02-07 19:43:29 +08:00
Sheldon Guo
0144e2e510
fix(auth): use loginWithJti to update authentication-related test cases and prevent errors (#6175)
* refactor(auth): update login method to use loginWithJti for test cases
2025-02-07 17:45:48 +08:00
nocobase[bot]
2fac130a47 chore(versions): 😊 publish v1.5.3 2025-02-07 09:29:51 +00:00
nocobase[bot]
cd50adcf5e chore(versions): 😊 publish v1.6.0-alpha.22 2025-02-07 07:46:20 +00:00
nocobase[bot]
d1edfd8906 Merge branch 'main' into next 2025-02-07 06:23:17 +00:00
ChengLei Shao
3a568b87c1 chore: remove collection schema options (#6129)
* chore: remove schema options in collections

* chore: test

* chore: unset schema option

* chore: test

* chore: test

* fix: test

---------

Co-authored-by: chenos <chenlinxh@gmail.com>
2025-02-07 14:22:13 +08:00
nocobase[bot]
ba6797a172 chore(versions): 😊 publish v1.6.0-beta.3 2025-02-07 04:18:54 +00:00
nocobase[bot]
f88e7381ef chore(versions): 😊 publish v1.6.0-beta.2 2025-02-07 02:55:03 +00:00
nocobase[bot]
c71edbb4e7 chore(versions): 😊 publish v1.6.0-alpha.21 2025-02-07 01:51:40 +00:00
nocobase[bot]
522b692ff0 chore(versions): 😊 publish v1.5.2 2025-02-06 12:58:13 +00:00
nocobase[bot]
577d1067f8 Merge branch 'next' into develop 2025-02-06 12:56:12 +00:00
nocobase[bot]
5f04bb8cbf Merge branch 'main' into next 2025-02-06 12:55:45 +00:00
Katherine
1e2e4222eb
fix: gantt block style improve (#6168) 2025-02-06 20:55:20 +08:00
nocobase[bot]
c1e799cd58 Merge branch 'next' into develop 2025-02-06 12:52:35 +00:00
nocobase[bot]
3554453c12 Merge branch 'main' into next 2025-02-06 12:52:11 +00:00
Zeke Zhang
3f1d955ef9
chore: hide the header when no permissions are configured (#6171) 2025-02-06 20:51:45 +08:00