nocobase[bot]
461525353b
Merge branch 'next' into develop
2025-04-30 10:30:06 +00:00
Katherine
86b6603b1d
feat: support variables in secondary confirmation title and content ( #6787 )
...
* feat: support variables in secondary confirmation title and content
* fix: bug
* fix: build error
* fix: e2e
* fix: test
* fix: test
* fix: test
* fix: test
* fix: bug
* fix: e2e test
* fix: e2e test
* fix: e2e test
* fix: e2e test
* fix: e2e test
2025-04-30 18:29:42 +08:00
nocobase[bot]
459475d0ee
Merge branch 'next' into develop
2025-04-28 13:02:16 +00:00
Katherine
9c789b88c4
fix: custom request response set to variable not displaying correctly ( #6793 )
2025-04-28 21:01:35 +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
nocobase[bot]
5cf066a865
chore(versions): 😊 publish v1.7.0-beta.23
2025-04-24 11:45:11 +00:00
nocobase[bot]
57ba3d54b3
Merge branch 'next' into develop
2025-04-24 09:59:23 +00:00
Katherine
a9fb7ea56e
feat(custom-request): support variable in success message of custom request action ( #6694 )
...
* feat: support variable in success message of custom request action
* fix: bug
* fix: bug
* fix: bug
* fix: bug
* fix: bug
* fix: bug
* fix: bug
* fix: bug
2025-04-24 17:59:01 +08:00
nocobase[bot]
851f35657a
chore(versions): 😊 publish v1.7.0-alpha.12
2025-04-24 01:43:51 +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]
c04747988e
chore(versions): 😊 publish v1.7.0-alpha.11
2025-04-19 13:25:01 +00:00
nocobase[bot]
d27d17b16b
Merge branch 'next' into develop
2025-04-18 03:15:34 +00:00
chenos
88dd0c84e7
fix: ensure custom request data must be JSON ( #6701 )
2025-04-18 11:15:06 +08: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
nocobase[bot]
a8e0a6e826
Merge branch 'next' into develop
2025-04-17 04:35:28 +00:00
Katherine
f5fb2844da
feat(custom-request): support selected table records in custom request ( #6647 )
...
* feat: support selected table records in custom request
* fix: test
* fix: bug
* fix: bug
* fix: bug
* fix: bug
* fix: merge bug
* fix: e2e test
* fix: e2e test
2025-04-17 12:35:03 +08: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
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]
b707061ef6
chore(versions): 😊 publish v1.7.0-alpha.10
2025-03-27 04:19:11 +00:00
Mathy Vandersmissen
945d2483b7
Updated dutch language files ( #6546 )
2025-03-26 14:35:43 +08:00
nocobase[bot]
befdd5366c
chore(versions): 😊 publish v1.7.0-beta.9
2025-03-25 05:03:40 +00:00
chenos
07ac4717b3
Merge branch 'develop' into next
...
# Conflicts:
# packages/core/client/src/locale/it-IT.json
# packages/plugins/@nocobase/plugin-action-import/src/client/ImportAction.tsx
2025-03-25 12:40:54 +08:00
nocobase[bot]
e97197746b
Merge branch 'main' into next
2025-03-25 01:39:52 +00:00
YANG QIA
3b86eccca4
fix(custom-request): unable to download utf-8 encoded files ( #6541 )
2025-03-24 17:18:14 +08:00
nocobase[bot]
ffaa71e01e
chore(versions): 😊 publish v1.7.0-alpha.4
2025-03-23 05:22:57 +00:00
nocobase[bot]
edacd05301
chore(versions): 😊 publish v1.7.0-beta.8
2025-03-23 04:46:53 +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
nocobase[bot]
a7b7c10ba7
chore(versions): 😊 publish v1.7.0-beta.7
2025-03-19 10:26:54 +00: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]
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