5119 Commits

Author SHA1 Message Date
Zeke Zhang
49c7898aec fix: update scrollbar styles for better visibility and auto-hide behavior 2025-06-27 18:24:33 +08:00
Katherine
8d91e1fded
fix: association field default value overrides existing data in sub-table (#7120)
* fix: association field default value overrides existing data in sub-table

* fix: bug

* fix: bug
2025-06-27 14:15:56 +08:00
nocobase[bot]
74f3fd8132 chore(versions): 😊 publish v1.7.18 2025-06-26 13:49:54 +00:00
Junyi
a9bd6f7844
fix(plugin-workflow): optimize mobile style (#7040)
* fix(plugin-workflow): optimize mobile style

* fix(plugin-workflow): fix mobile style

* feat(plugin-workflow): add tasks to mobile menu initializer

* refactor(plugin-workflow): adjust tasks center api

* fix(ActionDrawer): apply zIndex style to ActionDrawer component

* fix(plugin-workflow-manual): fix manual style under mobile

* fix(plugin-workflow): fix styles

* fix(plugin-workflow): fix mobile layout check

* fix(plugin-workflow): adjust pagination footer style

* fix(plugin-workflow): fix icon only props

* fix(plugin-workflow-manual): fix todo item title

* revert(plugin-field-sort): revert mistaken commit

---------

Co-authored-by: Zeke Zhang <958414905@qq.com>
2025-06-24 22:18:02 +08:00
nocobase[bot]
4606bdd7fd chore(versions): 😊 publish v1.7.17 2025-06-23 16:00:59 +00:00
Katherine
a0181b58b1
fix: incorrect range limitation on date fields with time (#7107) 2025-06-23 10:38:57 +08:00
Zeke Zhang
bd900e9a92
fix(useLocalVariables): add defaultValue to URL search params context (#7104) 2025-06-20 17:23:46 +08:00
nocobase[bot]
784bedbc08 chore(versions): 😊 publish v1.7.16 2025-06-19 16:31:25 +00:00
ajie
0cbcd03390
fix: resolve login failure after batch import of username and password (#7076) 2025-06-19 09:26:16 +08:00
nocobase[bot]
d318138700 chore(versions): 😊 publish v1.7.15 2025-06-18 14:59:38 +00:00
Junyi
3623b33f5f
fix(cli): fix typo (#7096) 2025-06-18 21:54:36 +08:00
Zeke Zhang
94e40c5c7b
fix(ReadPretty): apply conditional flex styling based on ellipsis prop (#7094) 2025-06-18 20:34:07 +08:00
Zeke Zhang
544f561b26
fix(assigned-field): prevent deep cloning of React elements in scope (#7086)
* fix(assigned-field): prevent deep cloning of React elements in scope

* fix: simplify variable value assignment in action props
2025-06-18 19:30:27 +08:00
Junyi
a67302a468
Revert "fix(client): fix assigned field variable scope (#7012)" (#7092)
This reverts commit 75ff573357f5567b5d238474bd43586bee007a55.
2025-06-18 12:33:14 +08:00
nocobase[bot]
c897fb98b0 chore(versions): 😊 publish v1.7.14 2025-06-17 16:20:36 +00:00
YANG QIA
11edb003ee
fix(m2m-array): updating a m2m (array) field throws an error when the updatedBy field is present (#7089) 2025-06-17 23:54:48 +08:00
Zeke Zhang
dc6ea03c1a
feat: auto-hide grid card block action bar when empty (#7069)
* feat: add useGridCardActionBarProps hook and integrate with ActionBar component

* test: update snapshot
2025-06-17 22:12:48 +08:00
chenos
b0bce69c94
fix: support association updates in updateOrCreate and firstOrCreate (#7088) 2025-06-17 22:06:20 +08:00
Zeke Zhang
cb3cccb9ad
fix: remove unnecessary type check in transformToFilter function (#7070)
* fix: remove unnecessary type check in transformToFilter function

* fix: handle date type in transformToFilter function

* fix: update date type check in transformToFilter function
2025-06-17 22:05:49 +08:00
Katherine
e030c4b680
fix: style condition on subtable column fields not applied correctly (#7083)
* fix: style condition on subtable column fields not applied correctly

* fix: bug
2025-06-17 21:51:04 +08:00
Katherine
2361f078eb
fix: URL query parameter variables not working in public form field default values (#7084) 2025-06-17 16:49:56 +08:00
nocobase[bot]
f224951051 chore(versions): 😊 publish v1.7.13 2025-06-17 04:55:41 +00:00
Katherine
15c313db85
fix: required validation message in subtable persists when switching pages (#7080) 2025-06-17 10:59:42 +08:00
Katherine
2ffe1d2979
fix: decimal point lost after switching amount component from mask to number (#7077) 2025-06-17 10:06:58 +08:00
Zeke Zhang
e540af16b5 fix: prevent rendering errors 2025-06-17 09:57:17 +08:00
Katherine
70944b5201
fix: incorrect Markdown (Vditor) rendering in subtable (#7074) 2025-06-16 19:07:51 +08:00
chenyongxin
f1d9ea0336
feat: make logo container width adaptive based on content type (#7075)
* feat: make logo container width adaptive based on content type

* feat: add a minimum width to the text title
2025-06-16 17:41:59 +08:00
nocobase[bot]
569aeea56f chore(versions): 😊 publish v1.7.12 2025-06-16 07:38:18 +00:00
Katherine
85024d36ee
refactor: add "empty" and "not empty" options to checkbox field linkage conditions (#7073) 2025-06-16 14:39:49 +08:00
ajie
42151a4d21
fix: allow app access when no default role exists (#7059)
* fix: allow app access when no default role exists
2025-06-15 20:10:23 +08:00
ajie
e6b0b52132
fix(client): reverse field not auto-created in target table if option not checked (#6914) 2025-06-15 16:22:23 +08:00
nocobase[bot]
f9271d5ddd chore(versions): 😊 publish v1.7.11 2025-06-15 01:57:55 +00:00
Katherine
814a4768b6
fix: client test (#7031)
* fix: client test

* fix: test
2025-06-14 19:32:54 +08:00
Katherine
04c04c53d6
fix: data record picker retains selected data after submission (#7067) 2025-06-13 22:37:00 +08:00
Katherine
7b8a3f8c52
refactor: date field filter component style improve (#7066) 2025-06-13 20:22:55 +08:00
chenos
c790c2bfea
fix: cannot read properties of undefined (reading 'setMaaintainingMessage') (#7064) 2025-06-13 17:43:27 +08:00
Zeke Zhang
2fa26828d2
feat: add quick copy plugin (#6954)
* Revert "Revert "feat: new plugin `plugin-input-copy-button` (#6894)""

This reverts commit 49511e2dd6656c72b79f9bd05f61ed7673b1d075.

* Revert "Revert "fix: improve visibility toggle for input copy button on mouse events""

This reverts commit 9137ad651506718626f22ee48bd8c839baf6bf91.

* fix: update version to 1.6.34 for input copy button plugin

* fix: adjust margin style for InputCopyButton based on field readPretty state

* fix: remove unused keywords from package.json for input copy button plugin

* fix: add input copy button plugin to dependencies in package.json

* fix: update version of input copy button plugin to 1.6.36

* chore: update version of @nocobase/plugin-input-copy-button to 1.7.10

* refactor: rename to plugin-text-copy

* fix: update translation key from 'Show copy button' to 'Display copy button'

* fix: add optional chaining to event listener for safety

* test(e2e): update visibility check for 'Data sources' menu item in plugin settings permissions test
2025-06-12 23:50:30 +08:00
Junyi
709c9b113a
fix(client): fix upload hint (#7057) 2025-06-12 15:32:13 +08:00
nocobase[bot]
7ce98e9158 chore(versions): 😊 publish v1.7.10 2025-06-12 07:08:59 +00:00
Sheldon Guo
b5908d7501
fix: add optional chaining to handler rejection check in APIClient (#7054) 2025-06-12 12:27:38 +08:00
Zeke Zhang
592034e2ff
fix: update linkage rules to return combined field and variable values (#7050) 2025-06-12 11:41:01 +08:00
Katherine
41990c6153
fix: auto-closing issue when configuring fields in the secondary popu… (#7052)
* fix: auto-closing issue when configuring fields in the secondary popup form

* fix: bug
2025-06-12 10:37:37 +08:00
ajie
e9718b67b6
fix: block non-string data in xlsx textarea fields (#7049)
* fix: prevent non-string data insertion in textarea interface
2025-06-12 10:04:39 +08:00
nocobase[bot]
3877d22a50 chore(versions): 😊 publish v1.7.9 2025-06-11 09:31:56 +00:00
gchust
76837b2847
Revert "fix: auto-closing issue when configuring fields in the secondary popup form (#7042)" (#7048)
This reverts commit bb2ef531b76bc43069d6229d1d0dd1ae60c26ed0.
2025-06-11 17:10:15 +08:00
nocobase[bot]
328420170e chore(versions): 😊 publish v1.7.8 2025-06-10 16:09:45 +00:00
nocobase[bot]
ee47cf99c1 chore(versions): 😊 publish v1.7.7 2025-06-10 14:10:03 +00:00
Katherine
bb2ef531b7
fix: auto-closing issue when configuring fields in the secondary popup form (#7042) 2025-06-10 21:33:46 +08:00
ajie
31213ef2e2
fix: resolve child table import failure with relational field errors (#7039) 2025-06-10 21:13:05 +08:00
Zeke Zhang
ae9dd1fde6
fix: field visibility issues in block templates caused by duplicate API requests (#6985)
* Revert "Revert "fix: field visibility issues in block templates caused by duplicate API requests (#6957)""

This reverts commit 0de5cc5511e965a3d1104a6aed63afe8d36e1a27.

* fix: enhance form handling with action detection and confirmation logic
2025-06-10 20:41:51 +08:00