Skip to content

Commit 1949af9

Browse files
author
helabenkhalfallah
committed
Merge branch 'develop' into feat/pnpm-migration-steps
Signed-off-by: helabenkhalfallah <[email protected]>
2 parents 2ae5ff6 + d469b94 commit 1949af9

File tree

398 files changed

+4496
-1864
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

398 files changed

+4496
-1864
lines changed

.sonarcloud.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ sonar.projectName=manager
77
sonar.sources=.
88
sonar.sourceEncoding=UTF-8
99
sonar.ws.timeout=60
10-
sonar.projectVersion=rutherfordium-weasel-6
10+
sonar.projectVersion=nobelium-fox-4
1111

1212
sonar.exclusions=node_modules/**, **/node_modules/**, **/dist/**, **/semantic/**, **/coverage/**, **/static/**, **/mock/**, **/mockServiceWorker.js
1313
sonar.coverage.exclusions=**/*.spec.js

packages/components/ng-at-internet/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [6.0.18](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2025-06-11)
7+
8+
**Note:** Version bump only for package @ovh-ux/ng-at-internet
9+
10+
11+
12+
13+
614
## [6.0.17](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2025-06-05)
715

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

packages/components/ng-at-internet/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ovh-ux/ng-at-internet",
3-
"version": "6.0.17",
3+
"version": "6.0.18",
44
"private": true,
55
"description": "ATInternet tracking library wrapper for AngularJS",
66
"keywords": [
@@ -33,7 +33,7 @@
3333
"prepare": "rollup -c --environment BUILD:production"
3434
},
3535
"dependencies": {
36-
"@ovh-ux/ovh-at-internet": "^0.23.1"
36+
"@ovh-ux/ovh-at-internet": "^0.23.2"
3737
},
3838
"devDependencies": {
3939
"@ovh-ux/component-rollup-config": "^13.0.3"

packages/components/ng-log-live-tail/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [2.6.0](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2025-06-11)
7+
8+
9+
### Features
10+
11+
* manage multi kinds for log to customer ([654c9e6](https://github.com/ovh/manager/commit/654c9e67ca3b50ecfd0e89dc51997abddae980e8)), closes [#MANAGER-17438](https://github.com/ovh/manager/issues/MANAGER-17438)
12+
13+
14+
15+
16+
617
## [2.5.2](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2025-06-05)
718

819

packages/components/ng-log-live-tail/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ovh-ux/ng-log-live-tail",
3-
"version": "2.5.2",
3+
"version": "2.6.0",
44
"description": "Poll a log API for displaying messages",
55
"keywords": [
66
"angularjs",

packages/components/ng-ovh-payment-method/CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,22 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [9.17.0](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2025-06-11)
7+
8+
9+
### Bug Fixes
10+
11+
* fix usage of useOvhPaymentMethod in apps and packages ([14cf10c](https://github.com/ovh/manager/commit/14cf10cb5b73962f41c462187f42b8ef088291f4)), closes [#MANAGER-15627](https://github.com/ovh/manager/issues/MANAGER-15627)
12+
13+
14+
### Features
15+
16+
* incorporate procedure changes, fix config ([5bd9e38](https://github.com/ovh/manager/commit/5bd9e388efd0ed1a46934f04c8182aab31d56d9c)), closes [#MANAGER-15627](https://github.com/ovh/manager/issues/MANAGER-15627)
17+
18+
19+
20+
21+
622
## [9.16.8](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2025-06-05)
723

824

packages/components/ng-ovh-payment-method/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ovh-ux/ng-ovh-payment-method",
3-
"version": "9.16.8",
3+
"version": "9.17.0",
44
"description": "Get payment methods from different OVHcloud APIs",
55
"keywords": [
66
"angularjs",
@@ -37,8 +37,7 @@
3737
},
3838
"dependencies": {
3939
"@adyen/adyen-web": "5.61.0",
40-
"@ovh-ux/ovh-payment-method": "^0.5.3",
41-
"@ovh-ux/ovh-reket": "^2.1.9",
40+
"@ovh-ux/ovh-payment-method": "^0.6.0",
4241
"lodash-es": "^4.17.11",
4342
"validator": "^13.7.0"
4443
},
@@ -51,6 +50,7 @@
5150
"@ovh-ux/ui-kit": "^6.10.0",
5251
"angular": "^1.5.0",
5352
"angular-translate": "^2.17.0",
53+
"axios": "^1.1.2",
5454
"bootstrap4": "twbs/bootstrap#v4.6.2"
5555
}
5656
}

packages/components/ng-ovh-payment-method/src/payment-method.service.js

Lines changed: 2 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1,27 +1,9 @@
1-
import { useReket, ssoAuthHookFn } from '@ovh-ux/ovh-reket';
21
import { useOvhPaymentMethod } from '@ovh-ux/ovh-payment-method';
32

43
export default class OvhPaymentMethodService {
54
/* @ngInject */
6-
constructor($q, coreConfig, paymentMethodPageUrl, userLocale) {
7-
const ovhPaymentMethodReketInstance = useReket(false);
8-
const responseSuccessHook = (response) => $q.when(response);
9-
10-
const responseErrorHook = (error) => {
11-
return ssoAuthHookFn(error).catch((hookFnError) =>
12-
$q.reject(hookFnError),
13-
);
14-
};
15-
16-
ovhPaymentMethodReketInstance.config.hooks.response.set(
17-
responseSuccessHook,
18-
responseErrorHook,
19-
);
20-
21-
this.ovhPaymentMethod = useOvhPaymentMethod({
22-
reketInstance: ovhPaymentMethodReketInstance,
23-
region: coreConfig.getRegion(),
24-
});
5+
constructor($q, paymentMethodPageUrl, userLocale) {
6+
this.ovhPaymentMethod = useOvhPaymentMethod();
257

268
this.$q = $q;
279
this.paymentMethodPageUrl = paymentMethodPageUrl;

packages/components/ng-shell-tracking/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [0.7.12](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2025-06-11)
7+
8+
**Note:** Version bump only for package @ovh-ux/ng-shell-tracking
9+
10+
11+
12+
13+
614
## [0.7.11](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2025-06-05)
715

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

packages/components/ng-shell-tracking/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ovh-ux/ng-shell-tracking",
3-
"version": "0.7.11",
3+
"version": "0.7.12",
44
"private": true,
55
"description": "ATInternet tracking library wrapper for AngularJS",
66
"keywords": [
@@ -34,7 +34,7 @@
3434
"prepare": "rollup -c --environment BUILD:production"
3535
},
3636
"dependencies": {
37-
"@ovh-ux/ovh-at-internet": "^0.23.1"
37+
"@ovh-ux/ovh-at-internet": "^0.23.2"
3838
},
3939
"devDependencies": {
4040
"@ovh-ux/component-rollup-config": "^13.0.3"

packages/components/ovh-at-internet/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [0.23.2](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2025-06-11)
7+
8+
**Note:** Version bump only for package @ovh-ux/ovh-at-internet
9+
10+
11+
12+
13+
614
## [0.23.1](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2025-06-05)
715

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

packages/components/ovh-at-internet/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ovh-ux/ovh-at-internet",
3-
"version": "0.23.1",
3+
"version": "0.23.2",
44
"description": "ATInternet tracking library for OVHcloud.",
55
"keywords": [
66
"at-internet",
@@ -31,7 +31,7 @@
3131
"prepare": "tsc"
3232
},
3333
"devDependencies": {
34-
"@ovh-ux/manager-config": "^8.3.2"
34+
"@ovh-ux/manager-config": "^8.4.0"
3535
},
3636
"peerDependencies": {
3737
"@ovh-ux/manager-config": "^8.0.1"

packages/components/ovh-payment-method/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,18 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [0.6.0](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2025-06-11)
7+
8+
9+
### Features
10+
11+
* incorporate procedure changes, fix config ([5bd9e38](https://github.com/ovh/manager/commit/5bd9e388efd0ed1a46934f04c8182aab31d56d9c)), closes [#MANAGER-15627](https://github.com/ovh/manager/issues/MANAGER-15627)
12+
* **ovh-payment-method:** switch to axios, improve documentation ([637dd14](https://github.com/ovh/manager/commit/637dd14f598d15433e9826fc6bc92ca828e956c9)), closes [#MANAGER-15627](https://github.com/ovh/manager/issues/MANAGER-15627)
13+
14+
15+
16+
17+
618
## [0.5.3](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2025-06-05)
719

820
**Note:** Version bump only for package @ovh-ux/ovh-payment-method

packages/components/ovh-payment-method/package.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ovh-ux/ovh-payment-method",
3-
"version": "0.5.3",
3+
"version": "0.6.0",
44
"description": "Get payment methods from different OVHcloud APIs",
55
"repository": {
66
"type": "git",
@@ -23,9 +23,13 @@
2323
"prepare": "rollup -c --environment BUILD:production"
2424
},
2525
"dependencies": {
26+
"@ovh-ux/manager-core-api": "^0.10.1",
2627
"lodash-es": "^4.17.21"
2728
},
2829
"devDependencies": {
2930
"@ovh-ux/component-rollup-config": "^13.0.3"
31+
},
32+
"peerDependencies": {
33+
"axios": "^1.1.2"
3034
}
3135
}

0 commit comments

Comments
 (0)