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

feat(ips): region selector #14687

Merged
merged 2 commits into from
Jan 20, 2025
Merged

Conversation

chipp972
Copy link
Contributor

Question Answer
Branch? project/ip-revamp
Bug fix? no
New feature? yes
Breaking change? no
Tickets MANAGER-16479
License BSD 3-Clause
  • Try to keep pull requests small so they can be easily reviewed.
  • Commits are signed-off
  • Only FR translations have been updated
  • Branch is up-to-date with target branch
  • Lint has passed locally
  • Standalone app was ran and tested locally
  • Ticket reference is mentioned in linked commits (internal only)
  • Breaking change is mentioned in relevant commits

Description

Related

ref: MANAGER-15789

Signed-off-by: Nicolas Pierre-charles <[email protected]>
@chipp972 chipp972 requested review from a team as code owners December 19, 2024 17:23
@chipp972 chipp972 requested review from kqesar, frenautvh, qpavy, ghyenne and sachinrameshn and removed request for a team December 19, 2024 17:23
@github-actions github-actions bot added translation required dependencies Pull requests that update a dependency file feature New feature labels Dec 19, 2024
Copy link
Contributor

yarn.lock changes

Summary

Status Count
ADDED 1
UPDATED 7
DOWNGRADED 1
REMOVED 2
Click to toggle table visibility
Name Status Previous Current
@floating-ui/core UPDATED 1.6.5 1.6.8
@floating-ui/dom UPDATED 1.6.3 1.6.11
@floating-ui/utils UPDATED 0.2.5 0.2.8
@ovhcloud/ods-components UPDATED 18.0.0 18.4.0
@ovhcloud/ods-themes UPDATED 18.0.0 18.4.1
@storybook/addon-a11y REMOVED 8.0.4 -
@storybook/addon-highlight DOWNGRADED 8.0.4 7.5.3
@testing-library/jest-dom UPDATED 6.5.0 6.6.3
@testing-library/react UPDATED 16.0.1 16.1.0
axe-core REMOVED 4.10.0 -
flag-icons ADDED - 7.2.3

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Most of the translations are already from MRC. Avoid duplicating them.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actually the region component does not provide these translations
The country and city names are in the same translation key so we can't use this component to implement the new region selector

@chipp972 chipp972 changed the title Feat/ips region selector feat(ips): region selector Dec 20, 2024
@chipp972 chipp972 force-pushed the feat/ips-region-selector branch 3 times, most recently from 8573e22 to 77fa93e Compare December 20, 2024 09:32
@chipp972 chipp972 force-pushed the feat/ips-region-selector branch 6 times, most recently from 22ce5c2 to 971944b Compare January 8, 2025 16:32
ref: MANAGER-16479

Signed-off-by: Nicolas Pierre-charles <[email protected]>
@chipp972 chipp972 force-pushed the feat/ips-region-selector branch from 971944b to aef4bf2 Compare January 8, 2025 17:03
Copy link

sonarqubecloud bot commented Jan 8, 2025

Quality Gate Failed Quality Gate failed

Failed conditions
6.2% Duplication on New Code (required ≤ 3%)

See analysis details on SonarQube Cloud

@chipp972 chipp972 requested a review from anooparveti January 8, 2025 17:11
@chipp972 chipp972 merged commit 6d2a4f1 into project/ip-revamp Jan 20, 2025
13 of 14 checks passed
@chipp972 chipp972 deleted the feat/ips-region-selector branch January 20, 2025 14:23
chipp972 added a commit that referenced this pull request Jan 20, 2025
ref: MANAGER-16479

Signed-off-by: Nicolas Pierre-charles <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file feature New feature translation required
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants