nocobase[bot]
|
def75b475f
|
chore(versions): 😊 publish v1.6.0-alpha.28
|
2025-02-18 11:31:06 +00:00 |
|
Katherine
|
90f27dfb60
|
fix: getFontColor (#6241)
|
2025-02-18 17:58:21 +08:00 |
|
chenos
|
da0821d20e
|
fix: improve code
|
2025-02-18 17:13:01 +08:00 |
|
nocobase[bot]
|
32de5ffea6
|
Merge branch 'next' into develop
|
2025-02-18 05:57:52 +00:00 |
|
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]
|
db26c82cce
|
chore(versions): 😊 publish v1.5.10
|
2025-02-17 17:15:46 +00:00 |
|
nocobase[bot]
|
160f487ef4
|
Merge branch 'next' into develop
|
2025-02-17 16:17:24 +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]
|
f3be51cd78
|
Merge branch 'next' into develop
|
2025-02-17 12:43:00 +00: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]
|
aaad59f78a
|
Merge branch 'next' into develop
|
2025-02-17 12:11:10 +00: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]
|
bede58c86b
|
chore(versions): 😊 publish v1.5.9
|
2025-02-17 09:48:38 +00:00 |
|
nocobase[bot]
|
7d2f669e33
|
Merge branch 'next' into develop
|
2025-02-17 05:35:29 +00: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]
|
a101a20598
|
chore(versions): 😊 publish v1.5.8
|
2025-02-16 22:51:50 +00:00 |
|
chenos
|
f75c3ac8f9
|
fix(data-source-main): update order
|
2025-02-16 15:49:33 +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
|
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
|
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 |
|
nocobase[bot]
|
3162ea6c4e
|
Merge branch 'next' into develop
|
2025-02-15 07:49:16 +00: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 |
|
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]
|
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]
|
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]
|
dea9965187
|
chore(versions): 😊 publish v1.6.0-alpha.25
|
2025-02-12 01:01:30 +00:00 |
|