Skip to content

Commit

Permalink
release: strontium-rat-1
Browse files Browse the repository at this point in the history
Signed-off-by: ovh-cds <[email protected]>
  • Loading branch information
ghyenne authored and ovh-cds committed May 28, 2024
1 parent 1772989 commit b04668e
Show file tree
Hide file tree
Showing 99 changed files with 643 additions and 112 deletions.
2 changes: 1 addition & 1 deletion .sonarcloud.properties
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ sonar.projectName=manager
sonar.sources=.
sonar.sourceEncoding=UTF-8
sonar.ws.timeout=60
sonar.projectVersion=strontium-rat
sonar.projectVersion=strontium-rat-1

sonar.exclusions=node_modules/**, **/node_modules/**, **/dist/**, **/semantic/**, **/coverage/**, **/static/**, **/mock/**, **/mockServiceWorker.js
sonar.coverage.exclusions=**/*.spec.js
Expand Down
11 changes: 11 additions & 0 deletions packages/components/ng-ovh-chart/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# Change Log

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [1.1.0](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2024-05-28)


### Features

* create ng-ovh-chart component ([#11356](https://github.com/ovh/manager/issues/11356)) ([dde7809](https://github.com/ovh/manager/commit/dde780945145ef49f9280a037cb00683b5aa31db))
2 changes: 1 addition & 1 deletion packages/components/ng-ovh-chart/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ovh-ux/ng-ovh-chart",
"version": "1.0.0",
"version": "1.1.0",
"private": true,
"description": "ChartJS library wrapper for AngularJS",
"keywords": [
Expand Down
11 changes: 11 additions & 0 deletions packages/manager/apps/carrier-sip/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [3.3.0](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2024-05-28)


### Features

* create ng-ovh-chart component ([#11356](https://github.com/ovh/manager/issues/11356)) ([dde7809](https://github.com/ovh/manager/commit/dde780945145ef49f9280a037cb00683b5aa31db))





## [3.2.1](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2024-05-06)

**Note:** Version bump only for package @ovh-ux/manager-carrier-sip-app
Expand Down
4 changes: 2 additions & 2 deletions packages/manager/apps/carrier-sip/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ovh-ux/manager-carrier-sip-app",
"version": "3.2.1",
"version": "3.3.0",
"private": true,
"description": "Carrier SIP Trunk standalone application.",
"repository": {
Expand Down Expand Up @@ -31,7 +31,7 @@
"@ovh-ux/ng-ovh-request-tagger": "^1.2.2",
"@ovh-ux/ng-ovh-sso-auth": "^4.8.1",
"@ovh-ux/ng-ovh-swimming-poll": "^5.1.1",
"@ovh-ux/ng-ovh-telecom-universe-components": "^7.25.1",
"@ovh-ux/ng-ovh-telecom-universe-components": "^7.26.0",
"@ovh-ux/ng-translate-async-loader": "^2.2.1",
"@ovh-ux/request-tagger": "^0.2.0",
"@ovh-ux/ui-kit": "^6.10.0",
Expand Down
11 changes: 11 additions & 0 deletions packages/manager/apps/catalog/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.10.4](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2024-05-28)


### Bug Fixes

* **catalog:** migrate e2e tests to BDD tests ([f5bf926](https://github.com/ovh/manager/commit/f5bf92638d72228454ee395e02d8f0aa1791b2f8))





## [1.10.3](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2024-05-23)

**Note:** Version bump only for package @ovh-ux/manager-catalog-app
Expand Down
2 changes: 1 addition & 1 deletion packages/manager/apps/catalog/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ovh-ux/manager-catalog-app",
"version": "1.10.3",
"version": "1.10.4",
"private": true,
"description": "OVHcloud Catalog application",
"repository": {
Expand Down
11 changes: 11 additions & 0 deletions packages/manager/apps/cda/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [2.3.0](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2024-05-28)


### Features

* create ng-ovh-chart component ([#11356](https://github.com/ovh/manager/issues/11356)) ([dde7809](https://github.com/ovh/manager/commit/dde780945145ef49f9280a037cb00683b5aa31db))





## [2.2.2](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2024-05-06)

**Note:** Version bump only for package @ovh-ux/manager-cda-app
Expand Down
2 changes: 1 addition & 1 deletion packages/manager/apps/cda/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ovh-ux/manager-cda-app",
"version": "2.2.2",
"version": "2.3.0",
"private": true,
"repository": {
"type": "git",
Expand Down
11 changes: 11 additions & 0 deletions packages/manager/apps/cloud-connect/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [1.10.0](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2024-05-28)


### Features

* create ng-ovh-chart component ([#11356](https://github.com/ovh/manager/issues/11356)) ([dde7809](https://github.com/ovh/manager/commit/dde780945145ef49f9280a037cb00683b5aa31db))





## [1.9.2](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2024-05-06)

**Note:** Version bump only for package @ovh-ux/manager-cloud-connect-app
Expand Down
6 changes: 3 additions & 3 deletions packages/manager/apps/cloud-connect/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ovh-ux/manager-cloud-connect-app",
"version": "1.9.2",
"version": "1.10.0",
"private": true,
"description": "OVHcloud Connect standalone application.",
"repository": {
Expand All @@ -19,14 +19,14 @@
"start:watch": "lerna exec --stream --parallel --scope='@ovh-ux/manager-cloud-connect-app' --include-dependencies -- npm run dev:watch --if-present"
},
"dependencies": {
"@ovh-ux/manager-cloud-connect": "^1.14.1",
"@ovh-ux/manager-cloud-connect": "^1.15.0",
"@ovh-ux/manager-config": "^7.3.1",
"@ovh-ux/manager-core": "^12.16.2",
"@ovh-ux/manager-ng-layout-helpers": "^2.9.1",
"@ovh-ux/ng-at-internet": "^5.11.9",
"@ovh-ux/ng-at-internet-ui-router-plugin": "^3.5.0",
"@ovh-ux/ng-ovh-api-wrappers": "^5.1.0",
"@ovh-ux/ng-ovh-chart": "^1.0.0",
"@ovh-ux/ng-ovh-chart": "^1.1.0",
"@ovh-ux/ng-ovh-cloud-universe-components": "^2.13.2",
"@ovh-ux/ng-ovh-http": "^5.1.1",
"@ovh-ux/ng-ovh-proxy-request": "^2.1.1",
Expand Down
11 changes: 11 additions & 0 deletions packages/manager/apps/dbaas-logs/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [2.3.0](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2024-05-28)


### Features

* create ng-ovh-chart component ([#11356](https://github.com/ovh/manager/issues/11356)) ([dde7809](https://github.com/ovh/manager/commit/dde780945145ef49f9280a037cb00683b5aa31db))





## [2.2.3](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2024-05-06)

**Note:** Version bump only for package @ovh-ux/manager-dbaas-logs-app
Expand Down
6 changes: 3 additions & 3 deletions packages/manager/apps/dbaas-logs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ovh-ux/manager-dbaas-logs-app",
"version": "2.2.3",
"version": "2.3.0",
"private": true,
"description": "Logs Data Platform standalone application.",
"repository": {
Expand All @@ -22,14 +22,14 @@
"@ovh-ux/manager-at-internet-configuration": "^1.5.0",
"@ovh-ux/manager-config": "^7.3.1",
"@ovh-ux/manager-core": "^12.16.2",
"@ovh-ux/manager-dbaas-logs": "^1.20.2",
"@ovh-ux/manager-dbaas-logs": "^1.21.0",
"@ovh-ux/manager-filters": "^0.1.0 || ^1.1.1",
"@ovh-ux/manager-ng-layout-helpers": "^2.9.1",
"@ovh-ux/ng-at-internet": "^5.11.9",
"@ovh-ux/ng-at-internet-ui-router-plugin": "^3.5.0",
"@ovh-ux/ng-ovh-actions-menu": "^5.1.1",
"@ovh-ux/ng-ovh-api-wrappers": "^5.1.0",
"@ovh-ux/ng-ovh-chart": "^1.0.0",
"@ovh-ux/ng-ovh-chart": "^1.1.0",
"@ovh-ux/ng-ovh-cloud-universe-components": "^2.13.2",
"@ovh-ux/ng-ovh-doc-url": "^2.1.1",
"@ovh-ux/ng-ovh-http": "^5.1.1",
Expand Down
18 changes: 18 additions & 0 deletions packages/manager/apps/dedicated/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,24 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [19.37.0](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2024-05-28)


### Bug Fixes

* **i18n:** add missing translations [CDS 3007] ([1bc1a65](https://github.com/ovh/manager/commit/1bc1a656d53d3266c448e8227544c5b0f96c666a))


### Features

* create ng-ovh-chart component ([#11356](https://github.com/ovh/manager/issues/11356)) ([dde7809](https://github.com/ovh/manager/commit/dde780945145ef49f9280a037cb00683b5aa31db))
* **dedicated.vmware:** onboarding page updates ([#11611](https://github.com/ovh/manager/issues/11611)) ([d5cadb5](https://github.com/ovh/manager/commit/d5cadb56a5365855fc3ce00ac0bbc75de3a57429))
* **dedicated:** missing guidance to reduce kyc upload issues ([#11155](https://github.com/ovh/manager/issues/11155)) ([759a310](https://github.com/ovh/manager/commit/759a310773a6bb0d49814d8dd205f22696553411))





# [19.36.0](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2024-05-21)


Expand Down
22 changes: 11 additions & 11 deletions packages/manager/apps/dedicated/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ovh-ux/manager-dedicated",
"version": "19.36.0",
"version": "19.37.0",
"private": true,
"description": "OVHcloud Dedicated control panel.",
"repository": {
Expand All @@ -26,19 +26,19 @@
"@ovh-ux/manager-beta-preference": "^1.0.0",
"@ovh-ux/manager-billing": "^0.20.0-alpha.35",
"@ovh-ux/manager-billing-components": "^3.18.0",
"@ovh-ux/manager-bm-server-components": "^1.20.0",
"@ovh-ux/manager-bm-server-components": "^1.21.0",
"@ovh-ux/manager-catalog-price": "^1.8.0",
"@ovh-ux/manager-cda": "^1.9.1",
"@ovh-ux/manager-cloud-connect": "^1.14.1",
"@ovh-ux/manager-cloud-connect": "^1.15.0",
"@ovh-ux/manager-cloud-styles": "^1.8.1",
"@ovh-ux/manager-components": "^1.16.0",
"@ovh-ux/manager-components": "^1.17.0",
"@ovh-ux/manager-config": "^7.3.1",
"@ovh-ux/manager-core": "^12.16.2",
"@ovh-ux/manager-dbaas-logs": "^1.20.2",
"@ovh-ux/manager-dbaas-logs": "^1.21.0",
"@ovh-ux/manager-error-page": "^2.4.1",
"@ovh-ux/manager-exchange": "^4.4.2",
"@ovh-ux/manager-exchange": "^4.5.0",
"@ovh-ux/manager-filters": "^1.1.1",
"@ovh-ux/manager-iplb": "^1.10.1",
"@ovh-ux/manager-iplb": "^1.11.0",
"@ovh-ux/manager-metrics": "^1.6.1",
"@ovh-ux/manager-models": "^1.14.11",
"@ovh-ux/manager-nasha": "^2.13.0",
Expand All @@ -49,13 +49,13 @@
"@ovh-ux/manager-trusted-nic": "^1.2.1",
"@ovh-ux/manager-veeam-cloud-connect": "^2.8.1",
"@ovh-ux/manager-veeam-enterprise": "^1.11.1",
"@ovh-ux/manager-vps": "^2.40.4",
"@ovh-ux/manager-vps": "^2.41.0",
"@ovh-ux/manager-vrack": "^1.9.1",
"@ovh-ux/ng-at-internet": "^5.11.9",
"@ovh-ux/ng-at-internet-ui-router-plugin": "^3.5.0",
"@ovh-ux/ng-ovh-api-wrappers": "^5.1.0",
"@ovh-ux/ng-ovh-browser-alert": "^2.1.1",
"@ovh-ux/ng-ovh-chart": "^1.0.0",
"@ovh-ux/ng-ovh-chart": "^1.1.0",
"@ovh-ux/ng-ovh-cloud-universe-components": "^2.13.2",
"@ovh-ux/ng-ovh-contacts": "^5.3.1",
"@ovh-ux/ng-ovh-contracts": "^4.6.0",
Expand All @@ -64,7 +64,7 @@
"@ovh-ux/ng-ovh-feature-flipping": "^1.1.1",
"@ovh-ux/ng-ovh-http": "^5.1.1",
"@ovh-ux/ng-ovh-jquery-ui-draggable": "^2.1.1",
"@ovh-ux/ng-ovh-order-tracking": "^2.4.1",
"@ovh-ux/ng-ovh-order-tracking": "^2.5.0",
"@ovh-ux/ng-ovh-otrs": "^9.4.0",
"@ovh-ux/ng-ovh-payment-method": "^9.15.2",
"@ovh-ux/ng-ovh-proxy-request": "^2.1.1",
Expand All @@ -76,7 +76,7 @@
"@ovh-ux/ng-ovh-toaster": "^2.1.1",
"@ovh-ux/ng-ovh-user-pref": "^2.1.1",
"@ovh-ux/ng-ovh-utils": "^14.4.1",
"@ovh-ux/ng-ovh-web-universe-components": "^9.17.0",
"@ovh-ux/ng-ovh-web-universe-components": "^9.18.0",
"@ovh-ux/ng-pagination-front": "^10.3.1",
"@ovh-ux/ng-q-allsettled": "^2.1.1",
"@ovh-ux/ng-shell-tracking": "^0.5.6",
Expand Down
8 changes: 8 additions & 0 deletions packages/manager/apps/email-domain/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.2.4](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2024-05-28)

**Note:** Version bump only for package @ovh-ux/manager-emaildomain-app





## [2.2.3](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2024-05-21)

**Note:** Version bump only for package @ovh-ux/manager-emaildomain-app
Expand Down
4 changes: 2 additions & 2 deletions packages/manager/apps/email-domain/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ovh-ux/manager-emaildomain-app",
"version": "2.2.3",
"version": "2.2.4",
"private": true,
"repository": {
"type": "git",
Expand Down Expand Up @@ -32,7 +32,7 @@
"@ovh-ux/ng-ovh-swimming-poll": "^5.1.1",
"@ovh-ux/ng-ovh-user-pref": "^2.1.1",
"@ovh-ux/ng-ovh-utils": "^14.4.1",
"@ovh-ux/ng-ovh-web-universe-components": "^9.17.0",
"@ovh-ux/ng-ovh-web-universe-components": "^9.18.0",
"@ovh-ux/ng-pagination-front": "^10.3.1",
"@ovh-ux/ng-translate-async-loader": "^2.2.1",
"@ovh-ux/ng-ui-router-breadcrumb": "^1.3.1",
Expand Down
8 changes: 8 additions & 0 deletions packages/manager/apps/email-pro/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.10.5](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2024-05-28)

**Note:** Version bump only for package @ovh-ux/manager-emailpro-app





## [0.10.4](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2024-05-21)

**Note:** Version bump only for package @ovh-ux/manager-emailpro-app
Expand Down
4 changes: 2 additions & 2 deletions packages/manager/apps/email-pro/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ovh-ux/manager-emailpro-app",
"version": "0.10.4",
"version": "0.10.5",
"private": true,
"repository": {
"type": "git",
Expand Down Expand Up @@ -32,7 +32,7 @@
"@ovh-ux/ng-ovh-swimming-poll": "^5.1.1",
"@ovh-ux/ng-ovh-user-pref": "^2.1.1",
"@ovh-ux/ng-ovh-utils": "^14.4.1",
"@ovh-ux/ng-ovh-web-universe-components": "^9.17.0",
"@ovh-ux/ng-ovh-web-universe-components": "^9.18.0",
"@ovh-ux/ng-pagination-front": "^10.3.1",
"@ovh-ux/ng-translate-async-loader": "^2.2.1",
"@ovh-ux/ng-ui-router-breadcrumb": "^1.3.1",
Expand Down
11 changes: 11 additions & 0 deletions packages/manager/apps/exchange/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [0.11.0](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2024-05-28)


### Features

* create ng-ovh-chart component ([#11356](https://github.com/ovh/manager/issues/11356)) ([dde7809](https://github.com/ovh/manager/commit/dde780945145ef49f9280a037cb00683b5aa31db))





## [0.10.3](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2024-05-21)

**Note:** Version bump only for package @ovh-ux/manager-exchange-app
Expand Down
Loading

0 comments on commit b04668e

Please sign in to comment.