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
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
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
Zeke Zhang
2faed8de79
fix(SchemaSettingsActionModalItem): fix zIndex ( #6733 )
2025-04-22 11:35:54 +08:00
nocobase[bot]
0f83157d60
Merge branch 'main' into next
2025-04-22 03:34:58 +00:00
chenos
8dbe798fca
chore: move pm2 to devDependencies ( #6737 )
2025-04-22 11:34:29 +08:00
Katherine
3049f35490
fix: issue with time field as condition in linkage rules ( #6738 )
2025-04-22 11:13:29 +08:00
nocobase[bot]
b979e8b71a
Merge branch 'main' into next
2025-04-22 01:54:09 +00:00
chenos
bebb875694
chore: launchMode
2025-04-22 09:53:34 +08:00
Katherine
ffdd03b4bc
fix: date time field condition not working in linkage rules ( #6728 )
...
* fix: datetime field in linakge rule condiction
* fix: bug
* fix: bug
2025-04-21 20:52:24 +08:00
chenos
72c5fdd14b
Merge branch 'main' into next
...
# Conflicts:
# packages/core/auth/package.json
# packages/core/create-nocobase-app/templates/app/package.json.tpl
# packages/core/data-source-manager/package.json
# packages/core/server/package.json
2025-04-21 19:48:52 +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
nocobase[bot]
6881d10cf4
Merge branch 'next' into develop
2025-04-21 08:21:30 +00:00
gchust
c1b24c5c53
fix: block template menus not shown in mysql env ( #6726 )
2025-04-21 16:21:08 +08:00
nocobase[bot]
932d5d4bfe
Merge branch 'next' into develop
2025-04-21 01:47:54 +00:00
Katherine
374c569dc0
fix: incorrect value display for "Enable index column" ( #6724 )
2025-04-21 09:47:15 +08:00
nocobase[bot]
e89644d796
Merge branch 'next' into develop
2025-04-21 01:32:13 +00:00
nocobase[bot]
31a0189e2e
Merge branch 'main' into next
2025-04-21 01:31:49 +00:00
Junyi
73956a834d
fix(build): tar cli ( #6722 )
2025-04-21 09:31:27 +08:00
nocobase[bot]
6712a25486
Merge branch 'next' into develop
2025-04-21 01:25:27 +00:00
nocobase[bot]
813be720de
Merge branch 'main' into next
2025-04-21 01:25:02 +00:00
nocobase[bot]
3cc140d42b
Merge branch 'next' into develop
2025-04-21 01:19:53 +00:00
chenos
31da3c78e9
feat: allow setting sidebar width in theme config ( #6720 )
2025-04-21 09:19:31 +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
nocobase[bot]
30c2cf8381
Merge branch 'next' into develop
2025-04-20 09:34:25 +00:00
nocobase[bot]
d0b172db59
Merge branch 'main' into next
2025-04-20 09:34:02 +00:00
Junyi
b04c26144e
fix(plugin-workflow): fix schedule in subflow ( #6721 )
2025-04-20 17:33:36 +08:00
nocobase[bot]
267f4417dd
Merge branch 'next' into develop
2025-04-20 07:36:02 +00:00
nocobase[bot]
4dbde49b89
Merge branch 'main' into next
2025-04-20 07:35:40 +00:00
Zeke Zhang
386e76661d
fix(linkage-rules): hidden required fields should not affect form submission ( #6709 )
...
* test: add e2e test
* fix(linkage-rules): hidden required fields should not affect form submission
* chore: fix e2e
2025-04-20 15:35:19 +08:00
nocobase[bot]
fbd80d6a58
Merge branch 'next' into develop
2025-04-20 07:24:52 +00:00
nocobase[bot]
0fa82f0404
Merge branch 'main' into next
2025-04-20 07:24:32 +00:00
Junyi
ec0e1787d4
refactor(plugin-file-manager): expose utils api ( #6705 )
2025-04-20 15:24:11 +08:00
nocobase[bot]
bfa0761612
Merge branch 'next' into develop
2025-04-20 06:14:02 +00:00
nocobase[bot]
6b055f4900
Merge branch 'main' into next
2025-04-20 06:13:38 +00:00
Junyi
817ba15a91
refactor(plugin-workflow): adjust date type of variable ( #6717 )
2025-04-20 14:13:12 +08:00
nocobase[bot]
c04747988e
chore(versions): 😊 publish v1.7.0-alpha.11
v1.7.0-alpha.11
2025-04-19 13:25:01 +00:00
nocobase[bot]
3a084e436e
Merge branch 'next' into develop
2025-04-18 11:21:08 +00:00