sheldon guo
d391bb9216
test: add token security config test for API key authentication
2025-03-05 14:45:44 +08:00
nocobase[bot]
6a1cb3c0d1
Merge branch 'main' into next
2025-03-04 09:35:19 +00:00
Junyi
2345ea62da
fix(plugin-workflow): fix acl for getting job ( #6352 )
2025-03-04 17:34:53 +08:00
YANG QIA
4720244eb3
feat: ai integration ( #6283 )
...
* feat: ai
* fix: build
* fix: plugin
* fix: bug
* fix: version
* chore: add debug info
* chore: allows to enter a model name manually
* chore: update
* chore: optimize
* fix: bug
* fix: version
* fix: build
* fix: test
2025-03-04 16:54:11 +08:00
nocobase[bot]
53e9ad38cd
chore(versions): 😊 publish v1.6.0-beta.16
2025-03-04 03:20:25 +00:00
Sheldon Guo
f2c3f54109
fix(auth): accidentally logged out due to WebSocket authorization. ( #6342 )
...
* fix(auth): improve logging by including full context and error details
* fix(auth): enhance logging with error handling for token renewal
* feat(auth): init checkToken
* feat(auth): implement checkToken method with detailed token status and user information
* fix(auth): update check method to handle expired tokens and improve token renewal process
2025-03-04 06:54:01 +08:00
nocobase[bot]
bc9ff30a72
Merge branch 'main' into next
2025-03-03 05:42:43 +00:00
Junyi
2f7b7315ca
refactor(plugin-workflow): lazy load job result for better performance ( #6344 )
2025-03-03 13:42:14 +08:00
nocobase[bot]
798dde632c
Merge branch 'main' into next
2025-03-03 03:57:49 +00:00
nocobase[bot]
f1bd0a1f4d
chore(versions): 😊 publish v1.5.20
2025-03-03 03:57:16 +00:00
nocobase[bot]
d0e4722992
Merge branch 'main' into next
2025-03-03 02:04:44 +00:00
Zeke Zhang
54f02470de
fix(Map): prevent undefined values in Map.Designer ( #6336 )
...
* refactor(schema): remove unused schemaInitialize method
* fix(map): remove lazy loading to prevent undefined values in Map.Designer
2025-03-03 10:04:17 +08:00
Zeke Zhang
6fb456eb9a
fix(MenuPermissions): add optional chaining for menu title matching ( #6335 )
2025-03-02 14:28:29 +08:00
Zeke Zhang
7252b73327
feat(users): add loading state for users management tab ( #6324 )
...
- Add Spin component when users collection is not yet loaded
- Improve collection loading handling in UsersManagementTab
- Ensure smooth rendering with collection manager integration
2025-03-02 13:39:57 +08:00
nocobase[bot]
4362709ccd
Merge branch 'main' into next
2025-03-01 07:12:32 +00:00
chenos
f778b2f5d6
fix(upload): resolve Chinese filename encoding issue
2025-03-01 15:11:02 +08:00
nocobase[bot]
33110193fe
chore(versions): 😊 publish v1.5.19
2025-03-01 06:20:47 +00:00
Katherine
1423b62f02
feat: time field support time format ( #6329 )
...
* feat: time field support time format settings
* test: e2e test
* test: e2e test
* test: e2e test
* fix: bug
2025-02-28 15:30:22 +08:00
nocobase[bot]
1a64270a17
chore(versions): 😊 publish v1.5.18
2025-02-27 08:11:48 +00:00
Zeke Zhang
e1671ae9e5
Merge branch 'main' into next
2025-02-27 15:28:33 +08:00
Zeke Zhang
195f5df6bf
feat(workbench-block): improve block height and layout responsiveness ( #6321 )
...
- Add dynamic height calculations for workbench block
- Support height adjustments for different layouts (grid/list)
- Implement responsive styling with designable mode considerations
2025-02-27 15:26:44 +08:00
nocobase[bot]
e360a4e12f
chore(versions): 😊 publish v1.5.17
2025-02-27 04:31:25 +00:00
nocobase[bot]
08f4d7eeb0
chore(versions): 😊 publish v1.6.0-beta.15
2025-02-27 04:27:59 +00:00
Katherine
1834ab6d9a
fix: issue with action panel block description ( #6318 )
2025-02-27 11:07:15 +08:00
nocobase[bot]
8c801015d2
chore(versions): 😊 publish v1.6.0-beta.14
2025-02-27 01:13:54 +00:00
xilesun
2b5ce1bad1
fix(acl): test
2025-02-27 00:11:54 +08:00
nocobase[bot]
220721d5d5
chore(versions): 😊 publish v1.6.0-beta.13
2025-02-26 15:01:33 +00:00
nocobase[bot]
d48adaac6a
Merge branch 'main' into next
2025-02-26 12:09:01 +00:00
Junyi
22869ca184
fix(plugin-file-manager): fix migration for inherited collection ( #6310 )
2025-02-26 20:08:35 +08:00
Katherine
ffa75f4033
add: custom request action migration ( #6313 )
...
* feat: customRequestsRoles migration
* feat: customRequestsRoles migration
2025-02-26 19:02:05 +08:00
Katherine
dd608f96ea
Revert "add: custom requests action migration ( #6311 )" ( #6312 )
...
This reverts commit 109873f7e59723b269640d76e98057770092b42a.
2025-02-26 18:59:24 +08:00
Katherine
109873f7e5
add: custom requests action migration ( #6311 )
2025-02-26 18:58:38 +08:00
nocobase[bot]
b938437613
Merge branch 'main' into next
2025-02-26 10:38:55 +00:00
YANG QIA
414ec3c817
fix(acl): incorrect data records when using m2m fields in collection permission data scope ( #6304 )
...
* fix(acl): incorrect data records when using m2m fields in collection permission data scope
* fix: duplicate
2025-02-26 18:38:26 +08:00
Katherine
cf7131a36f
feat: add permission control for buttons with blacklist support ( #6254 )
...
* chore(versions): 😊 publish v1.6.0-alpha.24
* chore(versions): 😊 publish v1.6.0-alpha.25
* feat: support extending frontend filter operators (#6085 )
* feat: operator extension
* fix: bug
* refactor: code improve
* fix: jsonLogic
---------
Co-authored-by: chenos <chenlinxh@gmail.com>
* refactor: remove registerOperators (#6224 )
* 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
* chore(versions): 😊 publish v1.6.0-alpha.26
* 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>
* 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>
* chore(versions): 😊 publish v1.6.0-alpha.27
* fix(data-source-main): update order
* fix: improve code
* fix: getFontColor (#6241 )
* chore(versions): 😊 publish v1.6.0-alpha.28
* feat: add permission control for buttons with blacklist support
* fix: print action e2e test (#6256 )
* fix: print action e2e test
* fix: test
* fix: bug
* refactor: custom request
* fix: merge bug
* fix: merge bug
* fix: merge bug
* fix: merge bug
* fix: bug
* fix: bug
* fix: bug
* test: e2e test
* fix: bug
* test: e2e test
* fix: bug
* fix: bug
* fix: bug
* fix: bug
* fix: test
---------
Co-authored-by: nocobase[bot] <179432756+nocobase[bot]@users.noreply.github.com>
Co-authored-by: chenos <chenlinxh@gmail.com>
Co-authored-by: Junyi <mytharcher@users.noreply.github.com>
2025-02-26 17:19:25 +08:00
katherinehhh
0953b60308
Merge branch 'main' into next
2025-02-26 17:03:08 +08:00
Katherine
55b70335cf
fix: incorrect data filtering in popup Kanban using popup record variables ( #6290 )
2025-02-26 16:51:28 +08:00
Katherine
3e477a4182
refactor: add 'collectionField' parameter to TitleRenderer in calendar block ( #6302 )
2025-02-26 12:35:21 +08:00
nocobase[bot]
0a587a6e3a
Merge branch 'main' into next
2025-02-26 04:20:16 +00:00
Junyi
929f2c94d5
fix(plugin-field-sequence): fix read only mode ( #6274 )
2025-02-26 12:19:55 +08:00
Junyi
f042501a61
fix(plugin-workflow): e2e test ( #6296 )
2025-02-26 09:53:02 +08:00
nocobase[bot]
2205172dd0
chore(versions): 😊 publish v1.5.16
2025-02-26 01:49:50 +00:00
nocobase[bot]
60b1bfc742
chore(versions): 😊 publish v1.6.0-beta.12
2025-02-26 00:09:44 +00:00
nocobase[bot]
1785d9f44f
Merge branch 'main' into next
2025-02-25 15:40:11 +00:00
Junyi
99a0b6bea6
fix(plugin-file-manager): fix file template column type ( #6294 )
2025-02-25 23:39:41 +08:00
nocobase[bot]
6cc13958de
Merge branch 'main' into next
2025-02-25 15:29:30 +00:00
Junyi
80633ce079
fix(plugin-file-manager): fix migration and add test cases ( #6288 ) ( #6293 )
...
* fix(plugin-file-manager): fix migration and add test cases
* fix(plugin-file-manager): fix test case fails for mysql
* fix(plugin-file-manager): fix test cases
* fix(plugin-file-manager): change migration name
2025-02-25 23:29:02 +08:00
mytharcher
d76ca21d29
Merge branch 'main' into next
2025-02-25 21:09:10 +08:00
Junyi
aa8b98d615
fix(plugin-file-manager): fix migration and add test cases ( #6288 )
...
* fix(plugin-file-manager): fix migration and add test cases
* fix(plugin-file-manager): fix test case fails for mysql
* fix(plugin-file-manager): fix test cases
* fix(plugin-file-manager): change migration name
2025-02-25 20:53:13 +08:00
chenos
76e5e7c1c0
fix: skip auth check in the public form ( #6284 )
...
* fix: skipAuthCheck
* fix: before auth
* fix: skip auth
* feat: add skipAuth option to ResourceActionOptions
* feat: add skipNotify option to ResourceActionOptions
---------
Co-authored-by: sheldon guo <sheldon_66@163.com>
2025-02-25 19:59:46 +08:00