Sheldon Guo
0d0872a1a5
feat(tests): update json-templates tests to include date filters and handle undefined keys
2025-02-17 10:34:17 +08:00
Sheldon Guo
8a127b02ef
feat(json-templates): add yesterday date filter and fix date_add/subtract registration
2025-02-16 21:35:15 +08:00
Sheldon Guo
2014ca321e
feat(liquidjs): add date filters and enhance json-templates parsing
2025-02-15 21:38:09 +08:00
nocobase[bot]
e4f3427b28
Merge branch 'next' into develop
2025-02-14 02:55:26 +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]
8025a7fac9
Merge branch 'next' into develop
2025-02-14 02:42:29 +00: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]
5c64165a1a
Merge branch 'next' into develop
2025-02-14 01:10:38 +00: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]
29dbe34e03
chore(versions): 😊 publish v1.5.7
2025-02-13 15:45:21 +00:00
nocobase[bot]
a44fd69a4c
Merge branch 'next' into develop
2025-02-13 14:30:50 +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
nocobase[bot]
aff51d3683
chore(versions): 😊 publish v1.6.0-beta.6
2025-02-13 07:00:25 +00:00
nocobase[bot]
efc037227f
Merge branch 'next' into develop
2025-02-13 05:15:57 +00:00
nocobase[bot]
9b94e77d9f
Merge branch 'main' into next
2025-02-13 05:15:33 +00:00
YANG QIA
dd7c7f641c
fix(auth): ws auth issue ( #6209 )
2025-02-13 13:15:08 +08:00
nocobase[bot]
1150086ba4
Merge branch 'next' into develop
2025-02-13 03:34:37 +00:00
nocobase[bot]
f6dad7c42b
Merge branch 'main' into next
2025-02-13 03:34:16 +00:00
Katherine
075b1f0c88
fix: linked field value persisting on submission after relation field reset ( #6207 )
2025-02-13 11:33:49 +08:00
nocobase[bot]
c5d7f19a2a
Merge branch 'next' into develop
2025-02-12 13:39:55 +00:00
katherinehhh
1834cd6f05
Merge branch 'main' into next
2025-02-12 21:38:56 +08:00
Katherine
dfa58024dc
fix: missing drag setting in quick-create operation modal ( #6201 )
...
* fix: missing drag setting in quick-create operation modal
* fix: test
2025-02-12 21:36:52 +08:00
nocobase[bot]
239dadaa8b
Merge branch 'next' into develop
2025-02-12 13:18:09 +00:00
nocobase[bot]
34df510621
Merge branch 'main' into next
2025-02-12 13:17:46 +00:00
Katherine
6912403127
fix: issue with high precision number formatting not applying ( #6202 )
2025-02-12 21:17:24 +08:00
nocobase[bot]
af826b9919
Merge branch 'next' into develop
2025-02-12 13:16:38 +00:00
nocobase[bot]
f79412daab
Merge branch 'main' into next
2025-02-12 13:16:16 +00:00
Katherine
fc8e4a38c4
fix: issue where edit action is displayed for rows without edit permission ( #6204 )
2025-02-12 21:15:49 +08:00
nocobase[bot]
c85a9585b5
Merge branch 'next' into develop
2025-02-12 12:05:42 +00: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]
841df9adea
Merge branch 'next' into develop
2025-02-12 11:01:47 +00:00
nocobase[bot]
7607e6f565
Merge branch 'main' into next
2025-02-12 11:01:14 +00:00
Zeke Zhang
ad584f5237
fix(action-context): replace loading flag with service.loading for better state management ( #6206 )
2025-02-12 19:00:33 +08:00
nocobase[bot]
34dfabc4c7
Merge branch 'main' into next
2025-02-12 10:59:45 +00:00
Zeke Zhang
b680f3f9b4
fix(variable): lazy loaded data should not be saved in the original c… ( #5540 )
...
* fix(variable): lazy loaded data should not be saved in the original context object
* fix: make unit test pass
2025-02-12 18:58:37 +08:00
nocobase[bot]
dea9965187
chore(versions): 😊 publish v1.6.0-alpha.25
2025-02-12 01:01:30 +00:00
nocobase[bot]
25c5637bde
chore(versions): 😊 publish v1.5.6
2025-02-12 01:01:13 +00:00
nocobase[bot]
d5069c496d
Merge branch 'next' into develop
2025-02-12 00:28:44 +00:00
nocobase[bot]
c3760d5d69
Merge branch 'main' into next
2025-02-12 00:28:22 +00:00
Zeke Zhang
2308100796
fix: handle undefined dataLoadingMode in BlockRequestContextProvider ( #6200 )
2025-02-12 08:27:55 +08:00
nocobase[bot]
62f6d04f3e
Merge branch 'next' into develop
2025-02-11 14:17:53 +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]
92e7567d35
Merge branch 'next' into develop
2025-02-11 08:05:51 +00:00
nocobase[bot]
629d16ab92
Merge branch 'main' into next
2025-02-11 08:05:29 +00:00