2357 Commits

Author SHA1 Message Date
chenyongxin
d6c68c1bd9
fix: the data range set on the mobile page based on URL parameters is invalid (#5968)
* fix: mobilePageVariableContextConsumptionDelay

* refactor: extract components and remove redundant code

* fix: make CI pass

---------

Co-authored-by: Zeke Zhang <958414905@qq.com>
2025-01-03 12:21:27 +08:00
Katherine
81ada5022a
fix: issue when adding a one-to-one relationship field in the form (#5975) 2024-12-31 14:17:53 +08:00
YANG QIA
f229f9f0f9
feat(m2m-array): supports using "Table selected records" variable in m2m array fields (#5974) 2024-12-31 10:40:01 +08:00
Katherine
c77a8a35ff
fix: issue with field assignment in subtable when re-select data after deleting data (#5958)
* fix: issue with field assignment in subtable when re-select data after deleting

* fix: bug
2024-12-28 20:47:22 +08:00
Zeke Zhang
b8618e4c92
fix: fix children field error (#5951) 2024-12-26 21:30:49 +08:00
chenos
c79b7297f2
fix: unix timestamp accuracy (#5931)
* fix: unix timestamp accuracy

* fix: unixTimestamp support int value

* fix: tojson

* fix(database): fix unix timestamp input value on number type

* chore(database): remove only in test

---------

Co-authored-by: katherinehhh <katherine_15995@163.com>
Co-authored-by: mytharcher <mytharcher@gmail.com>
2024-12-26 14:23:51 +08:00
Katherine
9a93490dd2
fix: o2o association field not displaying target collection field in… (#5921)
* fix: o2o association field not  displaying target collection field in detail and form block

* fix: test
2024-12-25 19:32:31 +08:00
Katherine
06e5c49d89
fix: property field search in linkage rules not matching correct data (#5925) 2024-12-24 13:40:10 +08:00
chenos
236c9b4835 fix: demo 2024-12-20 13:42:18 +08:00
YANG QIA
3eb4907fcc
fix(users): optimize API validation for user profile editing and password updates (#5912)
* fix(users): optimize API validation for user profile editing and password updates

* chore: update

* test: add test cases
2024-12-19 10:21:54 +08:00
Zeke Zhang
6d3c7e037f
feat: add ellipsis configuration support for more components (#5888)
* feat: add ellipsis configuration support for more components

* chore: fix unit tests
2024-12-18 11:16:11 +08:00
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
6ff60c1b8a
fix:pg view creation issue, resolve error when selecting views across schemas (#5881)
* fix: pg view creation issue, resolve error when selecting views across schemas

* fix: pg view creation issue, resolve error when selecting views across schemas

* refactor: locale

* fix: bug
2024-12-14 22:59:36 +08:00
xilesun
24f248acd1 chore: fix locale 2024-12-13 23:12:58 +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
Zeke Zhang
d5ac3eee04
fix(dataScope): fix issue with nested association field variables (#5866) 2024-12-12 10:27:42 +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
abf67b6fb5
fix: data template issue in filter form (#5837) 2024-12-10 12:33:48 +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
chenos
537bc23037
fix(acl): refresh the page when the user's role is incorrect (#5821)
* fix(acl): refresh the page when the user's role is incorrect

* fix: refresh

* fix: test error
2024-12-08 13:31:36 +08:00
Katherine
99e2e411cb
fix: third party date source missing fields (#5825) 2024-12-07 22:25:35 +08:00
Katherine
0d8f2d4a2d
fix: form item initializer (#5822) 2024-12-07 21:40:25 +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
4fa23e17ef fix: skip maintaining 2024-12-06 23:19:49 +08:00
chenos
fc57b19887
fix: test error (#5815) 2024-12-06 22:40:58 +08:00
Katherine
6874b06c7e
fix: inherited fields not appear in field list and cannot override in… (#5800)
* fix: inherited fields not appear in field list and cannot override inherited field

* fix: bug
2024-12-06 18:24:44 +08:00
Katherine
c86b1efdf7
fix: select readPretty (#5807) 2024-12-06 12:04:38 +08:00
Zeke Zhang
6a7f2f2913
fix(Calendar): fix popup issue (#5793)
* test(e2e): add e2e test

* fix(Calendar): fix popup issue
2024-12-05 23:28:14 +08:00
chenos
387f570dcf fix(client): prevent error when this.app is undefined 2024-12-05 20:47:39 +08:00
YANG QIA
e610f10d38
fix(users): token is not cleared when a user has no role signing in (#5790) 2024-12-05 20:43:10 +08:00
chenos
7f674aafb2
fix: blank page when user has no role (#5797) 2024-12-05 17:55:21 +08:00
chenos
331c3002ba
fix: loss of request headers on silent requests (#5795) 2024-12-05 15:17:46 +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
nocobase[bot]
f46a1b203c Merge branch 'main' into next 2024-12-03 11:32:34 +00:00
Katherine
fa315a1261
fix: incorrect parameters passed in table block filtering (#5773) 2024-12-03 19:32:07 +08:00
nocobase[bot]
42e954d4cf Merge branch 'main' into next 2024-12-03 11:20:08 +00:00
gchust
38e79d41af
fix: cannot set highlight style for link action button (#5780) 2024-12-03 19:19:41 +08:00
Katherine
ac995c4eaf
fix: record picker not displaying selected items when selecting across pages (#5770) 2024-12-03 09:45:23 +08:00
nocobase[bot]
0fbe4f0229 Merge branch 'main' into next 2024-12-02 11:54:12 +00:00
Junyi
f2b3571845
fix(client): fix e2e cases based on changed icons (#5768) 2024-12-02 19:53:46 +08:00
Katherine
ad8a283712
fix: chart filter form field configuration error when adding/removing charts (#5765) 2024-12-02 17:10:22 +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