2510 Commits

Author SHA1 Message Date
YANG QIA
5f0bceb261
fix(client): continue rendering the page after the authentication check is completed (#6020) 2025-01-09 08:33:05 +08:00
nocobase[bot]
a9d30fe330 Merge branch 'main' into next 2025-01-08 13:33:21 +00:00
chenos
3c83c1b9cd chore: getHref 2025-01-08 21:32:31 +08:00
nocobase[bot]
4c7eb0b5c0 Merge branch 'main' into next 2025-01-08 12:43:31 +00:00
chenos
1d2b237e73
feat: add app.getFullUrl() method (#6019)
* feat: add app.getFullUrl() method

* fix: test error

* fix: test only
2025-01-08 20:43:07 +08:00
Junyi
5c97e7c3f9
feat(plugin-workflow): allow to sort workflows when binding to action button (#6017) 2025-01-08 20:38:41 +08:00
nocobase[bot]
62e82150a1 Merge branch 'main' into next 2025-01-08 08:11:15 +00:00
Katherine
5ce5b05cb6
fix: required validation not working after deleting data in rich text editor (#6006) 2025-01-08 16:10:53 +08:00
nocobase[bot]
fe7a5547a7 Merge branch 'main' into next 2025-01-08 06:47:29 +00:00
Katherine
35238cc02e
refactor(client): set default end time for time range in filter block to 23:59:59" (#6012)
* fix: datetime format

* fix: bug
2025-01-08 14:47:05 +08:00
nocobase[bot]
2d6e94bad1 Merge branch 'main' into next 2025-01-08 03:31:56 +00:00
Katherine
a17b0ca63b
fix: misalignment issue when action column buttons are hidden (#6014) 2025-01-08 11:31:33 +08:00
Zeke Zhang
ce185fbb61
fix(Table): fix the issue where table rows cannot be dragged (#6013)
* fix: fix the issue where table rows cannot be dragged

* fix: remove designable judgment
2025-01-08 11:07:23 +08:00
nocobase[bot]
2fe0c222a0 Merge branch 'main' into next 2025-01-07 13:40:55 +00:00
Katherine
2b1614d99b
refactor: bulk edit form submit button: remove field assignment and linkage rule (#6008) 2025-01-07 21:40:24 +08:00
nocobase[bot]
8dd783220a Merge branch 'main' into next 2025-01-07 12:34:41 +00:00
YANG QIA
452cfa376f
fix(client): fix the issue where headers included in client requests were being overwritten (#6009) 2025-01-07 20:34:16 +08:00
nocobase[bot]
4a5c74b927 Merge branch 'main' into next 2025-01-07 02:50:34 +00:00
Katherine
dbd40f74cb
fix: create collections button issue on clicking Collections tab in REST API (#5992) 2025-01-07 10:50:13 +08:00
nocobase[bot]
6a21af710b Merge branch 'main' into next 2025-01-07 02:05:32 +00:00
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]
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]
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]
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
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
ChengLei Shao
a40788a0f9
fix:ws message error (#5993)
* chore: test

* chore: hasLoadError status

* chore: test
2025-01-06 13:46:48 +08:00
katherinehhh
f9114c3019 Merge branch 'main' into next 2025-01-05 14:28:42 +08: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
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
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
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
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
Chareice
4180913651
fix(async-task-manager): get subapp name 2025-01-02 10:53:24 +08:00
Chareice
617c4cba10
fix: auth websocket 2025-01-02 00:22:05 +08:00
Chareice
c1eb366701
fix: logout error 2025-01-01 22:28:50 +08: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]
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