7283 Commits

Author SHA1 Message Date
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]
5fd8649fc3 chore(versions): 😊 publish 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
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
Junyi
ec0e1787d4
refactor(plugin-file-manager): expose utils api (#6705) 2025-04-20 15:24:11 +08:00
Junyi
817ba15a91
refactor(plugin-workflow): adjust date type of variable (#6717) 2025-04-20 14:13:12 +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
8ac84e6e2c
fix: export button shown without export permission (#6689) 2025-04-18 13:59:39 +08:00
Sheldon Guo
f5818066ca
fix(in-app-message): disconnect SSE on mobile when message component unmounts or tab is switched to avoid excessive persistent connections. 2025-04-18 12:23:25 +08: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
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
Junyi
9add517d75
refactor(client): add delay API for scenarios without delay (#6681) 2025-04-17 14:30:32 +08:00
Junyi
18447848ca
fix(client): add fault tolerant when no x-component in schema (#6691) 2025-04-17 12:18:51 +08:00
ajie
454ab34921
fix: ci build (#6687) 2025-04-17 12:13:41 +08:00
Katherine
0961c4399d
fix: association field detection to be based on type (#6692) 2025-04-17 11:44:38 +08:00
YANG QIA
824ad7f29e
fix: bug (#6684) 2025-04-17 09:03:33 +08:00
xilesun
18791bfe2d fix(departments): test error 2025-04-16 21:18:34 +08:00
gchust
181c24c2a3
fix: layload errors if component not exist (#6683) 2025-04-16 20:40:32 +08:00
Junyi
8d8229f8ca
fix(client): fix upload component locale (#6682) 2025-04-16 18:40:05 +08:00
ajie
5eda5ba21d
fix: fixed an error importing xlsx time field (#6672) 2025-04-16 17:14:23 +08:00
Junyi
baec449c03
fix(client): fix input component (#6679)
* fix(client): fix input component

* fix(client): remove useless definition
2025-04-16 12:33:46 +08:00
Junyi
63a842aab3
fix(plugin-workflow-manual): fix task status (#6676) 2025-04-16 09:48:48 +08:00
chenos
5808ee57e2
chore(deps): upgrade some dependencies to latest versions (#6673)
* chore(deps): upgrade some dependencies to latest versions

* fix: --skip-dev-dependencies

* fix: compression
2025-04-15 22:53:07 +08:00
Katherine
91207a77f1
fix: vertical scrollbar appears when iframe block is set to full height (#6675) 2025-04-15 22:50:48 +08:00
Katherine
0f21f483f7
fix: field assignment dropdown includes inherited fields (#6666) 2025-04-15 16:41:31 +08:00
gchust
5534cafdc2
fix: build output is not correct if plugin using some old amd library (#6665)
* fix: build output is not correct if plugin using some old amd library

* fix: amd library build error
2025-04-15 14:22:40 +08:00
nocobase[bot]
4da85db68b chore(versions): 😊 publish v1.6.20 2025-04-14 15:35:54 +00:00
chenos
1db56657e8
feat: make commercial plugins free (#6663)
* feat: make commercial plugins free

* fix: rm pkg

* fix: deps

* fix: deps

* fix: deps

* fix: test error

* fix: test error

* fix: test error
2025-04-14 22:56:34 +08:00
Zeke Zhang
7c1ccc73f6
fix: should not automatically redirect to hidden pages (#6654)
* fix: should not automatically redirect to hidden pages

* fix: replace getDefaultPageUid with findFirstPageRoute for improved readability
2025-04-14 18:40:10 +08:00
Zeke Zhang
3c9b99d812
fix: no prompt popup should be displayed after modifying the filter form (#6657) 2025-04-14 18:38:55 +08:00
Zeke Zhang
6d50f7e9b1
fix(FilterForm): do not trigger filtering when validation fails (#6659) 2025-04-14 18:35:59 +08:00
Zeke Zhang
c10579e57f chore: add disabled prop to VariableSelect in RawTextArea 2025-04-14 16:12:04 +08:00
Katherine
9a0c644650
fix: enable multi-select not working (#6661) 2025-04-14 14:39:29 +08:00
nocobase[bot]
1af62daf9f chore(versions): 😊 publish v1.6.19 2025-04-14 06:26:27 +00:00
chenos
72828200b9
fix: error: ENOTEMPTY: directory not empty (#6660) 2025-04-14 13:59:19 +08:00
Katherine
659e98039a
fix: label cutoff issue in horizontal layout with colon (#6655)
* fix: label cutoff issue in horizontal layout with colon

* fix: test

* fix: test

* fix: test
2025-04-13 21:34:03 +08:00
Zeke Zhang
c9b1c893e4
fix: add global style for LightBox to prevent image overlay issues (#6651) 2025-04-13 14:05:24 +08:00
Zeke Zhang
4bc16e52f2
fix(defaultValue): avoid directly displaying variable strings (#6649) 2025-04-13 14:03:51 +08:00