4857 Commits

Author SHA1 Message Date
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]
5fd8649fc3 chore(versions): 😊 publish v1.6.22 2025-04-22 09:44:09 +00: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
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
Katherine
374c569dc0
fix: incorrect value display for "Enable index column" (#6724) 2025-04-21 09:47:15 +08: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]
813be720de Merge branch 'main' into next 2025-04-21 01:25:02 +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]
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
Katherine
5931e2914e
fix: after success link (#6707) 2025-04-18 18:00:33 +08:00
katherinehhh
8e4ccd1916 Merge branch 'main' into next 2025-04-18 17:44:36 +08:00
Katherine
aa6a46924a
fix(date-picker): picker switching issue in date field of filter button (#6695)
* fix:  picker switching issue in date field of filter button

* fix: bug

* fix: bug
2025-04-18 17:29:52 +08:00
Katherine
d550a628d8
fix(linkage-rule): variable conversion in sub-table/sub-form linkage rule conditions (#6702)
* fix: variable conversion in sub-table/sub-form linkage rule conditions

* fix: bug

* fix: style in sub-table

* fix: bug
2025-04-18 17:29:07 +08:00
nocobase[bot]
69163443c8 Merge branch 'main' into next 2025-04-18 06:00:01 +00:00
Katherine
8ac84e6e2c
fix: export button shown without export permission (#6689) 2025-04-18 13:59:39 +08:00
nocobase[bot]
e1e2f7a83c Merge branch 'main' into next 2025-04-18 01:24:33 +00:00
Zeke Zhang
3067b3a4b1
fix(tree-block): the issue where the tree block filter condition was empty (#6634)
* fix: enhance useFilterAPI to support sourceKey in filter functions

* fix: update useFilterAPI to use key variable for dynamic field assignment

* feat: add treeFind function for depth-first traversal of tree structures

* feat: enhance getSupportFieldsByForeignKey to include target collection matching

* feat: add getInheritChain method to InheritanceCollectionMixin and corresponding tests
2025-04-18 09:24:08 +08:00
nocobase[bot]
402c3f4b3a chore(versions): 😊 publish v1.7.0-beta.20 2025-04-18 00:52:00 +00:00
Junyi
e9560bb42c
fix(client): fix error thrown when no block context (#6696) 2025-04-17 20:26:49 +08:00
nocobase[bot]
b04e877d31 chore(versions): 😊 publish v1.7.0-beta.19 2025-04-17 08:13:12 +00:00
chenos
0fc8f5d0cf Merge branch 'main' into next
# Conflicts:
#	yarn.lock
2025-04-17 15:11:07 +08:00
chenos
8abdb8eaac chore: upgrade tar to version 7.4.3 2025-04-17 15:09:10 +08:00
nocobase[bot]
7f1d642848 chore(versions): 😊 publish v1.6.21 2025-04-17 06:51:36 +00:00
nocobase[bot]
66ecba9d96 Merge branch 'main' into next 2025-04-17 06:30:55 +00:00
Junyi
9add517d75
refactor(client): add delay API for scenarios without delay (#6681) 2025-04-17 14:30:32 +08:00
Katherine
f5fb2844da
feat(custom-request): support selected table records in custom request (#6647)
* feat: support selected table records in custom request

* fix: test

* fix: bug

* fix: bug

* fix: bug

* fix: bug

* fix: merge bug

* fix: e2e test

* fix: e2e test
2025-04-17 12:35:03 +08:00
nocobase[bot]
1c343cad66 Merge branch 'main' into next 2025-04-17 04:19:18 +00:00
Junyi
18447848ca
fix(client): add fault tolerant when no x-component in schema (#6691) 2025-04-17 12:18:51 +08:00
nocobase[bot]
00629d118e Merge branch 'main' into next 2025-04-17 04:14:06 +00:00
ajie
454ab34921
fix: ci build (#6687) 2025-04-17 12:13:41 +08:00
nocobase[bot]
ff772fc5cf Merge branch 'main' into next 2025-04-17 03:44:59 +00:00
Katherine
0961c4399d
fix: association field detection to be based on type (#6692) 2025-04-17 11:44:38 +08:00
Katherine
38f8cf9d56
fix: linkage rules compatibility with legacy data (#6686)
* fix: linkage rules compatibility with legacy data

* fix: bug
2025-04-17 10:32:41 +08:00
mytharcher
42a9d5a6cb Merge branch 'main' into next 2025-04-16 21:06:12 +08:00
gchust
181c24c2a3
fix: layload errors if component not exist (#6683) 2025-04-16 20:40:32 +08:00