nocobase[bot]
|
38f247c33d
|
chore(versions): 😊 publish v1.4.28
|
2025-01-21 04:32:08 +00:00 |
|
nocobase[bot]
|
54e7fa3616
|
Merge branch 'main' into next
|
2025-01-21 04:10:22 +00:00 |
|
chenos
|
e61637e1f8
|
fix: association field default value (#6103)
|
2025-01-21 12:09:56 +08:00 |
|
nocobase[bot]
|
273299cc3c
|
Merge branch 'main' into next
|
2025-01-20 09:22:15 +00: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 |
|
Jiannx
|
7ccf088a06
|
Feat/support s3 storage next (#6096)
* feat: change upload components
* feat: restore original component in schema, support useUploadProps register
* feat: s3 upload support relation fileds
* feat: export buildin storages
* chore: remove invalid file
* fix: change getStorage action name
* fix: change action name getDesensitizedStorage to getDesensitized
* fix: add storage get action
* fix: remove useStorageRules
* fix: change action get to getBasicInfo
* fix: adjust server test case
|
2025-01-20 14:34:43 +08:00 |
|
nocobase[bot]
|
994ba878fc
|
Merge branch 'main' into next
|
2025-01-20 03:59:29 +00:00 |
|
Katherine
|
a36f1151f0
|
fix: remove form data template from bulk edit action form (#6098)
|
2025-01-20 11:59:07 +08:00 |
|
katherinehhh
|
9159d2ada8
|
Merge branch 'main' into next
|
2025-01-20 11:57:59 +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
|
be28e6325d
|
Merge branch 'main' into next
|
2025-01-18 18:06:27 +08: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]
|
4dcffddbcd
|
chore(versions): 😊 publish v1.5.0-beta.32
|
2025-01-17 13:27:34 +00:00 |
|
nocobase[bot]
|
18fec90aa8
|
chore(versions): 😊 publish v1.5.0-beta.31
|
2025-01-16 16:37:04 +00:00 |
|
nocobase[bot]
|
d9f6ba2f81
|
chore(versions): 😊 publish v1.4.26
|
2025-01-16 13:26:47 +00:00 |
|
ChengLei Shao
|
27b45e8dae
|
chore: ws api (#6080)
* chore: ws api
* fix: ws error
* fix: send ws message response
|
2025-01-16 19:45:43 +08:00 |
|
nocobase[bot]
|
b89901e0d9
|
Merge branch 'main' into next
|
2025-01-16 10:28:12 +00:00 |
|
YANG QIA
|
f49d86288d
|
feat(sql-collection): allows to add description (#6081)
|
2025-01-16 18:27:50 +08:00 |
|
nocobase[bot]
|
c4a681203b
|
chore(versions): 😊 publish v1.5.0-beta.30
|
2025-01-16 03:04:22 +00:00 |
|
nocobase[bot]
|
91fa7e1953
|
Merge branch 'main' into next
|
2025-01-16 01:41:42 +00: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 |
|
Zeke Zhang
|
4e10bee161
|
fix(defaultValue): fix the issue where the default value of easy reading mode is not taking effect (#6066)
* test: add e2e test
* fix: ensure proper dependency tracking
|
2025-01-16 09:34:47 +08:00 |
|
nocobase[bot]
|
11cf17b5e2
|
chore(versions): 😊 publish v1.5.0-beta.29
|
2025-01-16 01:12:01 +00:00 |
|
nocobase[bot]
|
7c246743d1
|
chore(versions): 😊 publish v1.4.25
|
2025-01-15 21:41:45 +00:00 |
|
nocobase[bot]
|
e5d398d8a1
|
Merge branch 'main' into next
|
2025-01-15 13:06:02 +00:00 |
|
chenos
|
2c936b6eb1
|
feat: improve the extensibility of file-storage (#6071)
|
2025-01-15 21:05:35 +08:00 |
|
Junyi
|
04b3540739
|
chore(plugin-workflow): cherry pick (#6057)
* refactor(plugin-workflow): change api of manually execute (#5850)
* feat: add subflow node
* feat: add execution event
* feat: add force option
* feat: avoid recurring call
* feat: add stack to execution
* feat: add cyclic call validator
* feat: collection trigger add execution stack
* fix: stack
* fix: manual execute
* refactor(plugin-workflow): adjust api and implementent
* chore: revert locale back
* feat: trigger field set add scope variables
* feat: add changeOnSelect
* feat: variables support ID reference
* feat: change locale
* refactor(plugin-workflow): support execute by passing filterByTk for a record
* refactor(plugin-workflow): adjust props name
* fix(plugin-workflow): fix execute variable context
* fix(plugin-workflow): fix variables and locales
* chore(plugin-workflow): remove demo code
* fix(plugin-workflow): fix import
* fix(plugin-workflow): fix build error
---------
Co-authored-by: mytharcher <mytharcher@gmail.com>
* fix(plugin-workflow): fix schedule picker value (#6039)
* fix(plugin-workflow): fix variable compoent onchange (#5964)
---------
Co-authored-by: shz <huanghui9850@gmail.com>
|
2025-01-15 17:42:49 +08:00 |
|
nocobase[bot]
|
3ee422d8e1
|
Merge branch 'main' into next
|
2025-01-15 04:16:10 +00:00 |
|
Katherine
|
5bdada4c1f
|
chore: set inputReadOnly for DatePicker based on device type (#6065)
|
2025-01-15 12:15:46 +08:00 |
|
nocobase[bot]
|
ddfacb3c9a
|
Merge branch 'main' into next
|
2025-01-15 03:10:43 +00: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 |
|
nocobase[bot]
|
ca8ab6c97f
|
Merge branch 'main' into next
|
2025-01-14 09:07:53 +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 |
|
nocobase[bot]
|
d0372a88a5
|
chore(versions): 😊 publish v1.5.0-beta.28
|
2025-01-14 07:57:58 +00:00 |
|
nocobase[bot]
|
49f4c3c923
|
Merge branch 'main' into next
|
2025-01-14 07:31:43 +00:00 |
|
Katherine
|
d0cb923ade
|
fix: incorrect loading of modal association fields in table block (#6060)
|
2025-01-14 15:31:22 +08:00 |
|
nocobase[bot]
|
4a7d737d16
|
Merge branch 'main' into next
|
2025-01-14 05:12:57 +00:00 |
|
Katherine
|
6df9d66837
|
fix: client e2e test (#6058)
|
2025-01-14 13:12:21 +08:00 |
|
nocobase[bot]
|
f510115c4d
|
Merge branch 'main' into next
|
2025-01-13 13:30:56 +00: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 |
|
Zeke Zhang
|
fe5f5e2555
|
fix: avoid invalid refresh method provided (#6054)
|
2025-01-13 21:30:28 +08:00 |
|
katherinehhh
|
78e131d4e5
|
Merge branch 'main' into next
|
2025-01-13 17:24:29 +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
|
c8a3ff733d
|
Merge branch 'main' into next
|
2025-01-13 15:34:56 +08: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 |
|