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
chenos
deb85d30bd
chore: build internal image
2025-04-18 14:42:19 +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]
3413bffcbb
docs: update changelogs
2025-04-17 07:00:50 +00:00
nocobase[bot]
7f1d642848
chore(versions): 😊 publish v1.6.21
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
xilesun
83be9b1013
chore: update ci
2025-04-17 09:05: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]
51579611f2
docs: update changelogs
2025-04-14 15:54:40 +00:00
nocobase[bot]
4da85db68b
chore(versions): 😊 publish v1.6.20
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
nocobase[bot]
db669422b3
docs: update changelogs
2025-04-14 07:08:27 +00: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
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
nocobase[bot]
d69fbfeb1b
docs: update changelogs
2025-04-11 13:39:50 +00:00
nocobase[bot]
8b983f8913
chore(versions): 😊 publish v1.6.18
v1.6.18
2025-04-11 13:05:40 +00:00
Katherine
c509e5f9e2
fix: subtable description overlapping with add new button ( #6646 )
2025-04-11 14:26:12 +08:00
Junyi
32ae82bb31
refactor(client): add default type fallback api for ( #6644 )
2025-04-11 08:45:48 +08:00
Zeke Zhang
49a9c6365b
refactor: optimize prompt information ( #6641 )
...
* fix: update error block to display a custom image and improved messages when no pages are found
* feat: add no pages result display with custom message and icon in LayoutContent
* feat: add translations for UI editor prompts and update no pages message in multiple locales
* feat: add tip display when no pages are found in LayoutContent
* fix: ensure minimum height for mobile tab bar content
* fix: remove unnecessary margin from mobile action page styles and block initializer
2025-04-10 22:50:57 +08:00
Katherine
7886581f08
fix: dashed underline caused by horizontal form layout in modal ( #6639 )
...
* fix: dashed underline caused by horizontal form layout in modal
* fix: e2e test
2025-04-10 13:51:25 +08:00
Junyi
86380b2ba5
refactor(plugin-workflow-delay): support to use variable for duration ( #6621 )
2025-04-09 21:43:15 +08:00
nocobase[bot]
6f4e27a286
docs: update changelogs
2025-04-09 06:44:38 +00:00