4174 Commits

Author SHA1 Message Date
Katherine
7743ba64c1
fix: date range picker in filter form/action not showing time picker when showTime is set (#5994) 2025-01-06 15:11:49 +08:00
nocobase[bot]
a89c17f2a0 Merge branch 'next' into develop 2025-01-06 05:47:12 +00:00
ChengLei Shao
a40788a0f9
fix:ws message error (#5993)
* chore: test

* chore: hasLoadError status

* chore: test
2025-01-06 13:46:48 +08:00
nocobase[bot]
ff4f3ac955 chore(versions): 😊 publish v1.6.0-alpha.9 2025-01-06 05:23:18 +00:00
nocobase[bot]
73b5a50182 chore(versions): 😊 publish v1.4.18 2025-01-06 04:39:48 +00:00
nocobase[bot]
3aff49ed6b Merge branch 'next' into develop 2025-01-05 06:29:49 +00:00
katherinehhh
f9114c3019 Merge branch 'main' into next 2025-01-05 14:28:42 +08:00
nocobase[bot]
9816912b56 Merge branch 'next' into develop 2025-01-05 03:59:27 +00:00
Katherine
35f5f41791
fix: scrollbar issue when setting full height for data block in subpage (#5989) 2025-01-05 11:59:12 +08:00
nocobase[bot]
3bcda86bd7 Merge branch 'main' into next 2025-01-05 03:59:02 +00:00
nocobase[bot]
348dfb708a Merge branch 'next' into develop 2025-01-05 03:58:46 +00:00
Katherine
9f35c6ce04
fix: issue with batch deletion of system and general fields in collection management (#5988) 2025-01-05 11:58:39 +08:00
nocobase[bot]
decac271c7 Merge branch 'main' into next 2025-01-05 03:58:22 +00:00
Katherine
38d1ab4f1b
fix: parent collection fields not loaded in the kanban (#5985) 2025-01-05 11:57:58 +08:00
nocobase[bot]
90738962af chore(versions): 😊 publish v1.5.0-beta.22 2025-01-04 11:55:51 +00:00
nocobase[bot]
120eac6a7c Merge branch 'next' into develop 2025-01-04 10:44:50 +00:00
Chareice
821747784f
fix: load commands when plugin not found 2025-01-04 18:44:23 +08:00
nocobase[bot]
c2a1e729bd Merge branch 'next' into develop 2025-01-04 07:14:35 +00:00
Zeke Zhang
98098ab6cc
fix(subtable): prevent empty rows (#5990)
* fix(subtable): prevent empty rows

* refactor: rename params

* chore: fix unit tests
2025-01-04 15:14:14 +08:00
Jiannx
af66ddb80f
feat: support s3 compatible storage (#5930)
* 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

---------

Co-authored-by: mytharcher <mytharcher@gmail.com>
2025-01-04 11:31:52 +08:00
nocobase[bot]
cb16369459 Merge branch 'next' into develop 2025-01-03 09:04:13 +00:00
Zeke Zhang
122d33aaf5 Merge branch 'main' into next 2025-01-03 17:03:27 +08:00
Katherine
08665d2eea
fix: alignment issue when action column buttons are hidden (#5987) 2025-01-03 14:46:38 +08:00
ldq
c9cf85e120
feat: (Input.Preview) add oversized option and object-fit support (#5907)
- Add 'oversized' (120px) size option for preview images
- Add object-fit configuration to control image display mode
- International locale configuration

Co-authored-by: Zeke Zhang <958414905@qq.com>
2025-01-03 13:12:20 +08:00
nocobase[bot]
ca4b25ed00 Merge branch 'next' into develop 2025-01-03 04:33:04 +00:00
Zeke Zhang
0377762b2c Merge branch 'main' into next 2025-01-03 12:32:20 +08:00
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
nocobase[bot]
8a0467fb5b chore(versions): 😊 publish v1.5.0-beta.21 2025-01-03 00:29:38 +00:00
nocobase[bot]
466221f69f chore(versions): 😊 publish v1.6.0-alpha.8 2025-01-02 09:55:39 +00:00
nocobase[bot]
b11b03b044 Merge branch 'next' into develop 2025-01-02 08:07:39 +00:00
nocobase[bot]
3111f29715 Merge branch 'main' into next 2025-01-02 08:07:16 +00:00
gchust
ed39072aaf
fix: crash if application db table not existing (#5981) 2025-01-02 16:06:53 +08:00
nocobase[bot]
3e7aaa6fe2 Merge branch 'next' into develop 2025-01-02 02:53:56 +00:00
Chareice
4180913651
fix(async-task-manager): get subapp name 2025-01-02 10:53:24 +08:00
nocobase[bot]
48c35ae8c4 chore(versions): 😊 publish v1.5.0-beta.20 2025-01-01 17:11:57 +00:00
nocobase[bot]
bb49b11d23 Merge branch 'next' into develop 2025-01-01 16:22:31 +00:00
Chareice
617c4cba10
fix: auth websocket 2025-01-02 00:22:05 +08:00
nocobase[bot]
97306be77c Merge branch 'next' into develop 2025-01-01 14:29:17 +00:00
Chareice
c1eb366701
fix: logout error 2025-01-01 22:28:50 +08:00
chenos
5b19993d94
fix: remove form reset 2025-01-01 20:52:10 +08:00
nocobase[bot]
c755407ad7 Merge branch 'next' into develop 2025-01-01 07:05:25 +00:00
Chareice
281d6d9125
chore: clean cache dir before create mock server 2025-01-01 15:04:53 +08:00
YANG QIA
4b7dbcd7b6
chore: add a filter keyword "Security" for plugin manager (#5977) 2025-01-01 10:48:39 +08:00
nocobase[bot]
134b7147a3 Merge branch 'next' into develop 2025-01-01 02:21:41 +00:00
Chareice
ed6d6f9f9a
chore: skip parse message when app not found 2025-01-01 10:21:16 +08:00
nocobase[bot]
8fa4c6371c chore(versions): 😊 publish v1.4.17 2024-12-31 14:10:09 +00:00
nocobase[bot]
30ea467dc8 Merge branch 'next' into develop 2024-12-31 12:16:25 +00:00
ChengLei Shao
61e7a89067
refactor: export action (#5665)
* chore: export xlsx command

* chore: container service

* chore: report export progress

* chore: export

* chore: performInsert

* chore: export command

* chore: base exporter

* chore: limit option

* chore: export

* chore: export

* chore: types

* chore: ws socket with auth

* refactor: refactor exporter, change addRows method to handleRow method to support row-by-row processing

* chore: xlsx exporter

* chore: base exporter

* chore: export limit

* chore: import action

* chore: load websocket

* chore: import action

* chore: object to cli args

* chore: import options

* chore: import action

* chore: import runner

* chore: import action

* chore: import options

* chore: import options

* chore: plugin load event

* chore: test

* chore: i18n

* chore: i18n

* chore: i18n

* fix: ws auth status

* chore: cache in data source

* chore: load datasource

* chore: import with field alias

* fix: build

* fix: test

* fix: build

* fix: import schema settings

* fix: import action

* fix: import progress

* chore: template creator

* fix: import error message

* fix: import error message

* chore: test

* chore: workflow dispatch event

* chore: export alias

* fix: typo

* chore: error render

* fix: event error

* chore: send message to tags

* fix: test

* fix: import action setting
2024-12-31 20:16:03 +08:00
nocobase[bot]
e422562b6d Merge branch 'next' into develop 2024-12-31 11:40:47 +00:00
Chareice
98103f7ad5
Merge branch 'main' into next 2024-12-31 19:40:02 +08:00