Chareice
6094fc8f7a
fix: test
2025-01-25 19:48:10 +08:00
Chareice
4b24411b42
fix: query uuid field
2025-01-25 18:13:26 +08:00
Katherine
a00dcb78cb
refactor: optimize filter component in filter form to match filterable settings ( #6110 )
...
* fix: display checkbox field as select in filter form
* fix: bug
* chore: filterCollectionffield
* refactor: code improve
* fix: bug
* fix: bug
* fix: isTruly and isFalsy
* fix: bug
* fix: bug
* fix: bug
* fix: bug
---------
Co-authored-by: chenos <chenlinxh@gmail.com>
2025-01-24 23:00:35 +08:00
YANG QIA
7c0d424173
fix(m2m-array): updating many to many (array) fields in a subform is not working ( #6136 )
...
* fix(m2m-array): updating many to many (array) fields in a subform is not working
* test: add tests
* fix: build
* fix: test
2025-01-24 22:41:42 +08:00
Katherine
3f68c5b836
fix: incorrect variable display in association field quick-add form ( #6119 )
...
* fix: incorrect variable display in association field quick-add form
* fix: current popup record
* fix: bug
2025-01-24 21:30:45 +08:00
Katherine
11a3e5b2b5
fix: linkage rules in subtable/subform affecting blocks in association field popups ( #5543 )
...
* fix: linkage rules in subtable/subform affecting blocks in association field popups
* Revert "fix: linkage rules in subtable/subform affecting blocks in association field popups"
This reverts commit 9417ccc2952d6a64cfabf97ec3afc5dd65225abc.
* fix: fix linkage rules issue in subtable
* test: add e2e test
* chore: make e2e pass
* chore: update e2e test
* fix: e2e error
---------
Co-authored-by: Zeke Zhang <958414905@qq.com>
2025-01-24 08:35:14 +08:00
Zeke Zhang
76c826150b
fix: fix the issue where oho field block does not request data ( #6125 )
2025-01-23 12:23:15 +08:00
Zeke Zhang
049b2a542f
fix: the content is not displayed in the quick add popup ( #6123 )
2025-01-23 11:01:32 +08:00
ChengLei Shao
f66a48abd0
fix: update table value without primary keys ( #6124 )
...
* fix: update table value without primary keys
* fix: test
* fix: test
2025-01-23 10:45:54 +08:00
nocobase[bot]
1250300fb2
chore(versions): 😊 publish v1.4.30
2025-01-23 00:13:10 +00:00
Zeke Zhang
21095d0127
fix(Table): fix incorrect rowKey ( #6109 )
...
* fix(Table): fix incorrect rowKey
* fix: add key for table row
2025-01-22 17:40:13 +08:00
Katherine
dddd4616ca
fix: drag issue in quick popup add action for association field ( #6112 )
2025-01-21 20:01:37 +08:00
nocobase[bot]
a326f7efae
chore(versions): 😊 publish v1.4.29
2025-01-21 07:13:43 +00:00
Sheldon Guo
20ae334f4c
feat(template-print-support): provide auxiliary support for template printing functionality ( #5713 ) ( #6111 )
...
* chore: update .gitignore to exclude print-templates and modify APIClient type definition
2025-01-21 15:05:29 +08:00
nocobase[bot]
38f247c33d
chore(versions): 😊 publish v1.4.28
2025-01-21 04:32:08 +00:00
chenos
e61637e1f8
fix: association field default value ( #6103 )
2025-01-21 12:09:56 +08:00
chenos
4de54a1167
fix: permission denied for sock files ( #6092 )
...
* fix: permission denied for sock files
* fix: error
2025-01-20 17:21:50 +08:00
Katherine
a36f1151f0
fix: remove form data template from bulk edit action form ( #6098 )
2025-01-20 11:59:07 +08:00
katherinehhh
f617fcdc54
fix: style optimization to resolve misalignment of table column setting button
2025-01-20 11:42:27 +08:00
nocobase[bot]
201e9c713a
chore(versions): 😊 publish v1.4.27
2025-01-18 10:09:11 +00:00
Zeke Zhang
d96afe674f
fix: fix the issue of empty data when opening popup in embedded page ( #6086 )
2025-01-18 17:55:42 +08:00
nocobase[bot]
d9f6ba2f81
chore(versions): 😊 publish v1.4.26
2025-01-16 13:26:47 +00:00
YANG QIA
f49d86288d
feat(sql-collection): allows to add description ( #6081 )
2025-01-16 18:27:50 +08:00
Junyi
d38f89db85
refactor(resourcer): allow empty object as values ( #6070 )
...
* refactor(resourcer): allow empty object as values
* fix(plugin-action-custom-request): fix test case
2025-01-16 09:41:17 +08:00
nocobase[bot]
7c246743d1
chore(versions): 😊 publish v1.4.25
2025-01-15 21:41:45 +00:00
chenos
2c936b6eb1
feat: improve the extensibility of file-storage ( #6071 )
2025-01-15 21:05:35 +08:00
Katherine
5bdada4c1f
chore: set inputReadOnly for DatePicker based on device type ( #6065 )
2025-01-15 12:15:46 +08:00
Katherine
8ba098faeb
fix: datepicker client test ( #6064 )
2025-01-15 11:10:21 +08:00
nocobase[bot]
c9747e2990
chore(versions): 😊 publish v1.4.24
2025-01-14 12:19:29 +00:00
chenyongxin
aa13199bbd
feat: datePicker component input read only ( #6061 )
2025-01-14 17:07:30 +08:00
ChengLei Shao
41c86e77a8
fix: init sort field by primary key ( #6059 )
...
* fix: init sort field by primary key
* fix: sort key
* fix: test
2025-01-14 16:51:30 +08:00
Katherine
d0cb923ade
fix: incorrect loading of modal association fields in table block ( #6060 )
2025-01-14 15:31:22 +08:00
Katherine
6df9d66837
fix: client e2e test ( #6058 )
2025-01-14 13:12:21 +08:00
Katherine
207b674eb1
fix: table header cell style issue in ant-table ( #6052 )
...
* fix: table header cell style issue in ant-table
* fix: bug
* fix: bug
2025-01-13 21:30:34 +08:00
Katherine
1cb9ecce6f
fix: number field format in readPretty mode affecting edit mode ( #6050 )
2025-01-13 17:18:09 +08:00
Katherine
87284d6409
fix: style issue in sub-table in detail block ( #6049 )
2025-01-13 17:15:13 +08:00
nocobase[bot]
d5ba781d12
chore(versions): 😊 publish v1.4.23
2025-01-13 08:37:08 +00:00
Zeke Zhang
64dbc7f793
fix(table): fix fixed column not working issue ( #6048 )
...
* fix(table): fix fixed column not working issue
* refactor: optimize code
* fix(table): fix typo
---------
Co-authored-by: sheldon guo <sheldon_66@163.com>
2025-01-13 15:30:50 +08:00
nocobase[bot]
efb124984c
chore(versions): 😊 publish v1.4.22
2025-01-10 16:11:39 +00:00
Junyi
4751bda137
chore(evaluators): upgrade formulajs version to 4.4.9 ( #6037 )
2025-01-10 23:08:17 +08:00
nocobase[bot]
bea0974067
chore(versions): 😊 publish v1.4.21
2025-01-10 03:53:19 +00:00
chenos
27f788f132
fix: resolve missing public path in icon file paths ( #6034 )
...
* fix: resolve missing public path in icon file paths
* fix: error
2025-01-10 11:07:40 +08:00
Zeke Zhang
e1889ef502
fix(variable): fix incorrect field display of current record in sub-details ( #6030 )
2025-01-10 10:56:52 +08:00
chenos
80bd0e9870
fix: use posix.resolve
2025-01-10 10:42:35 +08:00
chenos
5ecd48ad15
fix: ensure URL paths start with public path and redirect public path without trailing slash
2025-01-10 10:13:44 +08:00
Katherine
a1c0d6b969
refactor: support linkage rules in the details block to hide(reserved value) ( #6031 )
2025-01-10 09:35:10 +08:00
ChengLei Shao
9b8c274fc9
fix: fields sort ( #6028 )
2025-01-09 21:31:39 +08:00
Zeke Zhang
ea82812222
fix(linkageRules): fix invalid issue of form linkage rules ( #5876 ) ( #6023 )
...
* fix(linkageRules): fix invalid issue of form linkage rules (#5876 )
* test: add e2e test
* fix: complete the fix
* fix: fix e2e errors
* fix: fix e2e errors
* feat(table): add support for conditional styling based on pretty mode
* feat(FormItem): enhance wrapperStyle to conditionally apply padding based on background color
* chore: skip e2e test
---------
Co-authored-by: sheldon guo <sheldon_66@163.com>
2025-01-09 19:08:18 +08:00
chenos
736aa9ee93
fix: ensure URL paths start with process.env.APP_PUBLIC_PATH
2025-01-09 18:14:17 +08:00
nocobase[bot]
ac211ebf82
chore(versions): 😊 publish v1.4.20
2025-01-09 04:26:31 +00:00