Junyi
58b5396c30
refactor(plugin-workflow-action-trigger): support to use end node to determine status ( #6399 )
2025-03-10 16:01:35 +08:00
Zeke Zhang
e3123a4abb
refactor: remove useless code ( #6397 )
2025-03-10 14:38:41 +08:00
nocobase[bot]
70b0194e52
chore(versions): 😊 publish v1.5.26
v1.5.26
2025-03-10 03:17:56 +00:00
chenos
5cb6088db3
fix: mtime
2025-03-10 10:53:32 +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]
0b78432a01
docs: update changelogs
2025-03-09 15:30:43 +00:00
nocobase[bot]
5e02115d67
chore(versions): 😊 publish v1.5.25
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]
24415e9a32
docs: update changelogs
2025-03-07 06:19:10 +00:00
nocobase[bot]
247a9d93fd
chore(versions): 😊 publish v1.5.24
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
nocobase[bot]
8b1a718091
docs: update changelogs
2025-03-06 13:11:30 +00: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
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
xilesun
24637d2e5f
chore: update release.yml
2025-03-06 16:37:39 +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]
d9e746182c
docs: update changelogs
2025-03-06 03:57:44 +00:00
nocobase[bot]
17ef134639
chore(versions): 😊 publish v1.5.22
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]
841472155b
docs: update changelogs
2025-03-05 15:39:45 +00:00
nocobase[bot]
c6c1a1e663
chore(versions): 😊 publish v1.5.21
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]
1ba88f49d0
docs: update changelogs
2025-03-03 04:26:20 +00:00
nocobase[bot]
f1bd0a1f4d
chore(versions): 😊 publish v1.5.20
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
nocobase[bot]
fdded6a568
docs: update changelogs
2025-03-01 07:23:04 +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
v1.5.19
2025-03-01 06:20:47 +00:00
nocobase[bot]
d02fcc9ba1
docs: update changelogs
2025-02-27 08:45:48 +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
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]
9c74600770
docs: update changelogs
2025-02-27 06:06:36 +00:00
nocobase[bot]
e360a4e12f
chore(versions): 😊 publish v1.5.17
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
xilesun
f3fb416fd1
fix: release ci
2025-02-27 11:39:56 +08:00