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-cds authored Feb 20, 2025
2 parents cb6a89e + b4446be commit 8d23e88
Show file tree
Hide file tree
Showing 143 changed files with 816 additions and 209 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=hafnium-dragon-1
sonar.projectVersion=hafnium-dragon-2

sonar.exclusions=node_modules/**, **/node_modules/**, **/dist/**, **/semantic/**, **/coverage/**, **/static/**, **/mock/**, **/mockServiceWorker.js
sonar.coverage.exclusions=**/*.spec.js
Expand Down
8 changes: 8 additions & 0 deletions packages/components/ng-at-internet/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.0.7](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2025-02-20)

**Note:** Version bump only for package @ovh-ux/ng-at-internet





## [6.0.6](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2025-02-11)

**Note:** Version bump only for package @ovh-ux/ng-at-internet
Expand Down
4 changes: 2 additions & 2 deletions packages/components/ng-at-internet/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ovh-ux/ng-at-internet",
"version": "6.0.6",
"version": "6.0.7",
"private": true,
"description": "ATInternet tracking library wrapper for AngularJS",
"keywords": [
Expand Down Expand Up @@ -36,7 +36,7 @@
"start:watch": "lerna exec --stream --parallel --scope='@ovh-ux/ng-at-internet' --include-dependencies -- yarn run dev:watch"
},
"dependencies": {
"@ovh-ux/ovh-at-internet": "^0.21.0"
"@ovh-ux/ovh-at-internet": "^0.21.1"
},
"devDependencies": {
"@ovh-ux/component-rollup-config": "^13.0.2"
Expand Down
8 changes: 8 additions & 0 deletions packages/components/ng-shell-tracking/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.7.1](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2025-02-20)

**Note:** Version bump only for package @ovh-ux/ng-shell-tracking





# [0.7.0](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2025-02-11)


Expand Down
4 changes: 2 additions & 2 deletions packages/components/ng-shell-tracking/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ovh-ux/ng-shell-tracking",
"version": "0.7.0",
"version": "0.7.1",
"private": true,
"description": "ATInternet tracking library wrapper for AngularJS",
"keywords": [
Expand Down Expand Up @@ -37,7 +37,7 @@
"start:watch": "lerna exec --stream --parallel --scope='@ovh-ux/ng-shell-tracking' --include-dependencies -- yarn run dev:watch"
},
"dependencies": {
"@ovh-ux/ovh-at-internet": "^0.21.0"
"@ovh-ux/ovh-at-internet": "^0.21.1"
},
"devDependencies": {
"@ovh-ux/component-rollup-config": "^13.0.2"
Expand Down
11 changes: 11 additions & 0 deletions packages/components/ovh-at-internet/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.21.1](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2025-02-20)


### Bug Fixes

* **at-internet:** fix page chapter on click event ([102a3be](https://github.com/ovh/manager/commit/102a3bedfb87132da0a8466c4b0d8a0d98ed9bbb))





# [0.21.0](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2025-02-11)


Expand Down
2 changes: 1 addition & 1 deletion packages/components/ovh-at-internet/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ovh-ux/ovh-at-internet",
"version": "0.21.0",
"version": "0.21.1",
"description": "ATInternet tracking library for OVHcloud.",
"keywords": [
"at-internet",
Expand Down
8 changes: 8 additions & 0 deletions packages/components/ovh-shell/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.1.6](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2025-02-20)

**Note:** Version bump only for package @ovh-ux/shell





## [4.1.5](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2025-02-11)

**Note:** Version bump only for package @ovh-ux/shell
Expand Down
4 changes: 2 additions & 2 deletions packages/components/ovh-shell/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ovh-ux/shell",
"version": "4.1.5",
"version": "4.1.6",
"description": "Communication and interaction between applications",
"repository": {
"type": "git",
Expand All @@ -27,7 +27,7 @@
},
"dependencies": {
"@ovh-ux/manager-config": "^8.0.2",
"@ovh-ux/ovh-at-internet": "^0.21.0",
"@ovh-ux/ovh-at-internet": "^0.21.1",
"@ovh-ux/ovh-reket": "^2.1.7",
"@ovh-ux/request-tagger": "^0.4.0",
"@ovh-ux/url-builder": "^2.0.0",
Expand Down
10 changes: 10 additions & 0 deletions packages/manager-react-components/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,16 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [2.11.0](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2025-02-20)

### Features

- **generator:** update v6 template listing search ([fe9c477](https://github.com/ovh/manager/commit/fe9c477025a4c5881f3dc7ef25e94f9e82acb64f))
- **manager-react-components:** add datagrid topbar component ([454f1c5](https://github.com/ovh/manager/commit/454f1c5963373d3c0686d8268b25fecd21673af7))
- **manager-react-components:** add search in datagrid topbar component ([a286ef2](https://github.com/ovh/manager/commit/a286ef229b4930fb416978c8f0ed25b58d65abb1))
- **manager-react-components:** update price to accept zero digits ([3651088](https://github.com/ovh/manager/commit/3651088303143c6a6d3e55e1392711c301130db0))
- **mrc:** datagrid - add sub component feature ([ae4d154](https://github.com/ovh/manager/commit/ae4d154f0a5e6bfa549aae13a3b702e0bae46d35))

# [2.10.0](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2025-02-20)

### Features
Expand Down
2 changes: 1 addition & 1 deletion packages/manager-react-components/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ovh-ux/manager-react-components",
"version": "2.10.0",
"version": "2.11.0",
"license": "BSD-3-Clause",
"author": "OVH SAS",
"types": "dist/types/src/lib.d.ts",
Expand Down
8 changes: 8 additions & 0 deletions packages/manager/apps/account/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.1.23](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2025-02-20)

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





## [0.1.22](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2025-02-20)

**Note:** Version bump only for package @ovh-ux/manager-account-app
Expand Down
12 changes: 6 additions & 6 deletions packages/manager/apps/account/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ovh-ux/manager-account-app",
"version": "0.1.22",
"version": "0.1.23",
"private": true,
"description": "User account and contacts management application",
"repository": {
Expand All @@ -19,13 +19,13 @@
"start:watch": "lerna exec --stream --parallel --scope='@ovh-ux/manager-account-app' --include-dependencies -- npm run dev:watch --if-present"
},
"dependencies": {
"@ovh-ux/manager-account": "^0.7.1",
"@ovh-ux/manager-account": "^0.7.2",
"@ovh-ux/manager-at-internet-configuration": "^1.5.0",
"@ovh-ux/manager-config": "^8.0.2",
"@ovh-ux/manager-core": "^13.0.5",
"@ovh-ux/manager-error-page": "^2.4.2",
"@ovh-ux/manager-ng-layout-helpers": "^2.10.0",
"@ovh-ux/ng-at-internet": "^6.0.6",
"@ovh-ux/manager-ng-layout-helpers": "^2.11.0",
"@ovh-ux/ng-at-internet": "^6.0.7",
"@ovh-ux/ng-at-internet-ui-router-plugin": "^3.5.1",
"@ovh-ux/ng-ovh-api-wrappers": "^5.1.0",
"@ovh-ux/ng-ovh-feature-flipping": "^1.1.3",
Expand All @@ -37,12 +37,12 @@
"@ovh-ux/ng-ovh-user-pref": "^2.1.2",
"@ovh-ux/ng-ovh-utils": "^14.5.0",
"@ovh-ux/ng-pagination-front": "^10.3.2",
"@ovh-ux/ng-shell-tracking": "^0.7.0",
"@ovh-ux/ng-shell-tracking": "^0.7.1",
"@ovh-ux/ng-translate-async-loader": "^2.2.2",
"@ovh-ux/ng-ui-router-breadcrumb": "^1.3.2",
"@ovh-ux/ng-ui-router-layout": "^4.3.2",
"@ovh-ux/request-tagger": "^0.4.0",
"@ovh-ux/shell": "^4.1.5",
"@ovh-ux/shell": "^4.1.6",
"@ovh-ux/sign-up": "^3.1.1",
"@ovh-ux/ui-kit": "^6.10.5",
"@uirouter/angularjs": "^1.0.23",
Expand Down
8 changes: 8 additions & 0 deletions packages/manager/apps/billing/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.2.26](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2025-02-20)

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





## [0.2.25](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2025-02-20)

**Note:** Version bump only for package @ovh-ux/manager-billing-app
Expand Down
10 changes: 5 additions & 5 deletions packages/manager/apps/billing/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ovh-ux/manager-billing-app",
"version": "0.2.25",
"version": "0.2.26",
"private": true,
"description": "OVHcloud Billing app",
"repository": {
Expand Down Expand Up @@ -28,8 +28,8 @@
"@ovh-ux/manager-exchange": "^4.12.0",
"@ovh-ux/manager-models": "^2.3.1",
"@ovh-ux/manager-new-billing": "^0.31.1",
"@ovh-ux/manager-ng-layout-helpers": "^2.10.0",
"@ovh-ux/ng-at-internet": "^6.0.6",
"@ovh-ux/manager-ng-layout-helpers": "^2.11.0",
"@ovh-ux/ng-at-internet": "^6.0.7",
"@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.3.0",
Expand All @@ -47,12 +47,12 @@
"@ovh-ux/ng-ovh-utils": "^14.5.0",
"@ovh-ux/ng-pagination-front": "^10.3.2",
"@ovh-ux/ng-q-allsettled": "^2.1.2",
"@ovh-ux/ng-shell-tracking": "^0.7.0",
"@ovh-ux/ng-shell-tracking": "^0.7.1",
"@ovh-ux/ng-translate-async-loader": "^2.2.1",
"@ovh-ux/ng-ui-router-breadcrumb": "^1.3.1",
"@ovh-ux/ng-ui-router-layout": "^4.3.1",
"@ovh-ux/request-tagger": "^0.4.0",
"@ovh-ux/shell": "^4.1.5",
"@ovh-ux/shell": "^4.1.6",
"@ovh-ux/ui-kit": "^6.10.5",
"@uirouter/angularjs": "^1.0.23",
"angular": "^1.7.5",
Expand Down
8 changes: 8 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,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.5.14](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2025-02-20)

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





## [0.5.13](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2025-02-20)

**Note:** Version bump only for package @ovh-ux/manager-carbon-calculator-app
Expand Down
10 changes: 5 additions & 5 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.5.13",
"version": "0.5.14",
"private": true,
"description": "OVHcloud CarbonCalculator app",
"repository": {
Expand All @@ -24,20 +24,20 @@
"@ovh-ux/manager-config": "^8.0.2",
"@ovh-ux/manager-core": "^13.0.5",
"@ovh-ux/manager-error-page": "^2.4.2",
"@ovh-ux/manager-ng-layout-helpers": "^2.10.0",
"@ovh-ux/ng-at-internet": "^6.0.6",
"@ovh-ux/manager-ng-layout-helpers": "^2.11.0",
"@ovh-ux/ng-at-internet": "^6.0.7",
"@ovh-ux/ng-at-internet-ui-router-plugin": "^3.5.1",
"@ovh-ux/ng-ovh-api-wrappers": "^5.0.0",
"@ovh-ux/ng-ovh-feature-flipping": "^1.1.3",
"@ovh-ux/ng-ovh-http": "^5.1.2",
"@ovh-ux/ng-ovh-request-tagger": "^2.0.1",
"@ovh-ux/ng-ovh-sso-auth": "^4.8.2",
"@ovh-ux/ng-ovh-swimming-poll": "^5.1.2",
"@ovh-ux/ng-shell-tracking": "^0.7.0",
"@ovh-ux/ng-shell-tracking": "^0.7.1",
"@ovh-ux/ng-translate-async-loader": "^2.2.2",
"@ovh-ux/ng-ui-router-breadcrumb": "^1.3.2",
"@ovh-ux/request-tagger": "^0.4.0",
"@ovh-ux/shell": "^4.1.5",
"@ovh-ux/shell": "^4.1.6",
"@ovh-ux/ui-kit": "^6.10.5",
"@uirouter/angularjs": "^1.0.23",
"angular": "^1.7.5",
Expand Down
8 changes: 8 additions & 0 deletions packages/manager/apps/catalog/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.18.1](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2025-02-20)

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





# [1.18.0](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2025-02-19)


Expand Down
6 changes: 3 additions & 3 deletions 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.18.0",
"version": "1.18.1",
"private": true,
"description": "OVHcloud Catalog application",
"repository": {
Expand All @@ -25,9 +25,9 @@
"@ovh-ux/manager-core-api": "^0.10.0",
"@ovh-ux/manager-core-utils": "^0.3.0",
"@ovh-ux/manager-react-components": "^1.41.1",
"@ovh-ux/manager-react-core-application": "^0.11.8",
"@ovh-ux/manager-react-core-application": "^0.11.9",
"@ovh-ux/manager-react-shell-client": "^0.8.5",
"@ovh-ux/shell": "^4.1.5",
"@ovh-ux/shell": "^4.1.6",
"@ovhcloud/ods-common-core": "17.2.2",
"@ovhcloud/ods-common-theming": "17.2.2",
"@ovhcloud/ods-components": "17.2.2",
Expand Down
8 changes: 8 additions & 0 deletions packages/manager/apps/cda/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.0.13](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2025-02-20)

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





## [3.0.12](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2025-02-20)

**Note:** Version bump only for package @ovh-ux/manager-cda-app
Expand Down
6 changes: 3 additions & 3 deletions 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": "3.0.12",
"version": "3.0.13",
"private": true,
"repository": {
"type": "git",
Expand All @@ -22,8 +22,8 @@
"@ovh-ux/manager-config": "^8.0.2",
"@ovh-ux/manager-core": "^13.0.5",
"@ovh-ux/manager-filters": "^0.1.0 || ^1.1.1",
"@ovh-ux/manager-ng-layout-helpers": "^2.10.0",
"@ovh-ux/ng-at-internet": "^6.0.6",
"@ovh-ux/manager-ng-layout-helpers": "^2.11.0",
"@ovh-ux/ng-at-internet": "^6.0.7",
"@ovh-ux/ng-at-internet-ui-router-plugin": "^3.5.1",
"@ovh-ux/ng-ovh-actions-menu": "^5.1.2",
"@ovh-ux/ng-ovh-api-wrappers": "^5.1.0",
Expand Down
8 changes: 8 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,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.0.14](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2025-02-20)

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





## [2.0.13](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2025-02-20)

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

0 comments on commit 8d23e88

Please sign in to comment.