2668 Commits

Author SHA1 Message Date
nocobase[bot]
fafc1b3951 chore(versions): 😊 publish v1.4.11 2024-12-18 10:19:13 +00: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
nocobase[bot]
ca3b98ce1f chore(versions): 😊 publish v1.4.10 2024-12-12 14:04:41 +00: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
nocobase[bot]
27b326d9ba chore(versions): 😊 publish v1.4.9 2024-12-12 03:15:37 +00: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
nocobase[bot]
0acce094df chore(versions): 😊 publish v1.4.8 2024-12-10 06:26:00 +00: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
nocobase[bot]
4bbfbd09cc chore(versions): 😊 publish v1.4.7 2024-12-09 06:09:22 +00:00
nocobase[bot]
bb3714261c chore(versions): 😊 publish v1.4.6 2024-12-08 23:24:17 +00:00
nocobase[bot]
5becd3c6c0 chore(versions): 😊 publish v1.4.5 2024-12-08 07:13:13 +00: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
nocobase[bot]
045b2e7469 chore(versions): 😊 publish v1.4.4 2024-12-08 05:19:18 +00: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
nocobase[bot]
713563ada7 chore(versions): 😊 publish v1.4.3 2024-12-05 14:32:22 +00: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]
cca4535429 chore(versions): 😊 publish v1.4.2 2024-12-04 13:12:33 +00:00
nocobase[bot]
bcf6a04548 chore(versions): 😊 publish v1.4.1 2024-12-04 02:14:31 +00:00
nocobase[bot]
38365a5023 chore(versions): 😊 publish v1.4.0 2024-12-03 12:40:49 +00: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
nocobase[bot]
f694522034 chore(versions): 😊 publish v1.3.55 2024-12-03 08:44:27 +00: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