Sheldon Guo
|
21d45bf59a
|
feat: add helper components and enhance filter handling in VariablesProvider
|
2025-03-13 07:06:37 +08:00 |
|
Sheldon Guo
|
b51c42c70c
|
feat: fix form useLocation
|
2025-03-12 09:40:31 +08:00 |
|
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
|
c00f23a9a2
|
feat: init plugin-variable-filters
|
2025-03-05 21:32:00 +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]
|
5e0aa244e4
|
Merge branch 'next' into develop
|
2025-03-05 09:03:31 +00:00 |
|
Katherine
|
108f64755f
|
refactor: import action (#6350)
* refactor: code improve
* fix: bug
|
2025-03-05 17:03:08 +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 |
|
xilesun
|
4c03c83e3f
|
fix(preset): version
|
2025-03-04 20:14:09 +08:00 |
|
xilesun
|
5060a62cfd
|
fix(ai): version
|
2025-03-04 19:49:20 +08:00 |
|
xilesun
|
4172bb273a
|
Merge branch 'next' into develop
|
2025-03-04 19:48:13 +08:00 |
|
nocobase[bot]
|
6a1cb3c0d1
|
Merge branch 'main' into next
|
2025-03-04 09:35:19 +00:00 |
|
Junyi
|
2345ea62da
|
fix(plugin-workflow): fix acl for getting job (#6352)
|
2025-03-04 17:34:53 +08:00 |
|