373 Commits

Author SHA1 Message Date
nocobase[bot]
851f35657a chore(versions): 😊 publish v1.7.0-alpha.12 2025-04-24 01:43:51 +00:00
nocobase[bot]
c04747988e chore(versions): 😊 publish v1.7.0-alpha.11 2025-04-19 13:25:01 +00:00
nocobase[bot]
7c9cbb5774 Merge branch 'next' into develop 2025-04-16 07:53:14 +00:00
Katherine
6fef3d7bed
feat: support variables on the left side of linkage rule conditions (#6609)
* feat: support linkage rules setting for association block action

* chore: linkage rule

* fix: bug

* fix: bug

* refactor: linkage rule

* refactor: code imporve

* fix: bug

* fix: bug

* fix: bug

* fix: bug

* refactor: code imporve

* fix: test

* fix: test

* fix: test

* test: e2e test

* fix: bug

* fix: bug

* fix: test

* fix: e2e test

* fix: bug

* chore: support legacy leftVar in linkage rules

* fix: bug

* fix: bug

* fix: bug

* fix: bug

* fix: bug

* fix: bug

* fix: bug

* fix: create submit linkage rule

* fix: action panel

* refactor: code improve

* fix: bug

* fix: test

* fix: test

* fix: code improve

* fix: e2e test

* fix: bug

* refactor: refresh & expend action support linkage rule

* refactor: code improve

* fix: test

* fix: bug

* fix: bug

* fix: e2e test

* fix: e2e test

* fix: e2e test

* fix: test

* refactor: code improve

* fix: e2e test

* fix: bug

* fix: e2e test

* fix: e2e test

* fix: test

* fix: e2e test

* fix: e2e test

* fix: bug
2025-04-16 15:52:51 +08:00
nocobase[bot]
f1c9a14e6c chore(versions): 😊 publish v1.7.0-beta.18 2025-04-15 16:11:32 +00:00
nocobase[bot]
bc7af8b80f chore(versions): 😊 publish v1.7.0-beta.17 2025-04-14 16:52:54 +00:00
nocobase[bot]
62d857b1bc chore(versions): 😊 publish v1.7.0-beta.16 2025-04-11 16:42:25 +00:00
nocobase[bot]
95952c7a45 chore(versions): 😊 publish v1.7.0-beta.15 2025-04-10 03:29:03 +00:00
nocobase[bot]
eeec17265c chore(versions): 😊 publish v1.7.0-beta.14 2025-04-09 11:28:40 +00:00
nocobase[bot]
8d89174f31 Merge branch 'next' into develop 2025-04-08 14:18:39 +00:00
chenos
5ecc4f2381
feat: added localization module for UISchema, enabling custom translations for schema title and description. (#6574)
* feat: add i18n support for ui schema

* feat: add locale tester

* feat: uischame localization source

* refactor: page title

* refactor: tab title

* refactor: column title

* refactor: form field title

* fix: bug

* refactor: uischema localzation sync

* fix: bug

* fix: issue with Gantt block in tree collection (#6617)

* fix: issue with Gantt block in tree collection

* fix: bug

* fix: test

* feat: enhance error handling with optional title in AppError component (#6409)

* refactor(client): add trim API for Input and Variable.TextArea (#6624)

* refactor(client): add trim API for Input and Variable.TextArea

* fix(client): avoid trim property to be passed to inner component

* fix: add headers to API request in AssociationFieldProvider (#6619)

* fix: add headers to API request in AssociationFieldProvider

* fix: handle optional dataSource in headers for API request in AssociationFieldProvider

* fix: variable parse failure when URL parameters contain Chinese characters (#6618)

* refactor: code improve

* fix: bug

* fix: e2e test

* fix: e2e test

* fix: e2e test

* fix: e2e test

* fix: e2e test

* fix: e2e test

---------

Co-authored-by: katherinehhh <katherine_15995@163.com>
Co-authored-by: Sheldon Guo <sheldon_66@163.com>
Co-authored-by: Junyi <mytharcher@users.noreply.github.com>
Co-authored-by: Zeke Zhang <958414905@qq.com>
2025-04-08 22:18:09 +08:00
nocobase[bot]
994be1a2a1 chore(versions): 😊 publish v1.7.0-beta.13 2025-04-02 01:08:51 +00:00
nocobase[bot]
1d40bd1b8a chore(versions): 😊 publish v1.7.0-beta.12 2025-03-28 11:44:46 +00:00
chenos
68f63b359b Merge branch 'next' into develop
# Conflicts:
#	packages/presets/nocobase/package.json
2025-03-28 15:02:25 +08:00
chenos
9d3317fc45 Merge branch 'main' into next
# Conflicts:
#	packages/presets/nocobase/package.json
2025-03-28 15:00:16 +08:00
Sheldon Guo
d94c365e30
feat(qrcode-scanner): add an onScanSuccess callback to handle successful scans and exit the camera UI (#6580)
* fix(demos): set authentication token for mock API client in DesktopMode-basic

* feat(qrcode-scanner): add onScanSuccess callback to handle successful scans

* fix: include onScanSuccess in dependency array of useScanner hook

* fix: refactor onScanSuccess handling in QRCodeScanner and useScanner
2025-03-28 13:28:03 +08:00
nocobase[bot]
aad023cfc0 chore(versions): 😊 publish v1.6.12 2025-03-27 12:58:32 +00:00
nocobase[bot]
c9f37e61e5 chore(versions): 😊 publish v1.7.0-beta.11 2025-03-27 10:10:25 +00:00
nocobase[bot]
45e6e7d448 chore(versions): 😊 publish v1.7.0-beta.10 2025-03-27 06:10:23 +00:00
nocobase[bot]
8773912c34 chore(versions): 😊 publish v1.6.11 2025-03-27 04:21:59 +00:00
nocobase[bot]
b707061ef6 chore(versions): 😊 publish v1.7.0-alpha.10 2025-03-27 04:19:11 +00:00
Zeke Zhang
51a2d17f13
fix: adjust the font size displayed on the phone to 14px (#6570)
* refactor(plugin-mobile): rename GlobalStyle to ResetScrollbar for clarity

* fix: increase font size in InternalAdminLayout from 14 to 16

* fix: ensure button alignment in WorkbenchBlock styles
2025-03-27 11:13:58 +08:00
nocobase[bot]
37ab4452ba chore(versions): 😊 publish v1.6.10 2025-03-25 06:45:45 +00:00
nocobase[bot]
befdd5366c chore(versions): 😊 publish v1.7.0-beta.9 2025-03-25 05:03:40 +00:00
nocobase[bot]
ffaa71e01e chore(versions): 😊 publish v1.7.0-alpha.4 2025-03-23 05:22:57 +00:00
nocobase[bot]
01ec734a58 chore(versions): 😊 publish v1.6.9 2025-03-23 03:34:33 +00:00
nocobase[bot]
e3b99cc75c chore(versions): 😊 publish v1.6.8 2025-03-22 12:57:51 +00:00
nocobase[bot]
3f75da95d3 chore(versions): 😊 publish v1.6.7 2025-03-20 09:48:46 +00:00
katherinehhh
9369059acc Merge branch 'next' into develop 2025-03-20 16:14:58 +08:00
nocobase[bot]
00d99ceb5a Merge branch 'main' into next 2025-03-20 05:13:43 +00:00
Sheldon Guo
2c024cc32e
fix: update navigation logic to remove base path from URLs in QR code scanner and in-app-message list (#6508)
* fix: update navigation logic to remove base path from URLs in QR code scanner and message list

* fix: set test token for API client in DesktopMode demo
2025-03-20 13:13:19 +08:00
nocobase[bot]
a7b7c10ba7 chore(versions): 😊 publish v1.7.0-beta.7 2025-03-19 10:26:54 +00:00
nocobase[bot]
468dbf733d Merge branch 'next' into develop 2025-03-19 08:20:08 +00:00
Katherine
386cb9ac6e
fix: layout issue in mobile action panel after hiding buttons due to … (#6502)
* fix: layout issue in mobile action panel after hiding buttons due to permission control

* fix: layout issue in mobile action panel after hiding buttons due to permission control

* fix: bug
2025-03-19 16:19:46 +08:00
nocobase[bot]
bdab512485 chore(versions): 😊 publish v1.7.0-beta.6 2025-03-19 00:23:14 +00:00
nocobase[bot]
727768bf71 chore(versions): 😊 publish v1.6.6 2025-03-18 15:15:17 +00:00
nocobase[bot]
b3991670be Merge branch 'next' into develop 2025-03-18 07:24:10 +00:00
nocobase[bot]
5cb60ad9f8 Merge branch 'main' into next 2025-03-18 07:23:47 +00:00
chenos
dd47ca4552 fix: locale error 2025-03-18 15:23:13 +08:00
nocobase[bot]
45c50cdcc4 chore(versions): 😊 publish v1.7.0-alpha.3 2025-03-18 02:00:02 +00:00
nocobase[bot]
a2dc41229f chore(versions): 😊 publish v1.7.0-beta.5 2025-03-18 00:49:54 +00:00
nocobase[bot]
2481e3f4ff chore(versions): 😊 publish v1.6.5 2025-03-17 10:27:39 +00:00
nocobase[bot]
14bfb7abb7 chore(versions): 😊 publish v1.7.0-alpha.2 2025-03-14 23:14:25 +00:00
nocobase[bot]
6a1a8ee670 chore(versions): 😊 publish v1.7.0-beta.4 2025-03-14 17:34:44 +00:00
nocobase[bot]
6bc55d4f9f chore(versions): 😊 publish v1.6.4 2025-03-14 16:37:22 +00:00
nocobase[bot]
cfa2ee98fb chore(versions): 😊 publish v1.7.0-beta.3 2025-03-13 23:05:42 +00:00
nocobase[bot]
7281979cc3 chore(versions): 😊 publish v1.6.3 2025-03-13 16:32:19 +00:00
nocobase[bot]
aab7d09456 chore(versions): 😊 publish v1.7.0-beta.2 2025-03-13 13:25:24 +00:00
katherinehhh
4d10946a2e Merge branch 'next' into develop 2025-03-13 16:30:40 +08:00
Katherine
dd0beb7415
feat: support line break for button titles in action panel (#6433) 2025-03-13 14:45:26 +08:00