Skip to content

Commit

Permalink
sync: master to develop
Browse files Browse the repository at this point in the history
sync: master to develop
  • Loading branch information
ovh-ux-cds authored Aug 8, 2023
2 parents 5e1ea3b + 7cab928 commit 09fee9d
Show file tree
Hide file tree
Showing 23 changed files with 132 additions and 18 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=mendelevium-mouse-1
sonar.projectVersion=mendelevium-mouse-2

sonar.exclusions=node_modules/**, **/node_modules/**, **/dist/**, **/semantic/**, **/coverage/**
sonar.coverage.exclusions=**/*.spec.js
Expand Down
11 changes: 11 additions & 0 deletions packages/manager/apps/carbon-calculator/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.1.2](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2023-08-08)


### Bug Fixes

* **dedicated:** improve URL routing ([#9745](https://github.com/ovh/manager/issues/9745)) ([6447bbf](https://github.com/ovh/manager/commit/6447bbf7b4adf5446d388e139efa8c0e75aae7cf))





## [0.1.1](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2023-08-01)

**Note:** Version bump only for package @ovh-ux/manager-carbon-calculator-app
Expand Down
4 changes: 2 additions & 2 deletions packages/manager/apps/carbon-calculator/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ovh-ux/manager-carbon-calculator-app",
"version": "0.1.1",
"version": "0.1.2",
"private": true,
"description": "OVHcloud CarbonCalculator app",
"repository": {
Expand All @@ -20,7 +20,7 @@
},
"dependencies": {
"@ovh-ux/manager-at-internet-configuration": "^1.5.0",
"@ovh-ux/manager-carbon-calculator": "^0.1.0",
"@ovh-ux/manager-carbon-calculator": "^0.1.1",
"@ovh-ux/manager-config": "^7.0.0",
"@ovh-ux/manager-core": "^12.0.0 || ^13.0.0",
"@ovh-ux/manager-error-page": "^2.3.1",
Expand Down
11 changes: 11 additions & 0 deletions packages/manager/apps/container/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.26.1](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2023-08-08)


### Bug Fixes

* **container:** fix carbon calculator feature flipping ([#9741](https://github.com/ovh/manager/issues/9741)) ([b4e6f93](https://github.com/ovh/manager/commit/b4e6f93512ff3239d931a4a595d03c7238a4c2ae))





# [0.26.0](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2023-07-31)


Expand Down
2 changes: 1 addition & 1 deletion packages/manager/apps/container/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ovh-ux/manager-container-app",
"version": "0.26.0",
"version": "0.26.1",
"private": true,
"description": "OVHcloud Manager Container.",
"repository": {
Expand Down
13 changes: 13 additions & 0 deletions packages/manager/apps/dedicated/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,19 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [18.7.0](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2023-08-08)


### Features

* **dedicated:** additional ip badge condition ([#9488](https://github.com/ovh/manager/issues/9488)) ([139e60f](https://github.com/ovh/manager/commit/139e60f6f26d0f1054fee1c1d92c869e785a1394))
* **dedicated:** dedicated server list page improvements ([#9520](https://github.com/ovh/manager/issues/9520)) ([83c881f](https://github.com/ovh/manager/commit/83c881fe5d1f6182ea8c4d2386f800d50632dc83))
* **dedicated:** enable delete ip option for vrack and pcc ([#9022](https://github.com/ovh/manager/issues/9022)) ([9c991c9](https://github.com/ovh/manager/commit/9c991c94b6d8cd03987a7c17d2baf3cbdd8bfff4))





## [18.6.2](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2023-08-01)

**Note:** Version bump only for package @ovh-ux/manager-dedicated
Expand Down
2 changes: 1 addition & 1 deletion 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": "18.6.2",
"version": "18.7.0",
"private": true,
"description": "OVHcloud Dedicated control panel.",
"repository": {
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.

## [3.7.59](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2023-08-08)

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





## [3.7.58](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2023-08-01)

**Note:** Version bump only for package @ovh-ux/manager-pci-app
Expand Down
4 changes: 2 additions & 2 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": "3.7.58",
"version": "3.7.59",
"private": true,
"description": "Public Cloud Instance standalone application.",
"repository": {
Expand Down Expand Up @@ -28,7 +28,7 @@
"@ovh-ux/manager-core": "^12.12.14",
"@ovh-ux/manager-filters": "^1.1.1",
"@ovh-ux/manager-ng-layout-helpers": "^2.7.0",
"@ovh-ux/manager-pci": "^5.136.0",
"@ovh-ux/manager-pci": "^5.136.1",
"@ovh-ux/manager-trusted-nic": "^1.1.1",
"@ovh-ux/ng-at-internet": "^5.10.3",
"@ovh-ux/ng-at-internet-ui-router-plugin": "^3.2.3",
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.

## [5.1.3](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2023-08-08)

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





## [5.1.2](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2023-08-01)

**Note:** Version bump only for package @ovh-ux/manager-public-cloud
Expand Down
4 changes: 2 additions & 2 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": "5.1.2",
"version": "5.1.3",
"private": true,
"description": "OVHcloud Public Cloud control panel.",
"repository": {
Expand Down Expand Up @@ -31,7 +31,7 @@
"@ovh-ux/manager-core": "^12.12.14",
"@ovh-ux/manager-error-page": "^2.3.3",
"@ovh-ux/manager-ng-layout-helpers": "^2.7.0",
"@ovh-ux/manager-pci": "^5.136.0",
"@ovh-ux/manager-pci": "^5.136.1",
"@ovh-ux/manager-telecom-styles": "^4.6.2",
"@ovh-ux/ng-at-internet": "^5.10.3",
"@ovh-ux/ng-at-internet-ui-router-plugin": "^3.2.3",
Expand Down
8 changes: 8 additions & 0 deletions packages/manager/apps/vps/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.

## [1.10.36](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2023-08-08)

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





## [1.10.35](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2023-08-01)

**Note:** Version bump only for package @ovh-ux/manager-vps-app
Expand Down
4 changes: 2 additions & 2 deletions packages/manager/apps/vps/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ovh-ux/manager-vps-app",
"version": "1.10.35",
"version": "1.10.36",
"private": true,
"description": "VPS standalone application.",
"repository": {
Expand All @@ -27,7 +27,7 @@
"@ovh-ux/manager-filters": "^1.1.1",
"@ovh-ux/manager-models": "^1.14.7",
"@ovh-ux/manager-ng-layout-helpers": "^2.7.0",
"@ovh-ux/manager-product-offers": "^5.3.4",
"@ovh-ux/manager-product-offers": "^5.4.0",
"@ovh-ux/manager-vps": "^2.36.3",
"@ovh-ux/ng-at-internet": "^5.10.3",
"@ovh-ux/ng-ovh-api-wrappers": "^5.1.0",
Expand Down
8 changes: 8 additions & 0 deletions packages/manager/apps/web-paas/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.

## [1.6.24](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2023-08-08)

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





## [1.6.23](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2023-08-01)

**Note:** Version bump only for package @ovh-ux/manager-web-paas-app
Expand Down
4 changes: 2 additions & 2 deletions packages/manager/apps/web-paas/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ovh-ux/manager-web-paas-app",
"version": "1.6.23",
"version": "1.6.24",
"private": true,
"repository": {
"type": "git",
Expand All @@ -22,7 +22,7 @@
"@ovh-ux/manager-config": "^7.1.0",
"@ovh-ux/manager-core": "^12.12.14",
"@ovh-ux/manager-ng-layout-helpers": "^2.7.0",
"@ovh-ux/manager-product-offers": "^5.3.4",
"@ovh-ux/manager-product-offers": "^5.4.0",
"@ovh-ux/manager-web-paas": "^1.8.2",
"@ovh-ux/manager-webpack-dev-server": "^2.10.0 || ^3.0.0",
"@ovh-ux/ng-at-internet": "^5.10.3",
Expand Down
12 changes: 12 additions & 0 deletions packages/manager/apps/web/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,18 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [17.1.2](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2023-08-08)


### Bug Fixes

* **web:** hide the freedom banner for some offer ([#9744](https://github.com/ovh/manager/issues/9744)) ([4f75b9b](https://github.com/ovh/manager/commit/4f75b9ba9eb481d19d89378830b29b1d21573207))
* **web:** limit innodb_buffer_pool_size choices ([#9337](https://github.com/ovh/manager/issues/9337)) ([3dc0e18](https://github.com/ovh/manager/commit/3dc0e18b673b133d29e6254eb582e02aa47c707e))





## [17.1.1](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2023-08-03)

**Note:** Version bump only for package @ovh-ux/manager-web
Expand Down
4 changes: 2 additions & 2 deletions packages/manager/apps/web/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ovh-ux/manager-web",
"version": "17.1.1",
"version": "17.1.2",
"private": true,
"description": "OVHcloud Web control panel.",
"repository": {
Expand Down Expand Up @@ -34,7 +34,7 @@
"@ovh-ux/manager-ng-layout-helpers": "^2.7.0",
"@ovh-ux/manager-office": "^2.9.3",
"@ovh-ux/manager-phone-prefix": "^1.0.2",
"@ovh-ux/manager-product-offers": "^5.3.4",
"@ovh-ux/manager-product-offers": "^5.4.0",
"@ovh-ux/manager-sharepoint": "^2.9.2",
"@ovh-ux/manager-web-paas": "^1.8.2",
"@ovh-ux/ng-at-internet": "^5.10.3",
Expand Down
11 changes: 11 additions & 0 deletions packages/manager/modules/carbon-calculator/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.1.1](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2023-08-08)


### Bug Fixes

* **dedicated:** improve URL routing ([#9745](https://github.com/ovh/manager/issues/9745)) ([6447bbf](https://github.com/ovh/manager/commit/6447bbf7b4adf5446d388e139efa8c0e75aae7cf))





# [0.1.0](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2023-07-27)


Expand Down
2 changes: 1 addition & 1 deletion packages/manager/modules/carbon-calculator/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ovh-ux/manager-carbon-calculator",
"version": "0.1.0",
"version": "0.1.1",
"private": true,
"description": "OVHcloud CarbonCalculator product",
"repository": {
Expand Down
13 changes: 13 additions & 0 deletions packages/manager/modules/pci/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,19 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [5.136.1](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2023-08-08)


### Bug Fixes

* **pci:** display price per hour and qty per hour ([#9569](https://github.com/ovh/manager/issues/9569)) ([f7bb8d6](https://github.com/ovh/manager/commit/f7bb8d620cd8a3480553b8301d0576cabb717133))
* **public-cloud:** display correct value for vcores number ([#9425](https://github.com/ovh/manager/issues/9425)) ([0a673ed](https://github.com/ovh/manager/commit/0a673ed674e9b7e290660a30ed14af6ceb665ea2))
* **public-cloud:** fixing grammar error ([#9622](https://github.com/ovh/manager/issues/9622)) ([b6967cb](https://github.com/ovh/manager/commit/b6967cb997d9a0df2b5c05fd0b329a38ab9eb418))





# [5.136.0](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2023-08-01)


Expand Down
2 changes: 1 addition & 1 deletion packages/manager/modules/pci/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ovh-ux/manager-pci",
"version": "5.136.0",
"version": "5.136.1",
"private": true,
"description": "Public Cloud Instance product.",
"repository": {
Expand Down
11 changes: 11 additions & 0 deletions packages/manager/modules/product-offers/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.

# [5.4.0](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2023-08-08)


### Features

* **web:** hide contracts list when empty ([#9758](https://github.com/ovh/manager/issues/9758)) ([80685a1](https://github.com/ovh/manager/commit/80685a130a57a8a92593388d33dd8e0d64334384))





## [5.3.4](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2023-07-27)


Expand Down
2 changes: 1 addition & 1 deletion packages/manager/modules/product-offers/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ovh-ux/manager-product-offers",
"version": "5.3.4",
"version": "5.4.0",
"private": true,
"description": "Set of components and services to handle option order with different workflows",
"repository": {
Expand Down

0 comments on commit 09fee9d

Please sign in to comment.