Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sync develop & master #11606

Merged
merged 1 commit into from
Apr 30, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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=gadolinium-mule-1
sonar.projectVersion=gadolinium-mule-2

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/manager/apps/dedicated/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.

# [19.34.0](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2024-04-30)


### Features

* **pci.instance:** add marseille region label ([#11559](https://github.com/ovh/manager/issues/11559)) ([4e9b314](https://github.com/ovh/manager/commit/4e9b314e4ef8b9df8abfb341b15dd13d9c033900))





## [19.33.2](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2024-04-29)


Expand Down
6 changes: 3 additions & 3 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.33.2",
"version": "19.34.0",
"private": true,
"description": "OVHcloud Dedicated control panel.",
"repository": {
Expand Down Expand Up @@ -31,7 +31,7 @@
"@ovh-ux/manager-cda": "^1.9.0",
"@ovh-ux/manager-cloud-connect": "^1.14.0",
"@ovh-ux/manager-cloud-styles": "^1.8.0",
"@ovh-ux/manager-components": "^1.14.0",
"@ovh-ux/manager-components": "^1.15.0",
"@ovh-ux/manager-config": "^7.3.1",
"@ovh-ux/manager-core": "^12.16.1",
"@ovh-ux/manager-dbaas-logs": "^1.20.1",
Expand All @@ -41,7 +41,7 @@
"@ovh-ux/manager-iplb": "^1.10.0",
"@ovh-ux/manager-metrics": "^1.6.0",
"@ovh-ux/manager-models": "^1.14.11",
"@ovh-ux/manager-nasha": "^2.11.0",
"@ovh-ux/manager-nasha": "^2.12.0",
"@ovh-ux/manager-netapp": "^1.10.4",
"@ovh-ux/manager-ng-layout-helpers": "^2.9.0",
"@ovh-ux/manager-nutanix": "^1.15.2",
Expand Down
8 changes: 8 additions & 0 deletions packages/manager/apps/iam/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.3](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2024-04-30)

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





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

**Note:** Version bump only for package @ovh-ux/manager-iam-app
Expand Down
4 changes: 2 additions & 2 deletions packages/manager/apps/iam/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ovh-ux/manager-iam-app",
"version": "2.2.2",
"version": "2.2.3",
"private": true,
"description": "IAM standalone application.",
"repository": {
Expand All @@ -22,7 +22,7 @@
"@ovh-ux/manager-at-internet-configuration": "^1.5.0",
"@ovh-ux/manager-config": "^7.3.1",
"@ovh-ux/manager-core": "^12.16.1",
"@ovh-ux/manager-iam": "^1.9.2",
"@ovh-ux/manager-iam": "^1.9.3",
"@ovh-ux/manager-ng-layout-helpers": "^2.9.0",
"@ovh-ux/ng-at-internet": "^5.11.9",
"@ovh-ux/ng-at-internet-ui-router-plugin": "^3.5.0",
Expand Down
8 changes: 8 additions & 0 deletions packages/manager/apps/iplb/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.3](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2024-04-30)

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





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

**Note:** Version bump only for package @ovh-ux/manager-iplb-app
Expand Down
4 changes: 2 additions & 2 deletions packages/manager/apps/iplb/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ovh-ux/manager-iplb-app",
"version": "2.2.2",
"version": "2.2.3",
"private": true,
"description": "IP Load Balancer standalone application.",
"repository": {
Expand All @@ -19,7 +19,7 @@
"start:watch": "lerna exec --stream --parallel --scope='@ovh-ux/manager-iplb-app' --include-dependencies -- npm run dev:watch --if-present"
},
"dependencies": {
"@ovh-ux/manager-components": "^1.14.0",
"@ovh-ux/manager-components": "^1.15.0",
"@ovh-ux/manager-config": "^7.3.1",
"@ovh-ux/manager-core": "^12.16.1",
"@ovh-ux/manager-filters": "^0.1.0 || ^1.1.1",
Expand Down
8 changes: 8 additions & 0 deletions packages/manager/apps/metrics/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.3](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2024-04-30)

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





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

**Note:** Version bump only for package @ovh-ux/manager-metrics-app
Expand Down
4 changes: 2 additions & 2 deletions packages/manager/apps/metrics/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ovh-ux/manager-metrics-app",
"version": "2.2.2",
"version": "2.2.3",
"private": true,
"repository": {
"type": "git",
Expand All @@ -18,7 +18,7 @@
"start:watch": "lerna exec --stream --parallel --scope='@ovh-ux/manager-metrics-app' --include-dependencies -- npm run dev:watch --if-present"
},
"dependencies": {
"@ovh-ux/manager-components": "^1.14.0",
"@ovh-ux/manager-components": "^1.15.0",
"@ovh-ux/manager-config": "^7.3.1",
"@ovh-ux/manager-core": "^12.16.1",
"@ovh-ux/manager-metrics": "^1.6.0",
Expand Down
8 changes: 8 additions & 0 deletions packages/manager/apps/nasha/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.

## [3.2.4](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2024-04-30)

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





## [3.2.3](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2024-04-29)

**Note:** Version bump only for package @ovh-ux/manager-nasha-app
Expand Down
6 changes: 3 additions & 3 deletions packages/manager/apps/nasha/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ovh-ux/manager-nasha-app",
"version": "3.2.3",
"version": "3.2.4",
"private": true,
"description": "NAS-HA standalone application.",
"repository": {
Expand All @@ -21,12 +21,12 @@
"dependencies": {
"@ovh-ux/manager-billing-components": "^3.17.1",
"@ovh-ux/manager-catalog-price": "^1.8.0",
"@ovh-ux/manager-components": "^1.14.0",
"@ovh-ux/manager-components": "^1.15.0",
"@ovh-ux/manager-config": "^7.3.1",
"@ovh-ux/manager-core": "^12.16.1",
"@ovh-ux/manager-filters": "^0.1.0 || ^1.1.1",
"@ovh-ux/manager-models": "^1.14.11",
"@ovh-ux/manager-nasha": "^2.11.0",
"@ovh-ux/manager-nasha": "^2.12.0",
"@ovh-ux/manager-ng-layout-helpers": "^2.9.0",
"@ovh-ux/ng-at-internet": "^5.11.9",
"@ovh-ux/ng-at-internet-ui-router-plugin": "^3.5.0",
Expand Down
8 changes: 8 additions & 0 deletions packages/manager/apps/netapp/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.8.5](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2024-04-30)

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





## [0.8.4](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2024-04-29)

**Note:** Version bump only for package @ovh-ux/manager-netapp-app
Expand Down
4 changes: 2 additions & 2 deletions packages/manager/apps/netapp/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ovh-ux/manager-netapp-app",
"version": "0.8.4",
"version": "0.8.5",
"private": true,
"description": "NetApp standalone application",
"repository": {
Expand All @@ -22,7 +22,7 @@
"@ovh-ux/manager-advices": "^1.8.0",
"@ovh-ux/manager-billing-components": "^3.17.1",
"@ovh-ux/manager-catalog-price": "^1.8.0",
"@ovh-ux/manager-components": "^1.14.0",
"@ovh-ux/manager-components": "^1.15.0",
"@ovh-ux/manager-config": "^7.3.1",
"@ovh-ux/manager-core": "^12.16.1",
"@ovh-ux/manager-error-page": "^2.4.0",
Expand Down
8 changes: 8 additions & 0 deletions packages/manager/apps/nutanix/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.6](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2024-04-30)

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





## [2.2.5](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2024-04-29)

**Note:** Version bump only for package @ovh-ux/manager-nutanix-app
Expand Down
4 changes: 2 additions & 2 deletions packages/manager/apps/nutanix/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ovh-ux/manager-nutanix-app",
"version": "2.2.5",
"version": "2.2.6",
"private": true,
"description": "OVHcloud Nutanix app",
"repository": {
Expand All @@ -20,7 +20,7 @@
},
"dependencies": {
"@ovh-ux/manager-bm-server-components": "^1.19.0",
"@ovh-ux/manager-components": "^1.14.0",
"@ovh-ux/manager-components": "^1.15.0",
"@ovh-ux/manager-config": "^7.3.1",
"@ovh-ux/manager-core": "^12.16.1",
"@ovh-ux/manager-error-page": "^2.4.0",
Expand Down
8 changes: 8 additions & 0 deletions packages/manager/apps/octavia-load-balancer/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.4.5](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2024-04-30)

**Note:** Version bump only for package @ovh-ux/manager-octavia-load-balancer-app





## [0.4.4](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2024-04-29)

**Note:** Version bump only for package @ovh-ux/manager-octavia-load-balancer-app
Expand Down
6 changes: 3 additions & 3 deletions packages/manager/apps/octavia-load-balancer/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ovh-ux/manager-octavia-load-balancer-app",
"version": "0.4.4",
"version": "0.4.5",
"private": true,
"description": "OVHcloud OctaviaLoadBalancer app",
"repository": {
Expand All @@ -24,12 +24,12 @@
"@ovh-ux/manager-core": "^12.16.1",
"@ovh-ux/manager-error-page": "^2.4.0",
"@ovh-ux/manager-ng-layout-helpers": "^2.9.0",
"@ovh-ux/manager-octavia-load-balancer": "^1.4.0",
"@ovh-ux/manager-octavia-load-balancer": "^1.4.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.0.0",
"@ovh-ux/ng-ovh-http": "^5.1.1",
"@ovh-ux/ng-ovh-pci-universe-components": "^1.1.7",
"@ovh-ux/ng-ovh-pci-universe-components": "^1.1.8",
"@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",
Expand Down
11 changes: 11 additions & 0 deletions packages/manager/apps/pci-users/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.2.0](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2024-04-30)


### Features

* **pci.instance:** add marseille region label ([#11559](https://github.com/ovh/manager/issues/11559)) ([4e9b314](https://github.com/ovh/manager/commit/4e9b314e4ef8b9df8abfb341b15dd13d9c033900))





## [0.1.5](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2024-04-29)


Expand Down
2 changes: 1 addition & 1 deletion packages/manager/apps/pci-users/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ovh-ux/manager-pci-users-app",
"version": "0.1.5",
"version": "0.2.0",
"private": true,
"type": "module",
"scripts": {
Expand Down
8 changes: 8 additions & 0 deletions packages/manager/apps/pci/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.

## [4.3.2](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2024-04-30)

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





## [4.3.1](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2024-04-29)

**Note:** Version bump only for package @ovh-ux/manager-pci-app
Expand Down
6 changes: 3 additions & 3 deletions packages/manager/apps/pci/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ovh-ux/manager-pci-app",
"version": "4.3.1",
"version": "4.3.2",
"private": true,
"description": "Public Cloud Instance standalone application.",
"repository": {
Expand All @@ -23,13 +23,13 @@
"@ovh-ux/manager-advices": "^1.8.0",
"@ovh-ux/manager-banner": "^1.3.1",
"@ovh-ux/manager-cloud-styles": "^1.8.0",
"@ovh-ux/manager-components": "^1.14.0",
"@ovh-ux/manager-components": "^1.15.0",
"@ovh-ux/manager-config": "^7.3.1",
"@ovh-ux/manager-core": "^12.16.1",
"@ovh-ux/manager-filters": "^1.1.1",
"@ovh-ux/manager-log-to-customer": "^1.1.0",
"@ovh-ux/manager-ng-layout-helpers": "^2.9.0",
"@ovh-ux/manager-pci": "^6.37.0",
"@ovh-ux/manager-pci": "^6.37.1",
"@ovh-ux/manager-trusted-nic": "^1.2.0",
"@ovh-ux/ng-at-internet": "^5.11.9",
"@ovh-ux/ng-at-internet-ui-router-plugin": "^3.5.0",
Expand Down
8 changes: 8 additions & 0 deletions packages/manager/apps/public-cloud/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.

## [6.4.2](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2024-04-30)

**Note:** Version bump only for package @ovh-ux/manager-public-cloud





## [6.4.1](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2024-04-29)

**Note:** Version bump only for package @ovh-ux/manager-public-cloud
Expand Down
6 changes: 3 additions & 3 deletions packages/manager/apps/public-cloud/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ovh-ux/manager-public-cloud",
"version": "6.4.1",
"version": "6.4.2",
"private": true,
"description": "OVHcloud Public Cloud control panel.",
"repository": {
Expand All @@ -26,13 +26,13 @@
"@ovh-ux/manager-banner": "^1.3.1",
"@ovh-ux/manager-catalog-price": "^1.8.0",
"@ovh-ux/manager-cloud-styles": "^1.8.0",
"@ovh-ux/manager-components": "^1.14.0",
"@ovh-ux/manager-components": "^1.15.0",
"@ovh-ux/manager-config": "^7.3.1",
"@ovh-ux/manager-core": "^12.16.1",
"@ovh-ux/manager-error-page": "^2.4.0",
"@ovh-ux/manager-log-to-customer": "^1.1.0",
"@ovh-ux/manager-ng-layout-helpers": "^2.9.0",
"@ovh-ux/manager-pci": "^6.37.0",
"@ovh-ux/manager-pci": "^6.37.1",
"@ovh-ux/manager-telecom-styles": "^4.8.0",
"@ovh-ux/ng-at-internet": "^5.11.9",
"@ovh-ux/ng-at-internet-ui-router-plugin": "^3.5.0",
Expand Down
Loading
Loading