Katherine
|
d87e7bb78e
|
fix: calender default view locale (#6084)
|
2025-01-17 15:26:13 +08:00 |
|
nocobase[bot]
|
aa8aae89d5
|
docs: update changelogs
|
2025-01-16 13:50:26 +00:00 |
|
nocobase[bot]
|
d9f6ba2f81
|
chore(versions): 😊 publish v1.4.26
v1.4.26
|
2025-01-16 13:26:47 +00:00 |
|
xilesun
|
cf26388199
|
fix(data-vi): issue of filtering datetime fields
|
2025-01-16 21:16:15 +08:00 |
|
YANG QIA
|
f49d86288d
|
feat(sql-collection): allows to add description (#6081)
|
2025-01-16 18:27:50 +08:00 |
|
YANG QIA
|
a093e9ee8c
|
fix(localization): avoid API request when attempting to delete an empty translation (#6078)
|
2025-01-16 17:29:18 +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]
|
b9a5751410
|
docs: update changelogs
|
2025-01-15 21:50:56 +00:00 |
|
nocobase[bot]
|
7c246743d1
|
chore(versions): 😊 publish v1.4.25
v1.4.25
|
2025-01-15 21:41:45 +00:00 |
|
Zeke Zhang
|
9af7fb951c
|
fix(mobile): fix SafeArea not working issue (#6068)
|
2025-01-16 04:32:17 +08:00 |
|
chenos
|
2c936b6eb1
|
feat: improve the extensibility of file-storage (#6071)
|
2025-01-15 21:05:35 +08:00 |
|
Junyi
|
6906d87375
|
fix(plugin-workflow): fix repeat field component (#6067)
|
2025-01-15 16:59:58 +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 |
|
mahuantest
|
86b354d7de
|
doc: Update README.ja-JP.md
|
2025-01-15 10:36:04 +08:00 |
|
nocobase[bot]
|
7346dd0f41
|
docs: update changelogs
|
2025-01-14 12:52:01 +00:00 |
|
nocobase[bot]
|
c9747e2990
|
chore(versions): 😊 publish v1.4.24
v1.4.24
|
2025-01-14 12:19:29 +00:00 |
|
YANG QIA
|
04d75cf430
|
fix(data-vi): remove the LIMIT clause when using aggregate functions without dimensions (#6062)
|
2025-01-14 18:30:40 +08: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
|
565e55559a
|
fix: public form style issue (#6055)
|
2025-01-14 10:06:07 +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 |
|
nocobase[bot]
|
677cd75ef3
|
docs: update changelogs
|
2025-01-13 09:40:18 +00: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
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 |
|
Junyi
|
095ee3b23c
|
fix(plugin-workflow): fix schedule trigger conditions and logs (#6042)
* fix(plugin-workflow): fix schedule trigger conditions and logs
* fix(plugin-workflow): fix resume dispatch
|
2025-01-12 16:11:53 +08:00 |
|
chenos
|
ab04e65e74
|
fix: docker build error (#6043)
* fix: docker build error
* fix: msttcorefonts
* fix: fonts-noto-cjk
|
2025-01-12 00:44:14 +08:00 |
|
chenos
|
02b878335c
|
chore: update Dockerfile
|
2025-01-11 23:15:36 +08:00 |
|
chenos
|
00c9944eda
|
chore: update Dockerfile
|
2025-01-11 22:53:51 +08:00 |
|
YANG QIA
|
614720cb42
|
fix(users): disable browser autofill when setting passwords for users in user management (#6041)
* fix(users): disable browser autofill when setting passwords for users in user management
* chore: update
* fix: update
* chore: update
|
2025-01-11 15:12:50 +08:00 |
|
YANG QIA
|
0819523a90
|
Update SECURITY.md
|
2025-01-11 13:30:59 +08:00 |
|
nocobase[bot]
|
8c30733e0b
|
docs: update changelogs
|
2025-01-10 16:31:46 +00:00 |
|
nocobase[bot]
|
efb124984c
|
chore(versions): 😊 publish v1.4.22
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 |
|
Junyi
|
2efa3eddea
|
fix(plugin-workflow): fix logger api (#6036)
|
2025-01-10 19:42:29 +08:00 |
|
Junyi
|
a3ae8032f4
|
fix(plugin-workflow): fix duplicate triggering (#6022)
* fix(plugin-workflow): fix duplicate triggering
* fix(plugin-workflow): await executing before resume
* fix(plugin-workflow): fix failed test case
|
2025-01-10 15:03:08 +08:00 |
|
nocobase[bot]
|
da24f729f2
|
docs: update changelogs
|
2025-01-10 04:01:54 +00:00 |
|
nocobase[bot]
|
bea0974067
|
chore(versions): 😊 publish v1.4.21
v1.4.21
|
2025-01-10 03:53:19 +00:00 |
|
chenos
|
53eca84eda
|
fix: docker image
|
2025-01-10 11:33:12 +08:00 |
|
chenos
|
cad134f6ef
|
chore: update Dockerfile
|
2025-01-10 11:26:24 +08: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
|
fa60e339b4
|
chore: get link by app.getHref (#6029)
|
2025-01-10 10:08:00 +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 |
|