Junyi
c453612e11
fix(plugin-workflow-aggregate): add precision process after query ( #6358 )
...
* fix(plugin-workflow-aggregate): add precision process after query
* test(plugin-workflow-aggregate): add test cases
* fix(evaluators): fix test cases
* fix(plugin-workflow-aggregate): fix e2e test case
* fix(plugin-workflow-aggregate): fix test cases
2025-03-05 21:55:47 +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
YANG QIA
4720244eb3
feat: ai integration ( #6283 )
...
* feat: ai
* fix: build
* fix: plugin
* fix: bug
* fix: version
* chore: add debug info
* chore: allows to enter a model name manually
* chore: update
* chore: optimize
* fix: bug
* fix: version
* fix: build
* fix: test
2025-03-04 16:54:11 +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]
79a1b50e88
Merge branch 'next' into develop
2025-03-04 03:20:50 +00:00
nocobase[bot]
53e9ad38cd
chore(versions): 😊 publish v1.6.0-beta.16
v1.6.0-beta.16
2025-03-04 03:20:25 +00:00