Katherine
a5b00ca6a3
fix: association block associate action popup issue on mobile ( #6235 )
2025-02-18 09:49:37 +08:00
nocobase[bot]
db26c82cce
chore(versions): 😊 publish v1.5.10
2025-02-17 17:15:46 +00:00
nocobase[bot]
bede58c86b
chore(versions): 😊 publish v1.5.9
2025-02-17 09:48:38 +00:00
nocobase[bot]
6b1ab8f904
Merge branch 'next' into develop
2025-02-17 09:46:44 +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]
4599b09926
Merge branch 'next' into develop
2025-02-17 08:57:03 +00: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]
321353055d
Merge branch 'next' into develop
2025-02-17 08:46:07 +00: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]
a101a20598
chore(versions): 😊 publish v1.5.8
2025-02-16 22:51:50 +00:00
nocobase[bot]
fd28fcefc0
Merge branch 'next' into develop
2025-02-16 08:04:34 +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
nocobase[bot]
c60f293620
chore(versions): 😊 publish v1.6.0-alpha.27
2025-02-16 07:05:02 +00:00
nocobase[bot]
9b412b1a23
Merge branch 'next' into develop
2025-02-16 04:00:53 +00: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
2de4d9450d
feat: support for the extension of optional fields for Kanban, Calendar, and Formula Field plugins ( #6076 )
...
* feat: kanban field extention
* fix: bug
* fix: bug
* fix: bug
* fix: bug
* feat: calender title fields
* feat: background color fields
* fix: bug
* fix: bug
* feat: formula field expression support field
* feat: preset fields
* fix: bug
* fix: bug
* fix: bug
* fix: bug
* fix: bug
* fix: bug
* fix: bug
* fix: bug
* refactor: code improve
* fix: bug
* fix: bug
* fix: bug
* fix: bug
* refactor: code improve
* revert: preset fields
* refactor: code improve
* refactor: code improve
* fix: bug
* fix: bug
* fix: bug
* refactor: code improve
* fix: bug
* refactor: code improve
* refactor: code improve
* fix: bug
* fix: locale
* refactor: code improve
* fix: bug
* refactor: code improve
* refactor: code improve
* refactor: code improve
* refactor: locale
* fix: test
* fix: bug
* fix: test
* fix: test
---------
Co-authored-by: chenos <chenlinxh@gmail.com>
2025-02-16 11:32:00 +08:00
Katherine
ab7de26593
feat: support the extension of preset fields in collections ( #6183 )
...
* feat: support the extension of preset fields in collections
* fix: bug
* fix: bug
* fix: bug
* refactor: create collection
* fix: config
* fix: test case
* refactor: code improve
* refactor: code improve
* fix: bug
* fix: bug
---------
Co-authored-by: chenos <chenlinxh@gmail.com>
2025-02-16 00:23:32 +08:00
nocobase[bot]
ccc7779435
chore(versions): 😊 publish v1.6.0-alpha.26
2025-02-15 15:55:11 +00:00
Junyi
29983045ea
refactor(plugin-workflow): trigger workflow action settings ( #6143 )
...
* refactor(plugin-workflow): move bind workflow settings to plugin
* refactor(plugin-block-workbench): move component to core
* refactor(plugin-block-workbench): adjust component api
* fix(plugin-workflow-action-trigger): fix test cases
* fix(plugin-workflow): fix component scope
* fix(plugin-workflow-action-trigger): fix test cases
2025-02-15 23:20:26 +08:00
Katherine
d04bd4f3b0
refactor: remove registerOperators ( #6224 )
2025-02-15 22:39:40 +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
Katherine
583ef1b98a
feat: support extending frontend filter operators ( #6085 )
...
* feat: operator extension
* fix: bug
* refactor: code improve
* fix: jsonLogic
---------
Co-authored-by: chenos <chenlinxh@gmail.com>
2025-02-15 11:14:36 +08:00
nocobase[bot]
4087b7a58c
chore(versions): 😊 publish v1.6.0-beta.8
2025-02-14 16:23:18 +00:00
nocobase[bot]
8836fcaa5b
chore(versions): 😊 publish v1.6.0-beta.7
2025-02-14 05:04:34 +00: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]
aff51d3683
chore(versions): 😊 publish v1.6.0-beta.6
2025-02-13 07:00:25 +00: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