Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(release): 1.0.0-rc.2 [skip ci]
# [1.0.0-rc.2](https://github.com/ezpaarse-project/ezreeport/compare/@ezpaarse-project/ezreeport-vue@1.0.0-rc.1...@ezpaarse-project/ezreeport-vue@1.0.0-rc.2) (2024-02-16) ### Bug Fixes * **report:** added migration file ([5422140](5422140)) * **report:** rejectUnauthorized is now false when connecting to elastic ([bf672ca](bf672ca)) * **sdk:** fixed error when user is not found at login ([f7e8a75](f7e8a75)) * **sdk:** fixed type of pagination ([c13572c](c13572c)) * **sdk:** non REST routes are prefixed by _ ([e48dccd](e48dccd)) * **vue:** fixed crahs in activity table ([7830d01](7830d01)) * **vue:** fixed error display in taskstable, taskscards and taskspresetscards ([fd8199c](fd8199c)) * **vue:** fixed error log at login ([6e305d3](6e305d3)) * **vue:** fixed namespace not begin used when refreshing indices ([712612a](712612a)) * **vue:** fixed perms issues in task simple create ([7b9740f](7b9740f)) * **vue:** fixed sdk version not beign updated ([e092846](e092846)) * **vue:** sdk is now back in bundle ([24e366a](24e366a)) ### Features * **report:** added final counts after imports ([2df4050](2df4050)) * **report:** added target count in task list ([680a0c2](680a0c2)) * **report:** added tasks' presets ([d1a8d08](d1a8d08)) * **report:** allow custom sort and all items in lists ([deb0f3b](deb0f3b)) * **report:** updated CNRS logo ([e7ba5d9](e7ba5d9)) * **sdk:** added tasks' presets ([12bb8f0](12bb8f0)) * **sdk:** following API changes ([1dbf006](1dbf006)) * **vue:** added `useI18n` and `useEzR` to allow more `setup()` ([2764c1a](2764c1a)) * **vue:** added actions to generate tasks ([33a40f8](33a40f8)) * **vue:** added components for tasks presets management ([4237500](4237500)) * **vue:** added customizable namespace icon ([76433b4](76433b4)) * **vue:** redone style of simple dialogs ([582d4a2](582d4a2)) * **vue:** removed refresh from NamespaceSelect ([3f33ca7](3f33ca7)) * **vue:** reworked tasks preset list into cards ([c52af2d](c52af2d)) * **vue:** simplified task management ([9e75956](9e75956)) * **vue:** simplified task-table ([df654cb](df654cb))
- Loading branch information