Zeke Zhang
a458fd6d7c
fix: refactor parameter extraction in listWithPagination function
2025-04-30 16:27:40 +08:00
Zeke Zhang
c34a923279
Merge branch 'next' into feat/plugin-bulk-filter
2025-04-30 15:29:37 +08:00
Katherine
1814835ec5
fix: build error ( #6812 )
2025-04-30 10:36:08 +08:00
katherinehhh
d4259214fc
Merge branch 'main' into next
2025-04-30 09:54:17 +08:00
gchust
b164d9a2fa
fix: incorrect variable selection when first click to load data ( #6802 )
...
* fix: incorrect variable selection when first click to load data
* Revert "fix: incorrect variable selection when first click to load data"
This reverts commit 0caa9a84b15c51cf87e03819c51b79d8be3e99e9.
* fix: e2e tests
2025-04-30 09:42:35 +08:00
Katherine
fd8606e69e
fix: duplicate validation error messages for rule violations in form field ( #6805 )
2025-04-30 09:36:05 +08:00
Katherine
fe005e091a
fix: ssue with configuring linkage rules in subform (popup) within subtable ( #6803 )
2025-04-30 09:35:26 +08:00
xilesun
dfc5ec098c
fix(verification): migration version number
2025-04-30 09:34:05 +08:00
nocobase[bot]
b98a9a97e8
Merge branch 'main' into next
2025-04-29 23:42:41 +00:00
Zeke Zhang
db88e8301f
fix: exclude 'attachmentURL' from associated form item filter ( #6809 )
2025-04-30 07:42:18 +08:00
nocobase[bot]
39e27f94a7
Merge branch 'main' into next
2025-04-29 12:07:16 +00:00
nocobase[bot]
5c2bd3c496
docs: update changelogs
2025-04-29 12:06:39 +00:00
nocobase[bot]
4a0ce6fdda
Merge branch 'main' into next
2025-04-29 11:58:24 +00:00
nocobase[bot]
09c53403eb
chore(versions): 😊 publish v1.6.25
v1.6.25
2025-04-29 11:57:38 +00:00
nocobase[bot]
0965749f8c
Merge branch 'main' into next
2025-04-29 07:26:50 +00:00
YANG QIA
6cb13f73e6
fix(auth): disallow changing of authenticator uid ( #6808 )
2025-04-29 15:26:23 +08:00
katherinehhh
08bd9fa8a8
Merge branch 'main' into next
2025-04-29 14:35:36 +08:00
Katherine
ab1cf294d6
fix: duplicate linkage rules in the operation panel's link action ( #6806 )
2025-04-29 14:22:37 +08:00
Katherine
4f06ebcdd2
style: optimize subtable add button style and align paginator on the same row ( #6790 )
2025-04-29 11:07:17 +08:00
Katherine
bd077d5cc2
fix: field linkage rules not working for subform (popup) in subtable ( #6800 )
2025-04-28 22:33:38 +08:00
nocobase[bot]
973038a2e9
Merge branch 'main' into next
2025-04-28 13:17:32 +00:00
Junyi
823d67ac13
fix(database): fix trim option for string and text field ( #6797 )
2025-04-28 21:17:05 +08:00
Katherine
9c789b88c4
fix: custom request response set to variable not displaying correctly ( #6793 )
2025-04-28 21:01:35 +08:00
nocobase[bot]
090e012384
Merge branch 'main' into next
2025-04-28 11:48:43 +00:00
Junyi
3b1b4cfef5
fix(plugin-file-manager): add oss timeout option default to 10min ( #6795 )
2025-04-28 19:48:18 +08:00
nocobase[bot]
cfbd0d6fbb
Merge branch 'main' into next
2025-04-28 11:27:38 +00:00
Katherine
a28e1d2c39
fix: association field not submitting data when displaying field from related collection ( #6798 )
2025-04-28 19:27:16 +08:00
nocobase[bot]
aaef833be5
Merge branch 'main' into next
2025-04-28 11:21:28 +00:00
Katherine
c1f8b4d2f7
Revert "fix: association field not submitting data when displaying field fro…" ( #6796 )
...
This reverts commit d4bf52a047243f5274e23dbf3e57e49d396dba00.
2025-04-28 19:21:06 +08:00
nocobase[bot]
630409b4cb
Merge branch 'main' into next
2025-04-28 10:05:52 +00:00
Katherine
d4bf52a047
fix: association field not submitting data when displaying field from related collection ( #6789 )
...
* fix: o2o association field not submitting data when display association field are used
* fix: bug
* fix: bug
2025-04-28 18:04:36 +08:00
Katherine
f964d25bfa
fix: field linkage rules in filter form block missing 'current form' variable ( #6794 )
2025-04-28 17:48:12 +08:00
nocobase[bot]
19225ab829
chore(versions): 😊 publish v1.7.0-beta.26
v1.7.0-beta.26
2025-04-28 07:07:10 +00:00
Zeke Zhang
20c07d9947
Merge branch 'main' into next
2025-04-28 14:44:41 +08:00
Zeke Zhang
4547b7dd96
fix(Collapse): issue with data scope being cleared ( #6782 )
2025-04-28 14:25:15 +08:00
Katherine
93839acdb7
fix: alignment issue of the add child record button in the tree table ( #6791 )
2025-04-28 14:16:13 +08:00
Zeke Zhang
6808620a3d
fix: refreshing the page after switching operators causes an error ( #6781 )
...
* fix: clear default value when switching operators to prevent filtering API errors
* fix: update EditOperator to set default value to null and assign componentProps to x-component-props
* fix: set field value and initialValue to null in EditOperator to ensure proper state management
2025-04-28 14:12:28 +08:00
Zeke Zhang
4f1e3df663
chore(Filter): improve user experience ( #6779 )
2025-04-28 14:11:46 +08:00
nocobase[bot]
ca182a9cb5
Merge branch 'main' into next
2025-04-28 06:08:18 +00:00
Zeke Zhang
281b813f0c
refactor: remove rowKey from table block schema creation ( #6792 )
...
* refactor: remove rowKey from table block schema creation
* chore: fix unit test
2025-04-28 14:07:49 +08:00
Zeke Zhang
fa887c4ad4
Merge branch 'main' into next
2025-04-28 12:34:49 +08:00
nocobase[bot]
4f33515136
chore(versions): 😊 publish v1.7.0-beta.25
v1.7.0-beta.25
2025-04-28 04:04:59 +00:00
Katherine
14e6ccca01
refactor: show button title with tooltip on action icon hover ( #6761 )
...
* refactor: show button title with tooltip on action icon hover
* fix: test
* fix: style improve
* fix: filter action should onlyicon
* fix: test
* fix: test
* style: link action style improve
2025-04-27 19:51:10 +08:00
Sheldon Guo
c2521a04c1
feat(file-manager): add getFileStream api ( #6741 )
2025-04-27 19:50:24 +08:00
Jiann
1b4b71bba4
fix: add github publish ci for license kit ( #6786 )
2025-04-27 16:58:55 +08:00
Zeke Zhang
17eaee373c
refactor: unify 404 page components ( #6778 )
2025-04-27 12:38:53 +08:00
Zeke Zhang
462cc31998
fix: filter out tabs from route items in toItems function ( #6777 )
...
* fix: filter out tabs from route items in toItems function
* chore: fix e2e
* chore: fix e2e
2025-04-27 12:32:51 +08:00
nocobase[bot]
33141d100e
chore(versions): 😊 publish v1.7.0-beta.24
v1.7.0-beta.24
2025-04-25 13:16:59 +00:00
Katherine
163ec58136
feat: support linkage rules in blocks ( #6636 )
...
* feat: support linkage rules setting for association block action
* chore: linkage rule
* fix: bug
* fix: bug
* refactor: linkage rule
* refactor: code imporve
* fix: bug
* fix: bug
* fix: bug
* fix: bug
* refactor: code imporve
* fix: test
* fix: test
* fix: test
* test: e2e test
* fix: bug
* fix: bug
* fix: test
* fix: e2e test
* fix: bug
* feat: block support linkage rule
* feat: block support linkage rule
* feat: form block support linkage rule
* refactor: code improve
* refactor: detail block support linkage rule
* chore: support legacy leftVar in linkage rules
* fix: bug
* refactor: gantt support linkage rule
* refactor: map block support linkage rule
* fix: bug
* feat: markdown support linkage rule
* fix: bug
* fix: bug
* fix: bug
* fix: bug
* fix: bug
* fix: bug
* fix: bug
* fix: bug
* fix: create submit linkage rule
* fix: action panel
* refactor: code improve
* fix: bug
* refactor: action panpel support linkage rule
* fix: test
* fix: bug
* refactor: code improve
* fix: test
* fix: code improve
* fix: e2e test
* refactor: chart block
* refactor: support markdown under form block
* fix: bug
* refactor: refresh & expend action support linkage rule
* refactor: code improve
* fix: test
* fix: bug
* fix: bug
* fix: e2e test
* fix: e2e test
* fix: e2e test
* fix: test
* fix: test
* fix: merge bug
* fix: test
* fix: test bug
* fix: merge bug
* fix: bug
* fix: build error
* fix: bug
* fix: bug
* fix: bug
* fix: e2e test
* fix: e2e test
* fix: e2e test
2025-04-25 17:26:39 +08:00
nocobase[bot]
20abfedc90
Merge branch 'main' into next
2025-04-25 07:43:57 +00:00