6595 Commits

Author SHA1 Message Date
mytharcher
46d9744c6c fix(plugin-public-forms): fix storage action name 2025-03-10 11:16:16 +08:00
mytharcher
19628c942f fix(plugin-file-manager): use global meta request for storage basic info 2025-03-10 11:09:15 +08:00
chenos
8d62af75a0
fix: dist 2025-03-10 10:38:05 +08:00
Katherine
7e75c19d60
fix: collectionField undefined in sortable (#6395) 2025-03-10 10:03:17 +08:00
Zeke Zhang
e80ef27f79 fix: move visibility check for action button to the correct location 2025-03-10 09:51:30 +08:00
nocobase[bot]
5e02115d67 chore(versions): 😊 publish v1.5.25 2025-03-09 15:17:39 +00:00
gchust
609dcd245c
fix: yarn start cache issue (#6394) 2025-03-09 22:20:41 +08:00
Katherine
83681a387e
fix: date picker format error (#6392) 2025-03-09 17:48:40 +08:00
N3tN00b3r
a1fe85bd03
Adding italian translation for plugins (#6316)
* Add italian translation

* Create it-IT.json
2025-03-07 17:16:16 +08:00
nocobase[bot]
247a9d93fd chore(versions): 😊 publish v1.5.24 2025-03-07 05:39:31 +00:00
YANG QIA
c0bb9dff91
feat(data-vi): support nulls sorting in chart queries (#6383) 2025-03-07 11:36:33 +08:00
Junyi
f6ec9f82b4
refactor(plugin-workflow): add option to skip triggering in collection event (#6379) 2025-03-07 10:51:15 +08:00
Katherine
faadfa0b96
fix: import action x-toolbar (#6378) 2025-03-06 20:27:39 +08:00
nocobase[bot]
0aa9eff8ae chore(versions): 😊 publish v1.5.23 2025-03-06 11:53:17 +00:00
Katherine
f856b17f02
fix: timezone-related issue causing one hour less in date picker (#6359)
* fix: timezone-related issue causing one hour less in date picker

* fix: bug

* fix: build error
2025-03-06 18:16:08 +08:00
Katherine
08023bd10b
fix: missing sortable setting for inherited collection fields (#6372) 2025-03-06 15:53:35 +08:00
Katherine
633c8b9b22
fix: missing sort parameter in export button (#6375) 2025-03-06 15:33:23 +08:00
nocobase[bot]
17ef134639 chore(versions): 😊 publish v1.5.22 2025-03-06 02:59:01 +00:00
YANG QIA
4b2b1da8ad
fix(db): the string sourceKeyValue in relation repository is being converted to a number (#6360) 2025-03-06 08:59:52 +08:00
chenyongxin
8d40210948
feat: button add anti double click processing (#6351)
* feat: button add anti double click processing

* feat: remove useless files

* fix: add conditional debounce to button click handling for E2E testing

---------

Co-authored-by: Zeke Zhang <958414905@qq.com>
2025-03-06 08:09:06 +08:00
nocobase[bot]
c6c1a1e663 chore(versions): 😊 publish v1.5.21 2025-03-05 15:21:47 +00:00
Junyi
c453612e11
fix(plugin-workflow-aggregate): add precision process after query (#6358)
* fix(plugin-workflow-aggregate): add precision process after query

* test(plugin-workflow-aggregate): add test cases

* fix(evaluators): fix test cases

* fix(plugin-workflow-aggregate): fix e2e test case

* fix(plugin-workflow-aggregate): fix test cases
2025-03-05 21:55:47 +08:00
Junyi
cb2cb0b5ed
fix(plugin-file-manager): fix error thrown when creating file collection (#6363) 2025-03-05 17:54:27 +08:00
Katherine
4dc22e06a5
fix: subform components not aligning with main form when label is hidden (#6357) 2025-03-05 11:48:15 +08:00
Junyi
2345ea62da
fix(plugin-workflow): fix acl for getting job (#6352) 2025-03-04 17:34:53 +08:00
Katherine
2cfe4d7af7
fix: association block not rendering in popup within collection inher… (#6303)
* fix: association block not rendering in popup within collection inheritance

* fix: bug

* Merge main into F-1713
2025-03-04 16:48:09 +08:00
Junyi
2f7b7315ca
refactor(plugin-workflow): lazy load job result for better performance (#6344) 2025-03-03 13:42:14 +08:00
nocobase[bot]
f1bd0a1f4d chore(versions): 😊 publish v1.5.20 2025-03-03 03:57:16 +00:00
Zeke Zhang
3c9a43c187
feat(favicon): add dynamic favicon update functionality (#6337) 2025-03-03 10:24:51 +08: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
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
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
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
Katherine
85157856c4
fix: dataBlockInitializer (#6319)
* fix: bug

* fix: bug
2025-02-27 11:47:30 +08:00
Katherine
bbb3bc9a40
fix: error when creating comment block without comment collection (#6309) 2025-02-27 09:08:07 +08: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
Zeke Zhang
376cb21a71
fix(action-modal): improve modal visibility handling (#6305) 2025-02-26 22:52:51 +08:00
Junyi
22869ca184
fix(plugin-file-manager): fix migration for inherited collection (#6310) 2025-02-26 20:08:35 +08: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
55b70335cf
fix: incorrect data filtering in popup Kanban using popup record variables (#6290) 2025-02-26 16:51:28 +08:00
Zeke Zhang
9d3497811b
fix(linkage-rules): clear field value when expression value is empty (#6300) 2025-02-26 14:49:25 +08:00
Junyi
929f2c94d5
fix(plugin-field-sequence): fix read only mode (#6274) 2025-02-26 12:19:55 +08:00
nocobase[bot]
2205172dd0 chore(versions): 😊 publish v1.5.16 2025-02-26 01:49:50 +00:00
N3tN00b3r
dfba9ff80d
Add italian translation (#6295) 2025-02-26 08:22:08 +08:00
Junyi
99a0b6bea6
fix(plugin-file-manager): fix file template column type (#6294) 2025-02-25 23:39:41 +08: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
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