9034 Commits

Author SHA1 Message Date
chenos
1981b2c05f fix: many-to-many relationship fails to query when using non-primary key as foreign key 2025-04-30 11:46:14 +08:00
Katherine
fd8606e69e
fix: duplicate validation error messages for rule violations in form field (#6805) 2025-04-30 09:36:05 +08:00
Katherine
fe005e091a
fix: ssue with configuring linkage rules in subform (popup) within subtable (#6803) 2025-04-30 09:35:26 +08:00
Zeke Zhang
db88e8301f
fix: exclude 'attachmentURL' from associated form item filter (#6809) 2025-04-30 07:42:18 +08:00
nocobase[bot]
5c2bd3c496 docs: update changelogs 2025-04-29 12:06:39 +00:00
nocobase[bot]
09c53403eb chore(versions): 😊 publish v1.6.25 v1.6.25 2025-04-29 11:57:38 +00:00
YANG QIA
6cb13f73e6
fix(auth): disallow changing of authenticator uid (#6808) 2025-04-29 15:26:23 +08:00
Katherine
4f06ebcdd2
style: optimize subtable add button style and align paginator on the same row (#6790) 2025-04-29 11:07:17 +08:00
Junyi
823d67ac13
fix(database): fix trim option for string and text field (#6797) 2025-04-28 21:17:05 +08:00
Junyi
3b1b4cfef5
fix(plugin-file-manager): add oss timeout option default to 10min (#6795) 2025-04-28 19:48:18 +08:00
Katherine
a28e1d2c39
fix: association field not submitting data when displaying field from related collection (#6798) 2025-04-28 19:27:16 +08:00
Katherine
c1f8b4d2f7
Revert "fix: association field not submitting data when displaying field fro…" (#6796)
This reverts commit d4bf52a047243f5274e23dbf3e57e49d396dba00.
2025-04-28 19:21:06 +08:00
Katherine
d4bf52a047
fix: association field not submitting data when displaying field from related collection (#6789)
* fix: o2o association field not submitting data when display association field are used

* fix: bug

* fix: bug
2025-04-28 18:04:36 +08:00
Zeke Zhang
4547b7dd96
fix(Collapse): issue with data scope being cleared (#6782) 2025-04-28 14:25:15 +08:00
Zeke Zhang
6808620a3d
fix: refreshing the page after switching operators causes an error (#6781)
* fix: clear default value when switching operators to prevent filtering API errors

* fix: update EditOperator to set default value to null and assign componentProps to x-component-props

* fix: set field value and initialValue to null in EditOperator to ensure proper state management
2025-04-28 14:12:28 +08:00
Zeke Zhang
4f1e3df663
chore(Filter): improve user experience (#6779) 2025-04-28 14:11:46 +08:00
Zeke Zhang
281b813f0c
refactor: remove rowKey from table block schema creation (#6792)
* refactor: remove rowKey from table block schema creation

* chore: fix unit test
2025-04-28 14:07:49 +08:00
Jiann
1b4b71bba4
fix: add github publish ci for license kit (#6786) 2025-04-27 16:58:55 +08:00
Zeke Zhang
17eaee373c
refactor: unify 404 page components (#6778) 2025-04-27 12:38:53 +08:00
Zeke Zhang
462cc31998
fix: filter out tabs from route items in toItems function (#6777)
* fix: filter out tabs from route items in toItems function

* chore: fix e2e

* chore: fix e2e
2025-04-27 12:32:51 +08:00
Zeke Zhang
1f974d241f test: fix failed tests 2025-04-25 15:43:13 +08:00
chenos
b0cee75bf1
chore: downgrade mariadb to 2.5.6 due to compatibility issues (#6762) 2025-04-24 20:29:13 +08:00
Katherine
e2e4c69941
refactor: unavailableActions to sql collection and view collection (#6765)
* refactor: unavailableActions to sql collection and view collection

* fix: unavailableActions
2025-04-24 20:09:42 +08:00
nocobase[bot]
24376fd3dd docs: update changelogs 2025-04-24 10:29:18 +00:00
nocobase[bot]
bfe77cd81d chore(versions): 😊 publish v1.6.24 v1.6.24 2025-04-24 10:20:37 +00:00
YANG QIA
bd06d13749
fix(m2m-array): incorrect data retrieved for m2m array fields from association in forms (#6744)
* fix(m2m-array): incorrect data retrieved for m2m array fields from association in forms

* fix(getAction): update pagination parameter for hasMany and belongsToMany actions

---------

Co-authored-by: Zeke Zhang <958414905@qq.com>
2025-04-24 17:33:00 +08:00
Katherine
b8bfc17a59
refactor: adjust view collection action permission control (#6764) 2025-04-24 17:09:11 +08:00
Katherine
04e17444fa
fix: only export action in view collection is support when writableView is false (#6763) 2025-04-24 16:32:06 +08:00
Junyi
717177b471
fix(client): adjust upload message (#6757) 2025-04-24 16:16:22 +08:00
Katherine
0758490913
fix: unexpected data creation when displaying association field under sub-form/sub-table in create form action (#6727)
* fix: unexpected data creation when displaying relational field subtable in create form

* fix: bug

* fix: bug

* fix: bug
2025-04-24 09:54:22 +08:00
nocobase[bot]
04296bbac8 docs: update changelogs 2025-04-23 15:17:46 +00:00
nocobase[bot]
c8e5a1c7e7 chore(versions): 😊 publish v1.6.23 v1.6.23 2025-04-23 15:06:25 +00:00
chenos
452619c511
refactor: optimize internal logic of the nocobase upgrade command (#6754)
* chore: update-deps

* fix: upgrade
2025-04-23 21:26:07 +08:00
Katherine
285918c1a8
style(gantt): gantt chart block overlapping months in calendar header for month view (#6753)
* style: gantt block calendar header style improve

* style: gantt block calendar header style improve
2025-04-23 16:49:41 +08:00
ajie
ced8af89ef
fix: import and export invalid when set field permissions (#6677)
* fix:  import and export invalid when set field permissions
2025-04-23 16:23:49 +08:00
Katherine
3d73ea0acb
fix: tree table 'Add Child' button linkage rule without 'current record' variable (#6752) 2025-04-23 16:19:36 +08:00
Katherine
63ebe1d357
refactor: formula syntax references link (#6751) 2025-04-23 14:01:20 +08:00
Katherine
7340a7d187
fix: missing filter for already associated data when adding association data (#6750)
* fix: missing filter for already associated data when adding association collection table

* fix: bug
2025-04-23 11:39:54 +08:00
chenos
174693e219
chore: auto-update package.json on upgrade (#6747)
* fix: update package.json

* fix: deps
2025-04-23 07:01:57 +08:00
nocobase[bot]
a494dacdaf docs: update changelogs 2025-04-22 09:53:48 +00:00
nocobase[bot]
5fd8649fc3 chore(versions): 😊 publish v1.6.22 v1.6.22 2025-04-22 09:44:09 +00:00
chenos
62aff88e5e
fix: appVersion incorrectly generated by create-migration (#6740) 2025-04-22 13:10:59 +08:00
Zeke Zhang
e5055ef4f6
fix(styles): add relative positioning to span elements in mobile navigation bar action (#6734) 2025-04-22 11:36:48 +08:00
Zeke Zhang
2faed8de79
fix(SchemaSettingsActionModalItem): fix zIndex (#6733) 2025-04-22 11:35:54 +08:00
chenos
8dbe798fca
chore: move pm2 to devDependencies (#6737) 2025-04-22 11:34:29 +08:00
chenos
bebb875694 chore: launchMode 2025-04-22 09:53:34 +08:00
chenos
120aa3420c
chore(deps): upgrade dependencies (#6708)
* chore: upgrade jsonwebtoken to version 9.0.2

* chore: update

* fix: deps

* fix: semver

* chore: dicer

* chore: upgrade multer

* fix: dicer

* fix: remove sqlite

* chore: check db dialect

* chore: remove sqlite3

* fix: yarn add sqlite3 --no-save -W

* fix: test

* fix: test

* fix: ci

* fix: test

* fix: deps
2025-04-21 18:52:26 +08:00
Junyi
73956a834d
fix(build): tar cli (#6722) 2025-04-21 09:31:27 +08:00
Katherine
569ae3c110
fix: missing action option constraints when reopening linkage rules (#6723)
* fix: missing action option constraints when reopening linkage rules

* fix: bug
2025-04-21 09:19:05 +08:00
Junyi
b04c26144e
fix(plugin-workflow): fix schedule in subflow (#6721) 2025-04-20 17:33:36 +08:00