Sheldon Guo
31d54a503a
fix: test error
2025-04-08 23:30:33 +08:00
Sheldon Guo
44dc4b274a
fix: filter templates by token kind before mapping to parameters
2025-04-08 14:03:02 +08:00
Sheldon Guo
ee75869527
feat: add string preview
2025-04-08 09:10:26 +08:00
Sheldon Guo
d097889797
feat: change variable preview value to applied helpers
2025-04-08 08:40:07 +08:00
Sheldon Guo
16009b9415
feat: add nullable test
2025-04-08 08:20:41 +08:00
Sheldon Guo
75cae49ff9
feat: remove useless change
2025-04-08 07:23:27 +08:00
Sheldon Guo
57062863be
chore: remove deprecated subprojects for action-template-print and backups
2025-04-08 07:03:37 +08:00
Sheldon Guo
c16d1a2ec5
feat: rename api to registerHelper
2025-04-02 14:23:34 +08:00
Sheldon Guo
313f8f40bf
feat: update type to helpers
2025-04-02 12:16:29 +08:00
Sheldon Guo
972a7404b7
fix: update date formatting and remove unused variable context hook
2025-04-02 11:21:48 +08:00
Sheldon Guo
97f46788bd
fix: type error
2025-04-02 09:00:18 +08:00
Sheldon Guo
9a0cfa9971
feat: support getFieldSupportedHelpers
2025-04-02 07:30:15 +08:00
Sheldon Guo
400e4240fa
feat: use helperMappingRules instead of type
2025-04-01 21:05:11 +08:00
Sheldon Guo
ddb1055e13
fix: fix some bug
2025-04-01 15:35:41 +08:00
Sheldon Guo
1b8904a8c6
feat: update filter to helper
2025-04-01 13:05:34 +08:00
sheldon66
06e96c32de
fix: format not update
2025-03-30 22:21:56 +08:00
sheldon66
38f5e30354
fix: update date formatting and calculation logic in default value demo
2025-03-30 21:51:28 +08:00
sheldon66
afc285f697
fix: data scope
2025-03-30 21:34:05 +08:00
sheldon66
4e3fd75c8e
feat: make default value take effect
2025-03-30 20:35:09 +08:00
sheldon66
7baac89027
fix: button to submit
2025-03-30 19:40:24 +08:00
sheldon66
94ff4e9c28
fix: onchange bug
2025-03-30 19:27:28 +08:00
sheldon66
2cf4040eea
feat: update helper titles and improve date formatting component
2025-03-30 18:59:21 +08:00
sheldon66
0120a31e8c
feat: improve
2025-03-29 08:14:55 +08:00
Sheldon Guo
f93029e990
feat: refactor helper configuration and enhance date formatting component
2025-03-28 16:24:54 +08:00
Sheldon Guo
2116f2d424
chore: update json-template-parser version to 1.7.0-alpha.10
2025-03-28 09:50:14 +08:00
Sheldon Guo
f5836191eb
Merge commit 'f7c77910394d7daa085a70a5c83380eec8f29f67' into feat/variables-filters-frontend
2025-03-28 09:48:18 +08:00
Sheldon Guo
5c560ebded
feat: support dateFormatter
2025-03-28 09:39:59 +08:00
Sheldon Guo
e9a172449c
feat: add data scope demo component and update documentation
2025-03-28 07:09:36 +08:00
Sheldon Guo
47edd90a0c
feat: implement default value editor for date fields in form
2025-03-28 05:35:15 +08:00
nocobase[bot]
f7c7791039
Merge branch 'next' into develop
2025-03-27 15:01:00 +00:00
nocobase[bot]
220321ac4e
Merge branch 'main' into next
2025-03-27 15:00:34 +00:00
Katherine
eba3f79134
fix: linkage conflict between same-named association fields in different sub-tables within the same form ( #6577 )
...
* fix: linkage conflict between same-named association fields in different sub-tables within same form
* fix: bug
2025-03-27 23:00:04 +08:00
nocobase[bot]
aad023cfc0
chore(versions): 😊 publish v1.6.12
2025-03-27 12:58:32 +00:00
nocobase[bot]
57b5774556
Merge branch 'next' into develop
2025-03-27 10:53:02 +00:00
nocobase[bot]
ab6440c2a9
Merge branch 'main' into next
2025-03-27 10:52:42 +00:00
mytharcher
5f85b9ab9a
fix(plugin-file-manager): fix error of getting file key when path is null
2025-03-27 18:51:52 +08:00
nocobase[bot]
c9f37e61e5
chore(versions): 😊 publish v1.7.0-beta.11
2025-03-27 10:10:25 +00:00
Sheldon Guo
483f22f56d
feat: refactor doc
2025-03-27 17:15:34 +08: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
nocobase[bot]
4a45044b0e
Merge branch 'next' into develop
2025-03-27 03:30:38 +00:00
Junyi
2aa892a716
refactor(plugin-workflow): split executed columns to stats tables ( #6534 )
...
* refactor(plugin-workflow): split executed columns to stats table
* fix(plugin-workflow): fix client executed
* fix(plugin-workflow): fix test case
* fix(plugin-workflow): fix migration
* chore(plugin-workflow): remove unused file
* chore(plugin-workflow): remove stashed code
2025-03-27 11:30:17 +08:00
Zeke Zhang
7d2ddb2ca0
Merge branch 'next' into develop
2025-03-27 11:17:51 +08: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
Katherine
ce4794bd27
fix: issue with public form page title displaying 'Loading...' ( #6569 )
2025-03-27 11:07:25 +08:00
Zeke Zhang
9c6c612c4d
fix(layout): adjust height calculation for mobile support using dvh unit ( #6571 )
...
* fix(layout): adjust height calculation for mobile support using dvh unit
* feat: add createStyles import from antd-style for styling enhancements
2025-03-27 10:49:19 +08:00
nocobase[bot]
3dcc8d32c1
Merge branch 'next' into develop
2025-03-27 02:44:12 +00:00
Katherine
d304ef4e0a
fix(environment-variables): missing icon filter button, filter count not displaying, and data not refreshing after filtering when switching pages ( #6568 )
...
* fix: missing icon on variable key filter button and display of filter count after filtering
* fix: bug
* fix: bug
2025-03-27 10:43:48 +08:00
nocobase[bot]
9508e92c13
Merge branch 'next' into develop
2025-03-26 16:38:10 +00:00