4395 Commits

Author SHA1 Message Date
Sheldon Guo
b271f0cbc3 feat: update VariableFilters to use CardItem and enhance form handling 2025-03-11 09:38:42 +08:00
sheldon66
3f6cae33ec feat: introduce VariableProvider 2025-03-09 14:47:42 +08:00
sheldon66
bde404b540 feat: enhance JSON template parser with context function handling and nested values support 2025-03-08 20:26:23 +08:00
Sheldon Guo
b35bc82639 feat: refactor JSON template parser and add date filter tests 2025-03-07 08:25:08 +08:00
Sheldon Guo
98e659b115 feat: replace SchemaComponentProvider with AntdSchemaComponentProvider in demo1 2025-03-06 09:47:31 +08:00
Sheldon Guo
df3b7aeae4 feat: add demo plugin for variable filters integration with mock app 2025-03-06 08:51:21 +08:00
Sheldon Guo
cebfab9337 feat: update variable filters and localization for improved time unit handling 2025-03-06 07:34:46 +08:00
Sheldon Guo
940a82ad9c feat: implement variable filters and filter groups for JSON template parsing 2025-03-05 21:35:33 +08:00
Sheldon Guo
116ecdc10f feat: integrate extractTemplateElements for improved variable handling and filtering 2025-03-05 21:31:59 +08:00
Sheldon Guo
fd8784eee5 feat: refactor variable extraction logic to use extractTemplateVariable function 2025-03-05 21:31:59 +08:00
Sheldon Guo
469d6819ab feat: add localization for "Array" in English and Chinese, and improve input value handling 2025-03-05 21:31:59 +08:00
Sheldon Guo
eeef974788 feat: enhance JSONTemplateParser 2025-03-05 21:31:58 +08:00
Sheldon Guo
766a08f4ff feat: update json-template-parser imports and enhance filter sorting functionality 2025-03-05 21:31:58 +08:00
Sheldon Guo
dcb2e21747 feat: add array filter functions and enhance filter localization 2025-03-05 21:31:58 +08:00
Sheldon Guo
7cf500bf62 feat: add delete filter functionality and improve filter context management 2025-03-05 21:31:58 +08:00
Sheldon Guo
8f8dcb9c05 feat: remove unused field variable in Filter component 2025-03-05 21:31:58 +08:00
Sheldon Guo
2ec99126ae feat: enhance Filters component with context 2025-03-05 21:31:58 +08:00
Sheldon Guo
94c679e498 feat: refactor Filters component to utilize Formily and enhance filter saving functionality 2025-03-05 21:31:58 +08:00
Sheldon Guo
5fda3e6b4b feat: improve Filter UI 2025-03-05 21:31:57 +08:00
Sheldon Guo
04a142751f feat: integrate json-templates package and enhance variable filters with new schema components 2025-03-05 21:31:57 +08:00
Sheldon Guo
e713787ffb feat: add variable filters functionality and enhance Input component to support template extraction 2025-03-05 21:31:57 +08:00
sheldon guo
7916be22ee feat: integrate json-template-parser package and update imports across core modules 2025-03-05 21:31:57 +08:00
sheldon guo
4a309f3045 feat: rename pkg name to json-template-parser package 2025-03-05 21:30:24 +08:00
sheldon guo
b1ff33a939 feat: refactor json-templates engine and filters structure for improved organization 2025-03-05 21:30:24 +08:00
sheldon guo
e47edf3913 feat: update json-templates import to use @nocobase/json-templates and adjust exports 2025-03-05 21:30:24 +08:00
sheldon guo
15fe39d699 Revert "refactor: replace utils parse import with json-templates parse in multiple files"
This reverts commit 71dca1ba180231c2238d3be09813f4e0cfa0f742.
2025-03-05 21:30:23 +08:00
sheldon guo
ff0d49df73 feat: enhance variableFilters schema with additional properties and update exports in index 2025-03-05 21:30:23 +08:00
Sheldon Guo
64cabacef4 test: add tests for escape and revertEscape functions to handle special characters 2025-03-05 21:30:23 +08:00
Sheldon Guo
95d5a50f88 feat: add template extraction and composition utilities in json-templates 2025-03-05 21:30:23 +08:00
Sheldon Guo
5d641bd123 fix: correct key handling in revertEscape function for arrays and objects 2025-03-05 21:30:23 +08:00
Sheldon Guo
553688f316 feat: enhance escape function to handle array keys and add tests for escape functionality 2025-03-05 21:30:22 +08:00
Sheldon Guo
640f24400e refactor: replace utils parse import with json-templates parse in multiple files 2025-03-05 21:30:22 +08:00
Sheldon Guo
b98aef27a5 test: enhance json-templates parser tests with additional $form and parameter checks 2025-03-05 21:30:22 +08:00
Sheldon Guo
1757798918 feat: add json-templates package with initial implementation and filters 2025-03-05 21:30:22 +08:00
nocobase[bot]
0cfeac22c6 Merge branch 'next' into develop 2025-03-05 09:55:11 +00:00
nocobase[bot]
bd4e86d4b3 Merge branch 'main' into next 2025-03-05 09:54:50 +00:00
Junyi
cb2cb0b5ed
fix(plugin-file-manager): fix error thrown when creating file collection (#6363) 2025-03-05 17:54:27 +08:00
nocobase[bot]
675749638b Merge branch 'next' into develop 2025-03-05 03:48:56 +00:00
nocobase[bot]
d57e11336b Merge branch 'main' into next 2025-03-05 03:48:36 +00:00
Katherine
4dc22e06a5
fix: subform components not aligning with main form when label is hidden (#6357) 2025-03-05 11:48:15 +08:00
nocobase[bot]
733246467f Merge branch 'next' into develop 2025-03-04 08:48:59 +00:00
nocobase[bot]
2bad77ac83 Merge branch 'main' into next 2025-03-04 08:48:35 +00:00
Katherine
2cfe4d7af7
fix: association block not rendering in popup within collection inher… (#6303)
* fix: association block not rendering in popup within collection inheritance

* fix: bug

* Merge main into F-1713
2025-03-04 16:48:09 +08:00
nocobase[bot]
a2c2255d48 Merge branch 'next' into develop 2025-03-04 06:59:46 +00:00
Katherine
50ac2a0d85
fix: resolve scrollbar issue when opening page tab with full-height block (#6347) 2025-03-04 14:59:22 +08:00
nocobase[bot]
53e9ad38cd chore(versions): 😊 publish v1.6.0-beta.16 2025-03-04 03:20:25 +00:00
nocobase[bot]
9732a71ede Merge branch 'next' into develop 2025-03-03 22:54:25 +00:00
Sheldon Guo
f2c3f54109
fix(auth): accidentally logged out due to WebSocket authorization. (#6342)
* fix(auth): improve logging by including full context and error details

* fix(auth): enhance logging with error handling for token renewal

* feat(auth): init checkToken

* feat(auth): implement checkToken method with detailed token status and user information

* fix(auth): update check method to handle expired tokens and improve token renewal process
2025-03-04 06:54:01 +08:00
xilesun
c454565596 fix: version 2025-03-03 18:47:47 +08:00
xilesun
8104e7bd11 Merge branch 'next' into develop 2025-03-03 18:46:21 +08:00