2686 Commits

Author SHA1 Message Date
Katherine
b4ed765317
fix: foreignKey, targetKey, sourceKey support filtering by Chinese characters (#5997) 2025-01-07 10:05:03 +08:00
Katherine
bea3ebccc4
fix: fix style of setting button in compact theme (#6001) 2025-01-07 10:04:47 +08:00
nocobase[bot]
e1c6e1b398 Merge branch 'next' into develop 2025-01-07 01:16:52 +00:00
nocobase[bot]
ff8d18aea8 Merge branch 'main' into next 2025-01-07 01:16:32 +00:00
Junyi
f9f9134fa7
fix(client): remove useless style (#5998) 2025-01-07 09:16:09 +08:00
nocobase[bot]
72ba2c3799 Merge branch 'next' into develop 2025-01-06 13:12:05 +00:00
nocobase[bot]
1513568caa Merge branch 'main' into next 2025-01-06 13:11:37 +00:00
Katherine
648e282d48
refactor: target key (#6000) 2025-01-06 21:11:09 +08:00
nocobase[bot]
fb122c41e9 Merge branch 'next' into develop 2025-01-06 11:53:54 +00:00
nocobase[bot]
538c00c6fc Merge branch 'main' into next 2025-01-06 11:53:32 +00:00
Katherine
91a998fff8
fix: o2m support set nanoid as targetKey (#5999) 2025-01-06 19:53:11 +08:00
nocobase[bot]
11364c7c31 Merge branch 'next' into develop 2025-01-06 07:14:25 +00:00
katherinehhh
c2c5e4c560 Merge branch 'main' into next 2025-01-06 15:13:38 +08:00
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]
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]
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]
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]
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
YANG QIA
4b7dbcd7b6
chore: add a filter keyword "Security" for plugin manager (#5977) 2025-01-01 10:48:39 +08: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
Katherine
81ada5022a
fix: issue when adding a one-to-one relationship field in the form (#5975) 2024-12-31 14:17:53 +08:00
nocobase[bot]
8c80dd7473 Merge branch 'next' into develop 2024-12-31 02:40:47 +00:00
nocobase[bot]
1b49e542cf Merge branch 'main' into next 2024-12-31 02:40:23 +00:00
YANG QIA
f229f9f0f9
feat(m2m-array): supports using "Table selected records" variable in m2m array fields (#5974) 2024-12-31 10:40:01 +08:00
nocobase[bot]
9d319ed4b0 Merge branch 'next' into develop 2024-12-30 23:46:17 +00:00