6405 Commits

Author SHA1 Message Date
xilesun
746b54e9c1 test(l10n): add cluster test 2024-10-15 10:46:35 +08:00
xilesun
b9d5ad5645 Merge branch 'main' into develop 2024-10-15 09:59:52 +08:00
YANG QIA
3e8326f941
fix(l10n): issue of publishing locale resources (#5416) 2024-10-14 23:25:19 +08:00
nocobase[bot]
c4ee286f12 Merge branch 'main' into next 2024-10-14 10:44:46 +00:00
Zeke Zhang
1523a9a0f7
fix(zIndex): fix edit profile drawer being covered by supage issue (#5409)
* test: add e2e test

* fix(zIndex): fix the issue of edit profile drawer being covered by subpages

* fix: change password

* chore: fix comment
2024-10-14 18:18:09 +08:00
chenos
09e459fc7a fix: sort-field 2024-10-14 17:51:07 +08:00
Katherine
227b9c59a1
style: center icon when action buttons use icon-only (#5413) 2024-10-14 17:47:33 +08:00
nocobase[bot]
45f7a9bc7c Merge branch 'main' into next 2024-10-14 09:01:20 +00:00
Katherine
4d0c45f8d4
fix: pagination not resetting after clearing filter data in table filtering block (#5411) 2024-10-14 17:00:57 +08:00
chenos
50fd3e15cd
chore: optimize remote debugging (#5394)
* chore: optimize remote debugging

* fix: skip error case
2024-10-14 14:42:51 +08:00
Katherine
c10a1fc15e
style: action panel (#5410) 2024-10-14 13:56:02 +08:00
Katherine
b62dbb1cbc
refactor: update record automatic close message popup (#5408)
* refactor: update record automatic close message popup

* fix: test
2024-10-14 13:55:51 +08:00
nocobase[bot]
03a7294c5b Merge branch 'main' into next 2024-10-13 10:26:32 +00:00
xilesun
191a0652a9 chore: edit release note 2024-10-13 18:26:06 +08:00
nocobase[bot]
6bd15fb558 Merge branch 'main' into next 2024-10-13 08:58:51 +00:00
Zeke Zhang
30febb30be
fix(dateVariable): fix default value issue in chart filter block (#5405)
* fix(dateVariable): fix default value issue in chart filter block

* test: add e2e test

* chore: update unit test
2024-10-13 16:58:32 +08:00
Katherine
b609db2621
test: after successful submission (#5398) 2024-10-13 16:06:55 +08:00
ChengLei Shao
5d11c3cb74
fix: default sort with multi filter target keys (#5404) 2024-10-13 12:58:38 +08:00
Zeke Zhang
22ab8f1e78
fix(subTable): fix 'association filedName in collectionName not found' error (#5402) 2024-10-13 12:31:44 +08:00
nocobase[bot]
6219bcbac5 Merge branch 'main' into next 2024-10-13 04:09:00 +00:00
xilesun
0d4e2237b8 chore(ci): fix permissions 2024-10-13 12:08:35 +08:00
nocobase[bot]
e862b5a95e Merge branch 'main' into next 2024-10-13 04:04:16 +00:00
YANG QIA
8f726979a7
chore(ci): optimize (#5403)
* chore(ci): optimize

* fix: bug

* fix: bug

* chore: update

* fix: url
2024-10-13 11:30:54 +08:00
chenos
672b2eab54 chore: backup restore plugin removed from built-in plugins 2024-10-13 10:57:10 +08:00
GitHub Actions Bot
5004d0b51a Merge branch 'main' into next 2024-10-13 01:12:05 +00:00
nocobase[bot]
cd7467feb3 docs: update changelogs 2024-10-13 01:05:44 +00:00
nocobase[bot]
036ac6d46f Merge branch 'main' into next 2024-10-13 00:59:17 +00:00
nocobase[bot]
728a0a6d51 chore(versions): 😊 publish v1.3.32-beta v1.3.32-beta 2024-10-13 00:59:08 +00:00
Zeke Zhang
85a751fc77
fix(defaultValue): fix the issue of not displaying the value in the default value input box (#5400)
* chore: add comment

* fix(defaultValue): fix the issue where the default value input box does not display the set value

* test: add e2e test
2024-10-13 08:55:36 +08:00
Junyi
c29a60d623
fix(client): fix wrongly thumbnail previewing when file type is not supported by default (#5401) 2024-10-12 23:26:46 +08:00
GitHub Actions Bot
60b3f9b2e2 Merge branch 'main' into next 2024-10-12 09:35:12 +00:00
Katherine
9f71eb7730
fix: required association field validate error after select value with variable in data scope (#5399) 2024-10-12 17:34:46 +08:00
xilesun
36745ec0d0 fix: ci 2024-10-12 12:00:40 +08:00
Katherine
fc90817fac
fix: issue with clicking settings on public form (#5392) 2024-10-12 11:40:59 +08:00
mytharcher
5406d6fa22 Merge branch 'next' into develop 2024-10-12 11:18:46 +08:00
xilesun
ff9a33b28a fix(locale): fix issues of syncing locale resources in cluster mode 2024-10-12 11:01:01 +08:00
GitHub Actions Bot
d5e931f70a Merge branch 'main' into next 2024-10-11 23:57:16 +00:00
nocobase[bot]
3a7574663f docs: update changelogs 2024-10-11 23:49:38 +00:00
nocobase[bot]
3d78552985 Merge branch 'main' into next 2024-10-11 23:42:36 +00:00
nocobase[bot]
24bcacc460 chore(versions): 😊 publish v1.3.31-beta v1.3.31-beta 2024-10-11 23:42:25 +00:00
GitHub Actions Bot
ff06d68271 Merge branch 'main' into next 2024-10-11 13:43:58 +00:00
ChengLei Shao
1e1e976d28
fix: import with wps (#5397)
* fix: import with wps

* chore: console.log
2024-10-11 21:32:36 +08:00
katherinehhh
e3e7ebcee1 Merge branch 'main' into next 2024-10-11 21:03:57 +08:00
Katherine
fd0370b450
refactor: optimize calendar block locale (#5396) 2024-10-11 20:57:17 +08:00
Katherine
15e05d5a2c
refactor: support attachmentURL (#5313)
* refactor: support  attachmentURL

* refactor: support attachment field

* fix: bug

* refactor: attachment url field

* fix: bug

* fix: bug

* fix: merge bug

* fix: bug

* fix: bug

* fix: bug

* fix: bug

* fix: bug

* fix: kanban appends

* fix: action export

* fix: action import

* fix: test

* fix: bug

* fix(client): fix file type check logic

* fix(client): fix image previewer by file type

* fix(client): fix null file type caused error in matching

* fix(client): fix thumbnail data

* refactor: datetime

* test: fix test

* fix(client): fix preview based on file type when url contains search part

* refactor: remote select

* fix: test

* fix: bug

---------

Co-authored-by: mytharcher <mytharcher@gmail.com>
2024-10-11 20:15:55 +08:00
chenos
664eb3df24 Merge branch 'next' of github.com:nocobase/nocobase into next v1.4.0-alpha.20241011073807 2024-10-11 15:22:25 +08:00
chenos
5086fe7017 feat: add isNull helper 2024-10-11 15:21:48 +08:00
GitHub Actions Bot
0fe6ec2eea Merge branch 'main' into next 2024-10-11 07:20:25 +00:00
ChengLei Shao
64b6e45709
fix: api doc of user plugin (#5391) 2024-10-11 15:20:00 +08:00
gchust
1d0947beea
feat: support field's dynamic filter operators in filter form block (#5389)
* feat: support field's dynamic filter operators in filter form block

* test: add unit test

---------

Co-authored-by: Zeke Zhang <958414905@qq.com>
2024-10-11 13:08:05 +08:00