nocobase[bot]
0afd17901c
chore(versions): 😊 publish v1.7.0-beta.27
2025-05-04 13:56:38 +00:00
Katherine
ab1cf294d6
fix: duplicate linkage rules in the operation panel's link action ( #6806 )
2025-04-29 14:22:37 +08:00
nocobase[bot]
19225ab829
chore(versions): 😊 publish v1.7.0-beta.26
2025-04-28 07:07:10 +00:00
nocobase[bot]
4f33515136
chore(versions): 😊 publish v1.7.0-beta.25
2025-04-28 04:04:59 +00:00
nocobase[bot]
33141d100e
chore(versions): 😊 publish v1.7.0-beta.24
2025-04-25 13:16:59 +00:00
Katherine
163ec58136
feat: support linkage rules in blocks ( #6636 )
...
* 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
* feat: block support linkage rule
* feat: block support linkage rule
* feat: form block support linkage rule
* refactor: code improve
* refactor: detail block support linkage rule
* chore: support legacy leftVar in linkage rules
* fix: bug
* refactor: gantt support linkage rule
* refactor: map block support linkage rule
* fix: bug
* feat: markdown support linkage rule
* fix: bug
* 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
* refactor: action panpel support linkage rule
* fix: test
* fix: bug
* refactor: code improve
* fix: test
* fix: code improve
* fix: e2e test
* refactor: chart block
* refactor: support markdown under form block
* 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
* fix: test
* fix: merge bug
* fix: test
* fix: test bug
* fix: merge bug
* fix: bug
* fix: build error
* fix: bug
* fix: bug
* fix: bug
* fix: e2e test
* fix: e2e test
* fix: e2e test
2025-04-25 17:26:39 +08:00
Katherine
cf57be8fb4
fix: action panel icon missing when icon-only is enabled ( #6773 )
2025-04-25 15:05:26 +08:00
nocobase[bot]
5cf066a865
chore(versions): 😊 publish v1.7.0-beta.23
2025-04-24 11:45:11 +00:00
nocobase[bot]
d7c4921d1d
chore(versions): 😊 publish v1.7.0-beta.22
2025-04-24 00:00:43 +00:00
nocobase[bot]
7fb0805888
chore(versions): 😊 publish v1.7.0-beta.21
2025-04-23 10:21:44 +00:00
nocobase[bot]
402c3f4b3a
chore(versions): 😊 publish v1.7.0-beta.20
2025-04-18 00:52:00 +00:00
nocobase[bot]
b04e877d31
chore(versions): 😊 publish v1.7.0-beta.19
2025-04-17 08:13:12 +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
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
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
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