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]
|
608e4e749b
|
Merge branch 'next' into develop
|
2025-02-27 08:45:15 +00:00 |
|
nocobase[bot]
|
04deacc470
|
Merge branch 'main' into next
|
2025-02-27 08:44:55 +00:00 |
|
Katherine
|
97f81d3237
|
fix: add new button appears on hover in association field read-only mode (#6322)
* fix: add new button appears on hover in association field read-only mode
* fix: bug
|
2025-02-27 16:44:33 +08:00 |
|
nocobase[bot]
|
1a64270a17
|
chore(versions): 😊 publish v1.5.18
|
2025-02-27 08:11:48 +00:00 |
|
nocobase[bot]
|
79a7eee889
|
chore(versions): 😊 publish v1.6.0-alpha.29
|
2025-02-27 07:22:26 +00:00 |
|
nocobase[bot]
|
cec4149b1f
|
Merge branch 'next' into develop
|
2025-02-27 05:54:56 +00:00 |
|
Sheldon Guo
|
4f96be4024
|
fix(devtools): ensure X-Forwarded-For header is set only if req.ip is available (#6320)
|
2025-02-27 13:54:32 +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 |
|
nocobase[bot]
|
f33bbf16dd
|
Merge branch 'next' into develop
|
2025-02-27 04:08:54 +00:00 |
|
Zeke Zhang
|
bb044f1176
|
fix(menu): drag issue (#6315)
|
2025-02-27 12:08:33 +08:00 |
|
nocobase[bot]
|
b32ecc968f
|
Merge branch 'next' into develop
|
2025-02-27 03:48:12 +00:00 |
|
nocobase[bot]
|
2b829e682c
|
Merge branch 'main' into next
|
2025-02-27 03:47:50 +00:00 |
|
Katherine
|
85157856c4
|
fix: dataBlockInitializer (#6319)
* fix: bug
* fix: bug
|
2025-02-27 11:47:30 +08:00 |
|
nocobase[bot]
|
56a7b0491a
|
Merge branch 'next' into develop
|
2025-02-27 02:18:32 +00:00 |
|
nocobase[bot]
|
e91e507cc9
|
Merge branch 'main' into next
|
2025-02-27 02:18:10 +00:00 |
|
nocobase[bot]
|
8c801015d2
|
chore(versions): 😊 publish v1.6.0-beta.14
|
2025-02-27 01:13:54 +00:00 |
|
Katherine
|
bbb3bc9a40
|
fix: error when creating comment block without comment collection (#6309)
|
2025-02-27 09:08:07 +08:00 |
|
nocobase[bot]
|
0535a273e8
|
Merge branch 'next' into develop
|
2025-02-26 23:37:44 +00:00 |
|
nocobase[bot]
|
971f5a419e
|
Merge branch 'main' into next
|
2025-02-26 23:37:24 +00:00 |
|
Zeke Zhang
|
605eea4399
|
fix(filter-provider): improve filter utility with dynamic value and field resolution (#6314)
|
2025-02-27 07:37:00 +08:00 |
|
nocobase[bot]
|
220721d5d5
|
chore(versions): 😊 publish v1.6.0-beta.13
|
2025-02-26 15:01:33 +00:00 |
|
nocobase[bot]
|
a6bc833feb
|
Merge branch 'next' into develop
|
2025-02-26 14:55:59 +00:00 |
|
Zeke Zhang
|
8223419fc4
|
Merge branch 'main' into next
|
2025-02-26 22:55:00 +08:00 |
|
Zeke Zhang
|
376cb21a71
|
fix(action-modal): improve modal visibility handling (#6305)
|
2025-02-26 22:52:51 +08:00 |
|
nocobase[bot]
|
ff3165bb5b
|
Merge branch 'next' into develop
|
2025-02-26 12:09:29 +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 |
|
nocobase[bot]
|
4e452865ad
|
Merge branch 'next' into develop
|
2025-02-26 11:52:16 +00:00 |
|
gchust
|
f805780ae0
|
fix: yarn dev error after create-nocobase-app (#6299)
|
2025-02-26 19:51:46 +08:00 |
|
katherinehhh
|
96cc54d927
|
Merge branch 'next' into develop
|
2025-02-26 17:28:41 +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 |
|
nocobase[bot]
|
85f9b04c81
|
Merge branch 'next' into develop
|
2025-02-26 08:41:04 +00:00 |
|
Katherine
|
b28dea76e8
|
fix: build error (#6308)
|
2025-02-26 16:40:40 +08:00 |
|
nocobase[bot]
|
06edd7fc78
|
Merge branch 'next' into develop
|
2025-02-26 06:50:19 +00:00 |
|
nocobase[bot]
|
98d7136633
|
Merge branch 'main' into next
|
2025-02-26 06:49:53 +00:00 |
|
Zeke Zhang
|
9d3497811b
|
fix(linkage-rules): clear field value when expression value is empty (#6300)
|
2025-02-26 14:49:25 +08:00 |
|
nocobase[bot]
|
84f4e6f309
|
Merge branch 'next' into develop
|
2025-02-26 04:35:45 +00:00 |
|
Katherine
|
3e477a4182
|
refactor: add 'collectionField' parameter to TitleRenderer in calendar block (#6302)
|
2025-02-26 12:35:21 +08:00 |
|
nocobase[bot]
|
2205172dd0
|
chore(versions): 😊 publish v1.5.16
|
2025-02-26 01:49:50 +00:00 |
|
nocobase[bot]
|
947f674afb
|
Merge branch 'next' into develop
|
2025-02-26 00:22:53 +00:00 |
|
nocobase[bot]
|
4b59d09b55
|
Merge branch 'main' into next
|
2025-02-26 00:22:31 +00:00 |
|
N3tN00b3r
|
dfba9ff80d
|
Add italian translation (#6295)
|
2025-02-26 08:22:08 +08:00 |
|
nocobase[bot]
|
60b1bfc742
|
chore(versions): 😊 publish v1.6.0-beta.12
|
2025-02-26 00:09:44 +00:00 |
|
nocobase[bot]
|
3ff976e870
|
Merge branch 'next' into develop
|
2025-02-25 23:33:52 +00:00 |
|
Sheldon Guo
|
b748fa2471
|
fix: auth check failed before api token expired (#6291)
* refactor: streamline token validation logic in BaseAuth class
|
2025-02-26 07:33:27 +08:00 |
|
nocobase[bot]
|
6654a6612f
|
Merge branch 'next' into develop
|
2025-02-25 12:23:43 +00:00 |
|
Zeke Zhang
|
e1d891ed3a
|
fix: move to inner (#6289)
|
2025-02-25 20:23:17 +08:00 |
|
nocobase[bot]
|
f02ba29a62
|
Merge branch 'next' into develop
|
2025-02-25 12:00:12 +00:00 |
|