Skip to content

Commit

Permalink
chore(release): 1.0.0-rc.2 [skip ci]
Browse files Browse the repository at this point in the history
# [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
semantic-release-bot committed Feb 16, 2024
1 parent 4ff7c5e commit 70d8278
Show file tree
Hide file tree
Showing 3 changed files with 38 additions and 4 deletions.
34 changes: 34 additions & 0 deletions src/vue/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,37 @@
# @ezpaarse-project/ezreeport-vue [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

* **vue:** fixed crahs in activity table ([7830d01](https://github.com/ezpaarse-project/ezreeport/commit/7830d0140b595a6ac85c89a4c59e7541c235dd8d))
* **vue:** fixed error display in taskstable, taskscards and taskspresetscards ([fd8199c](https://github.com/ezpaarse-project/ezreeport/commit/fd8199c3215b13721a35618d26f409c034a8d040))
* **vue:** fixed error log at login ([6e305d3](https://github.com/ezpaarse-project/ezreeport/commit/6e305d3acd1859d0369f703edfb304c8a0897cfb))
* **vue:** fixed namespace not begin used when refreshing indices ([712612a](https://github.com/ezpaarse-project/ezreeport/commit/712612ace93486db4b4e006774a46dd025e76699))
* **vue:** fixed perms issues in task simple create ([7b9740f](https://github.com/ezpaarse-project/ezreeport/commit/7b9740f55d8ff9c62a584cf34df2d272eb53be76))
* **vue:** fixed sdk version not beign updated ([e092846](https://github.com/ezpaarse-project/ezreeport/commit/e0928462bf14de576eb96811ffb30a62af3b655d))
* **vue:** sdk is now back in bundle ([24e366a](https://github.com/ezpaarse-project/ezreeport/commit/24e366a1938032e09b5a34cc2b303ea7a0011833))


### Features

* **vue:** added `useI18n` and `useEzR` to allow more `setup()` ([2764c1a](https://github.com/ezpaarse-project/ezreeport/commit/2764c1a093ef80931ea26fc8dd1250dc4d1d8fa9))
* **vue:** added actions to generate tasks ([33a40f8](https://github.com/ezpaarse-project/ezreeport/commit/33a40f83d4aa31197382896d7bbba2ff0387a7a6))
* **vue:** added components for tasks presets management ([4237500](https://github.com/ezpaarse-project/ezreeport/commit/4237500826b06c2ea9af6267bb2a37999fe08d95))
* **vue:** added customizable namespace icon ([76433b4](https://github.com/ezpaarse-project/ezreeport/commit/76433b48a2c6fafc20aca6b5735274e7a6a0229e))
* **vue:** redone style of simple dialogs ([582d4a2](https://github.com/ezpaarse-project/ezreeport/commit/582d4a20836acc19494ece8f04227c145a3ba514))
* **vue:** removed refresh from NamespaceSelect ([3f33ca7](https://github.com/ezpaarse-project/ezreeport/commit/3f33ca7a5f3ec309ae7b29668b2ba66c751da05e))
* **vue:** reworked tasks preset list into cards ([c52af2d](https://github.com/ezpaarse-project/ezreeport/commit/c52af2d2c999a6a4f66956d18625dbe8b6659546))
* **vue:** simplified task management ([9e75956](https://github.com/ezpaarse-project/ezreeport/commit/9e7595691bd13adf467cf9972ff5e98bfd3f4164))
* **vue:** simplified task-table ([df654cb](https://github.com/ezpaarse-project/ezreeport/commit/df654cb6fb26585cec560825499859986d521448))





### Dependencies

* **@ezpaarse-project/ezreeport-sdk-js:** upgraded to 1.0.0-rc.2

# @ezpaarse-project/ezreeport-vue [1.0.0-beta.34](https://github.com/ezpaarse-project/ezreeport/compare/@ezpaarse-project/ezreeport-vue@1.0.0-beta.33...@ezpaarse-project/ezreeport-vue@1.0.0-beta.34) (2024-02-08)


Expand Down
4 changes: 2 additions & 2 deletions src/vue/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions src/vue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
},
"license": "CeCILL",
"author": "oxypomme",
"version": "1.0.0-beta.34",
"version": "1.0.0-rc.2",
"type": "module",
"exports": {
".": {
Expand Down Expand Up @@ -49,7 +49,7 @@
"vuetify": "^2.7.1"
},
"devDependencies": {
"@ezpaarse-project/ezreeport-sdk-js": "1.0.0-beta.12",
"@ezpaarse-project/ezreeport-sdk-js": "1.0.0-rc.2",
"@highlightjs/vue-plugin": "^1.0.2",
"@intlify/unplugin-vue-i18n": "^2.0.0",
"@rushstack/eslint-patch": "^1.6.1",
Expand Down

0 comments on commit 70d8278

Please sign in to comment.