8805 Commits

Author SHA1 Message Date
Junyi
f18ddcdad8
fix(plugin-workflow-manaul): fix workflow title field in filter (#6480) 2025-03-17 10:18:24 +08:00
Katherine
34528c4b0c
fix: calendar block not displaying events on boundary dates (#6463)
* fix: calendar block not displaying events on boundary dates

* fix: bug
2025-03-17 10:09:38 +08:00
Katherine
982c6fd5bf
fix: configureActions undefined (#6479) 2025-03-17 09:34:53 +08:00
Junyi
5144d47eb9
refactor(plugin-file-manager): refactor file url generating (#6472)
* refactor(plugin-file-manager): change file url generation to a better way

* fix(plugin-file-manager): use url field first

* fix(client): remove unused function call

* fix(plugin-file-manager): fix test cases

* fix: local getURL

* fix: md5

* fix: getFileURL

* fix(plugin-file-manager): fix FileModel class

* fix: use DeleteObjectCommand

* fix(plugin-file-manager): fix package version and require

* test(plugin-file-manager): fix test cases

* fix: storageInstance

* fix: test case error

* fix: url-join

* fix: autoGenId false

* fix: url

* fix: file.url

* fix: file preview

* fix: test error

* fix: isURL

* fix: only

---------

Co-authored-by: chenos <chenlinxh@gmail.com>
2025-03-17 08:54:26 +08:00
Junyi
ec618b06c8
fix(plugin-workflow-manaul): fix migration (#6478)
* fix(plugin-workflow-manaul): fix migration

* fix(plugin-workflow-manaul): fix migration
2025-03-17 01:05:26 +08:00
Zeke Zhang
a2b34a1b44
fix(filter-provider): handle potential null reference in clearSelection method (#6475) 2025-03-16 17:42:23 +08:00
Junyi
cba610ecc8
fix(plugin-workflow): fix tasks count (#6474)
* fix(plugin-workflow): fix tasks count

* fix(plugin-workflow): add filter

* fix(plugin-workflow): always refresh all counts

* refactor(plugin-workflow): change to delete tasks when workflow deleted

* feat(plugin-workflow): add reload when click menu link
2025-03-16 15:04:20 +08:00
chenos
fd7c839228
fix: migration error (#6470)
* fix: migration error

* fix: test case

* fix(plugin-workflow-manual): fix migration

* fix(plugin-workflow-manual): remove useless code

* test(plugin-workflow-manual): add more case

---------

Co-authored-by: mytharcher <mytharcher@gmail.com>
2025-03-15 23:37:46 +08:00
Junyi
e1f7e94e0d
fix(plugin-workflow-aggregate): fix round on null result (#6473) 2025-03-15 22:27:31 +08:00
nocobase[bot]
2fd8cf44b7 docs: update changelogs 2025-03-14 16:58:10 +00:00
nocobase[bot]
6bc55d4f9f chore(versions): 😊 publish v1.6.4 v1.6.4 2025-03-14 16:37:22 +00:00
Junyi
4b91d890cf
refactor(utils): move md5 to utils (#6468)
* refactor(utils): move md5 to utils

* fix(utils): fix export

* fix(utils): add missed file
2025-03-14 22:19:20 +08:00
chenyongxin
705e167dc4
feat: cascade selection component add dataScope setting (#6386)
* feat: cascade select filter parameter extension

* feat: cascade selection component add dataScope setting

* fix: remove useless import
2025-03-14 21:34:05 +08:00
chenos
7331cc78f5
fix: unable to delete files stored in S3 (#6467) 2025-03-14 20:18:14 +08:00
chenos
cc524c45fe
fix: encode (#6464) 2025-03-14 15:01:14 +08:00
Zeke Zhang
4269ff7412
fix: handle null value check and clear data in manual loading mode (#6460)
* fix: handle null value check and clear data in manual loading mode

* fix: add clearSelection method and invoke it in relevant places
2025-03-14 13:19:23 +08:00
Junyi
3b1f016256
fix(plugin-workflow): remove bind workflow settings button from data picker (#6455) 2025-03-14 09:58:44 +08:00
nocobase[bot]
dd2d2cc37a docs: update changelogs 2025-03-13 17:04:15 +00:00
nocobase[bot]
7281979cc3 chore(versions): 😊 publish v1.6.3 v1.6.3 2025-03-13 16:32:19 +00:00
Junyi
78455c1a5d
fix(plugin-file-manager): fix image url (#6459)
* fix(plugin-file-manager): fix image url

* fix(plugin-file-manager): fix url with search part

* fix(plugin-file-manager): fix lightbox preview url

* fix(plugin-file-manager): encode link url
2025-03-14 00:10:00 +08:00
Junyi
3d8c27ff1b
fix(plugin-workflow-manual): fix migration (#6445)
* fix(plugin-workflow-manual): fix migration

* fix(plugin-workflow-manual): fix constraints key name

* test(plugin-workflow-manual): add test case and fix

* fix(plugin-workflow-manual): add migration to delete m2m fields

* fix(plugin-workflow-manual): fix esists check

* fix(plugin-workflow-manual): fix drop primary key in mysql

* fix(plugin-workflow-manual): ignore sqlite

* test(plugin-workflow-manual): check mysql

* test(plugin-workflow-manual): use isolate level on transaction

* test(plugin-workflow-manual): use described columns to check
2025-03-14 00:06:18 +08:00
chenos
1be324f524 fix: cannot read properties of null (reading 'sort') 2025-03-13 16:25:58 +08:00
Katherine
30cca1d79c
fix: custom request server test (#6452) 2025-03-13 15:32:53 +08:00
YANG QIA
9810c91549
fix(data-vi): removed fields appear when inserting filter fields (#6450) 2025-03-13 14:42:30 +08:00
Junyi
8670de9667
fix(plugin-workflow-action-trigger): fix bulk edit action to trigger workflow (#6440) 2025-03-13 14:30:54 +08:00
Katherine
d9d58e60de
fix: incorrect page number when adding data after subtable page size change (#6437) 2025-03-13 11:14:52 +08:00
Katherine
c2a95fcbe9
fix: role data source collection operation permissions list loading issue (#6431)
* fix: role data source collection operation permissions list loading issue

* fix: bug
2025-03-13 11:14:27 +08:00
Zeke Zhang
33a46a6645
fix(logo): logo style (#6444) 2025-03-13 10:39:45 +08:00
Junyi
cc0e13dce0
fix(plugin-file-manager): fix file issues (#6436)
* fix(plugin-file-manager): fix file issues

* fix(plugin-file-manager): fix special char in windows
2025-03-12 23:35:14 +08:00
Katherine
c408c916d7
fix: custom request server-side permission validation error (#6438) 2025-03-12 22:44:10 +08:00
N3tN00b3r
97940d246c
Updating italian translations (#6434)
* Add italian translation

* Create it-IT.json

* Create it-IT.json

* Create it-IT.json

* Create it-IT.json

* Create it-IT.json

* Create it-IT.json

* Create it-IT.json

* Create it-IT.json

* Create it-IT.json

* Create it-IT.json

* Create it-IT.json

* Create it-IT.json

* Create it-IT.json

* Create it-IT.json

* Create it-IT.json

* Create it-IT.json

* Create it-IT.json

* Create it-IT.json

* Create it-IT.json

* Create it-IT.json

* Create it-IT.json

* Create it-IT.json

* Create it-IT.json

* Create it-IT.json

* Update it-IT.json

* Create it-IT.json

* Create it-IT.json

* Update it-IT.json

* Create it-IT.json

* Create it-IT.json

* Create it-IT.json

* Create it-IT.json

* Create it-IT.json

* Create it-IT.json

* Create it-IT.json

* Create it-IT.json

* Create it-IT.json

* Create it-IT.json

* Create it-IT.json

* Create it-IT.json

* Create it-IT.json

* Create it-IT.json

* Create it-IT.json

* Create it-IT.json

* Create it-IT.json

* Create it-IT.json

The following strings have been intentionally not translated to avoid misinterpretation of the technical terms:

Access Key ID
Access Key Secret
Secret ID
Secret Key

* Create it-IT.json

* Create it-IT.json

* Update it-IT.json

* Create it-IT.json

* Create it-IT.json

* Create it-IT.json

* Update it-IT.json

* Update it-IT.json

* Update it-IT.json

* Create it-IT.json

* Create it-IT.json

* Create it-IT.json

* Create it-IT.json

* Create it-IT.json

* Create it-IT.json

* Create it-IT.json

* Update it-IT.json

* Update it-IT.json

* Update it-IT.json

* Update it-IT.json

* Update it-IT.json

* Update it-IT.json

* Update it-IT.json

* Update it-IT.json

* Update it-IT.json

* Update it-IT.json

* Create it-IT.json

* Update it-IT.json

* Update it-IT.json

* Update it-IT.json

* Update it-IT.json

* Update it-IT.json

* Update it-IT.json

* Update it-IT.json

* Update it-IT.json

* Update it-IT.json

* Update it-IT.json

* Create it-IT.json

* Update it-IT.json

* Update it-IT.json

* Update it-IT.json

* Update it-IT.json

* Update it-IT.json

* Update it-IT.json

* Update it-IT.json

* Update it-IT.json

* Update it-IT.json

* Update it-IT.json

* Update it-IT.json

* Update it-IT.json

* Update it-IT.json

* Update it-IT.json

* Update it-IT.json

* Update it-IT.json
2025-03-12 21:39:47 +08:00
Jonas Fleischer
9d572bf8f4
feat: add German localization files for NocoBase core and plugins (#6435)
* feat: add German localization files for NocoBase core and plugins

* feat: expand German localization for NocoBase plugins compared to chinese translation

This commit adds and enhances German translation files across multiple NocoBase plugins, including:
- Workflow plugins (action trigger, manual, notification, etc.)
- File management
- Charts and data visualization
- Async task management
- Import/export functionality
- Theme editor
- And several other core and extension plugins
2025-03-12 21:35:26 +08:00
nocobase[bot]
054de87754 docs: update changelogs 2025-03-12 08:54:58 +00:00
nocobase[bot]
ed98b8c7af chore(versions): 😊 publish v1.6.2 v1.6.2 2025-03-12 08:00:54 +00:00
Junyi
9a2b877a97
fix(plugin-workflow-manual): fix migration version (#6430) 2025-03-12 15:14:00 +08:00
Junyi
ddbb62ed49
fix(plugin-workflow-manual): fix migration (#6425)
* fix(plugin-workflow-manual): fix migration

* test(plugin-workflow-manual): add test cases for migrations

* fix(plugin-workflow-manual): fix test cases

* fix(plugin-workflow-manual): add case for new table existing
2025-03-12 12:51:21 +08:00
chenos
9dfb75663a fix: cannot find module 'typeof-article' 2025-03-12 09:22:07 +08:00
Sheldon Guo
69a44fff1a
fix(MessageConfigForm): add description for user selection and improve locale support (#6424) 2025-03-12 05:20:49 +08:00
Katherine
e00b294cec
fix: public form style improve (#6419)
* fix:  public form style improve

* fix: bug
2025-03-11 21:52:45 +08:00
Katherine
3e1b828fc7
fix: date field range selection excludes the max date (#6418) 2025-03-11 21:51:44 +08:00
nocobase[bot]
f76ce346f7 docs: update changelogs 2025-03-11 11:11:31 +00:00
nocobase[bot]
00b7e0e0bd chore(versions): 😊 publish v1.6.1 v1.6.1 2025-03-11 10:14:56 +00:00
Zeke Zhang
ece3d10139
fix(globalOperators): handle null and empty array cases in function (#6415) 2025-03-11 16:13:34 +08:00
Sheldon Guo
d04bc83f2f
fix(InboxContent): add background color to layout content for better visibility (#6417) 2025-03-11 15:16:47 +08:00
Zeke Zhang
d90c17b3a4
feat: add deletePopupContext function to manage popup context storage (#6411) 2025-03-11 14:30:37 +08:00
Katherine
5ade85acd4
fix: multi-select field value changes and option loss when deleting subtable records (#6405) 2025-03-11 13:44:33 +08:00
nocobase[bot]
e7dea7fdfb chore(versions): 😊 publish v1.6.0 v1.6.0 2025-03-11 05:29:43 +00:00
xilesun
59efab8556 docs: update changelogs 2025-03-11 11:42:29 +08:00
Zeke Zhang
256b526800
fix(menuItemSettings): enhance route moving logic to support nested i… (#6413)
* fix(menuItemSettings): enhance route moving logic to support nested insertion

* fix(menuItemSettings): update position method from 'prepend' to 'insertBefore'

* fix: insertBefore

---------

Co-authored-by: chenos <chenlinxh@gmail.com>
2025-03-11 11:11:30 +08:00
mytharcher
1e3f988c48 Merge branch 'main' into next 2025-03-11 10:02:29 +08:00