9971 Commits

Author SHA1 Message Date
nocobase[bot]
3d08fee9f3 Merge branch 'next' into develop 2025-04-24 01:55:03 +00:00
nocobase[bot]
c6935a8923 Merge branch 'main' into next 2025-04-24 01:54:43 +00: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]
851f35657a chore(versions): 😊 publish v1.7.0-alpha.12 v1.7.0-alpha.12 2025-04-24 01:43:51 +00:00
nocobase[bot]
c76272913f Merge branch 'next' into develop 2025-04-24 00:01:13 +00:00
nocobase[bot]
d7c4921d1d chore(versions): 😊 publish v1.7.0-beta.22 v1.7.0-beta.22 2025-04-24 00:00:43 +00:00
nocobase[bot]
7da4bdc708 Merge branch 'next' into develop 2025-04-23 15:18:35 +00:00
nocobase[bot]
eaf7da5528 Merge branch 'main' into next 2025-04-23 15:18:13 +00:00
nocobase[bot]
04296bbac8 docs: update changelogs 2025-04-23 15:17:46 +00:00
nocobase[bot]
9523b961d2 Merge branch 'next' into develop 2025-04-23 15:09:19 +00:00
nocobase[bot]
53f7584eb0 Merge branch 'main' into next 2025-04-23 15:06:56 +00:00
nocobase[bot]
c8e5a1c7e7 chore(versions): 😊 publish v1.6.23 v1.6.23 2025-04-23 15:06:25 +00:00
nocobase[bot]
f7aa0501bc Merge branch 'next' into develop 2025-04-23 14:06:49 +00:00
Katherine
a76ae40968
fix: display issue with linkage rules in multi-level association data (#6755) 2025-04-23 22:06:16 +08:00
nocobase[bot]
560d6a7e31 Merge branch 'next' into develop 2025-04-23 13:27:14 +00:00
nocobase[bot]
aecca20215 Merge branch 'main' into next 2025-04-23 13:26:43 +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
nocobase[bot]
19be7c424b Merge branch 'next' into develop 2025-04-23 10:22:11 +00:00
nocobase[bot]
7fb0805888 chore(versions): 😊 publish v1.7.0-beta.21 v1.7.0-beta.21 2025-04-23 10:21:44 +00:00
nocobase[bot]
ddbb00f7b0 Merge branch 'next' into develop 2025-04-23 08:50:25 +00:00
nocobase[bot]
88926ca75e Merge branch 'main' into next 2025-04-23 08:50:02 +00: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
nocobase[bot]
67af57436c Merge branch 'next' into develop 2025-04-23 08:24:36 +00:00
nocobase[bot]
946d045df8 Merge branch 'main' into next 2025-04-23 08:24:12 +00: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
nocobase[bot]
ee92356ae0 Merge branch 'next' into develop 2025-04-23 08:20:19 +00:00
nocobase[bot]
97c33f6eed Merge branch 'main' into next 2025-04-23 08:19:57 +00:00
Katherine
3d73ea0acb
fix: tree table 'Add Child' button linkage rule without 'current record' variable (#6752) 2025-04-23 16:19:36 +08:00
Zeke Zhang
6b51026941 Merge branch 'next' into develop 2025-04-23 16:08:37 +08:00
nocobase[bot]
2622074094 Merge branch 'main' into next 2025-04-23 06:01:45 +00:00
Katherine
63ebe1d357
refactor: formula syntax references link (#6751) 2025-04-23 14:01:20 +08:00
nocobase[bot]
ba89bcd4b4 Merge branch 'main' into next 2025-04-23 03:40:15 +00: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
Zeke Zhang
9eb5dbc853
fix: issue with data block refresh not working (#6748) 2025-04-23 08:30:55 +08:00
nocobase[bot]
5d4d901429 Merge branch 'main' into next 2025-04-22 23:02:25 +00: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
Zeke Zhang
985835307a feat(auth): add X-Authenticator header handling and update related locale messages 2025-04-22 23:54:34 +08:00
nocobase[bot]
b24770291c Merge branch 'main' into next 2025-04-22 09:54:13 +00:00
nocobase[bot]
a494dacdaf docs: update changelogs 2025-04-22 09:53:48 +00:00
nocobase[bot]
5aae89eaef Merge branch 'main' into next 2025-04-22 09:44:24 +00:00
nocobase[bot]
5fd8649fc3 chore(versions): 😊 publish v1.6.22 v1.6.22 2025-04-22 09:44:09 +00:00
Zeke Zhang
83dec5e803 feat(auth): include authenticator name in lost password flow and update related components 2025-04-22 17:29:41 +08:00
Zeke Zhang
0d0d196c8d Merge branch 'develop' into 1921 2025-04-22 15:05:07 +08:00
gchust
d31aa4a91c
feat: add convert template block to page block action (#6662)
* feat: add convert template block to page block action

* feat: convert template block to normal block

* fix: remove remaining template properties

* fix: list template not loading data

* fix: user menu render error

* fix: save as template and convert to block should hide in workflow config page

* fix: incorrect translation
2025-04-22 13:25:29 +08:00
nocobase[bot]
5eb337bd7a Merge branch 'main' into next 2025-04-22 05:11:21 +00:00
chenos
62aff88e5e
fix: appVersion incorrectly generated by create-migration (#6740) 2025-04-22 13:10:59 +08:00
Zeke Zhang
f42a4306a8
fix: update min and max date limits in MobileDateTimePicker (#6735) 2025-04-22 11:38:40 +08:00
nocobase[bot]
ad0b48a26c Merge branch 'main' into next 2025-04-22 03:37:11 +00: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
nocobase[bot]
75aede8ef5 Merge branch 'main' into next 2025-04-22 03:36:16 +00:00