Katherine
486aa24b5f
fix: horizontal scrollbar issue in table within plugin ( #5899 )
...
* fix: horizontal scrollbar issue in table within plugin
* fix: bug
2024-12-17 15:31:04 +08:00
Katherine
0c742fc3ef
fix: missing x-data-source parameter in duplicate request template for external data source block ( #5882 )
...
* fix: issue with external data source collection duplicate failing to get data template
* fix: missing x-data-source parameter in duplicate request template for external data source block
* fix: date template with external data source
* fix: bug
* fix: data template with multi primary keys
---------
Co-authored-by: Chareice <chareice@live.com>
2024-12-17 11:06:51 +08:00
Katherine
10a4754fa5
fix: collection select client test ( #5889 )
2024-12-13 17:57:38 +08:00
Katherine
0154a32996
fix: issue with group styles in form blocks when layout is set to horizontal ( #5884 )
2024-12-13 14:03:53 +08:00
Zeke Zhang
e94eab7680
fix(RemoteSelect): fix 'N/A' issue ( #5878 )
2024-12-13 09:00:57 +08:00
YANG QIA
753e911ac4
fix(users): the form should be reset after adding or editing a user in the user management ( #5875 )
2024-12-12 22:56:06 +08:00
Katherine
8f8f9e4af2
fix: issue where file table selector is not display in non-configuration mode when using file select ( #5874 )
2024-12-12 16:34:51 +08:00
Junyi
9b3d2aa81c
fix(client): remove console.log ( #5862 )
2024-12-11 21:12:39 +08:00
Katherine
6efaca1af7
fix: scrollbar issue ( #5864 )
2024-12-11 20:39:39 +08:00
Junyi
2050944c9f
fix(client): fix filter component style ( #5851 )
2024-12-10 18:18:59 +08:00
Katherine
5983a8f819
fix: markdown variables ( #5840 )
2024-12-09 23:17:24 +08:00
Katherine
bda94f9c1b
fix: issue with Markdown string templates not loading data of association variable ( #5791 )
...
* fix: issue with Markdown string templates not loading data of association variables
* fix: bug
2024-12-09 19:35:00 +08:00
YANG QIA
a0aa3b8663
fix(m2m-array): issue where updating m2m array fields in single relation collection ( #5820 )
...
* fix(m2m-array): issue where updating m2m array fields in single relation collection
* fix: select
* test: add test cases
2024-12-07 21:28:20 +08:00
chenos
fc57b19887
fix: test error ( #5815 )
2024-12-06 22:40:58 +08:00
Katherine
c86b1efdf7
fix: select readPretty ( #5807 )
2024-12-06 12:04:38 +08:00
Katherine
c8d8b719bd
fix: scrollbar issue in sub-table with size small under compact theme ( #5796 )
2024-12-05 14:06:01 +08:00
Katherine
ac995c4eaf
fix: record picker not displaying selected items when selecting across pages ( #5770 )
2024-12-03 09:45:23 +08:00
Katherine
2fcd584846
feat: support attachment file fields in public forms ( #5749 )
...
* feat: support attachment file fields in public forms
* fix: bug
2024-12-02 12:38:23 +08:00
katherinehhh
188950c7a8
Merge branch 'main' into next
2024-12-01 22:30:02 +08:00
Katherine
7a739b91f2
fix: field width issue in sub table in horizontal layout ( #5763 )
2024-12-01 22:26:16 +08:00
Katherine
05ed11eb15
fix: select field to display blank when data is empty ( #5762 )
2024-12-01 21:36:05 +08:00
Katherine
d77b4aa36d
refactor: set small as table default size ( #5755 )
2024-11-29 22:39:20 +08:00
Katherine
30a16af817
feat: support quick schedule creation by clicking date on calendar block ( #5733 )
...
* feat: calender block
* fix: bug
* fix: bug
* refactor: initialValues for start and end
* fix: bug
* fix: bug
* fix: bug
2024-11-29 10:03:44 +08:00
Katherine
07b13d2f5c
fix: scrollbar issue when table has few columns with medium size ( #5745 )
2024-11-28 12:27:00 +08:00
Junyi
4235b845d8
fix(client): use children component when nullable is false ( #5746 )
2024-11-28 10:30:57 +08:00
Katherine
9fff5c8a8b
refactor: optimize compact theme for mobile ( #5723 )
...
* refactor: optimize compact theme for mobile
* fix: bug
* fix: bug
* style: style improve
* fix: bug
* fix: bug
* fix: bug
2024-11-27 20:57:23 +08:00
Sheldon Guo
f56f49d3ca
fix(RemoteSelect component): fix selected option label not loaded on first render ( #5736 )
...
* feat: add defaultParams option to service in RemoteSelect and UsersSelect components
* fix: conditionally set defaultParams in RemoteSelect component
2024-11-27 13:27:35 +08:00
Katherine
27aa5238fc
fix: unable to set minimum width for subtable labels in horizontal mode ( #5719 )
2024-11-26 20:51:34 +08:00
nocobase[bot]
818c509d58
Merge branch 'main' into next
2024-11-26 12:26:47 +00:00
Katherine
de17339833
fix: issue with checkbox alignment in sub-table ( #5735 )
2024-11-26 20:26:21 +08:00
chenos
541cef2fe7
Merge branch 'main' into next
...
# Conflicts:
# packages/plugins/@nocobase/plugin-field-china-region/package.json
# packages/presets/nocobase/src/server/index.ts
2024-11-25 23:52:40 +08:00
Katherine
6d8469b371
feat: china region field plugin remove from built-in plugins ( #5693 )
...
* refactor: optimize China region field plugin remove from built-in plugins
* refactor: migration
* fix: remove field-china-region
---------
Co-authored-by: chenos <chenlinxh@gmail.com>
2024-11-25 23:50:37 +08:00
Katherine
89e79041ff
Revert "fix: issue with label width in horizontal layout ( #5709 )" ( #5715 )
...
This reverts commit 58017e521dbc6cd9421b15230ca167bc18cc85a9.
2024-11-23 12:52:33 +08:00
Katherine
a59f93b68d
fix: linkage of association data in nested sub-tables within multi-layer sub-form ( #5710 )
2024-11-22 16:17:00 +08:00
Katherine
58017e521d
fix: issue with label width in horizontal layout ( #5709 )
2024-11-22 14:46:42 +08:00
mytharcher
9dd6bd4516
Merge branch 'main' into next
2024-11-21 22:16:35 +08:00
Junyi
9f0add7fc9
fix(client): variable component string value ( #5704 )
2024-11-21 20:36:11 +08:00
Katherine
97d0690d02
fix: adjust feedbackLayout to improve validation messaging in sub-table ( #5700 )
2024-11-21 14:49:06 +08:00
Junyi
665ed25987
fix(client): export essential hook ( #5702 )
2024-11-21 14:02:57 +08:00
Katherine
ff36b35352
fix: issue where right-fixed column does not align to the right when there are fewer columns ( #5690 )
2024-11-20 15:44:16 +08:00
Zeke Zhang
294f04ab54
chore(Tabs.TabPane): support hidden property ( #5687 )
2024-11-19 20:25:12 +08:00
Katherine
35e4f7db4f
fix: issue when switching operators in filter button and submit date field ( #5684 )
2024-11-19 16:07:16 +08:00
Katherine
e218bc8d16
fix: linkage rule condition with date variable not working ( #5675 )
...
* fix: linkage rule condition with date variable not working
* fix: bug
* fix: bug
2024-11-19 14:20:21 +08:00
Junyi
e65d1887bd
fix(client): fix file type matching when file or property is null ( #5659 )
2024-11-15 23:02:17 +08:00
Junyi
60225a11c5
chore(ci): change fe test based on node 20 ( #5657 )
...
* chore(ci): change fe test based on node 20
* chore(ci): change setup-node to v4
* fix(client): fix test case
* fix(client): fix test case
2024-11-15 18:12:36 +08:00
Katherine
e4fd3679d5
fix: pagination count not updating after deleting data in subtable ( #5648 )
...
* fix: pagination count not updating after deleting data in subtable
* fix: bug
* fix: bug
2024-11-15 12:58:57 +08:00
Katherine
514a63edbf
fix: style issue when using long text as the title field in association fields ( #5655 )
2024-11-15 09:55:47 +08:00
Junyi
dc9435dd24
fix(client): revert opensize back ( #5656 )
2024-11-15 00:23:17 +08:00
Junyi
045cf01b05
fix(client): fix components ( #5651 )
2024-11-14 17:13:50 +08:00
Katherine
fd6b63d24f
refactor(mobile): Improve mobile component usability ( #5590 )
...
* refactor: mobile component
* refactor: mobile datepicker
* refactor: datepicker
* refactor: selectpicker
* fix: bug
* fix: bug
* fix: bug
* fix: bug
* fix: bug
* fix: bug
* fix: bug
* fix: bug
* fix: bug
* fix: bug
* fix: bug
* fix: bug
* fix: bug
* fix: style improve
* fix: bug
* refactor: locale improve
* fix: locale
* fix: bug
* chore: datetime picker
* fix: test
* fix: test
* refactor: make test stable
* refactor: make test stable
* fix: bug
* fix: bug
* fix: bug
* refactor: locale improve
* fix: bug
2024-11-14 17:13:40 +08:00