-
Notifications
You must be signed in to change notification settings - Fork 98
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(overthebox): rework on detail view and change offer #12144
Merged
antonymarion
merged 1 commit into
release/components-w29
from
UXCT-600-overthebox-rework-homepage
Jul 11, 2024
Merged
feat(overthebox): rework on detail view and change offer #12144
antonymarion
merged 1 commit into
release/components-w29
from
UXCT-600-overthebox-rework-homepage
Jul 11, 2024
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
antonymarion
previously approved these changes
Jul 2, 2024
ghyenne
reviewed
Jul 2, 2024
packages/manager/modules/overthebox/src/overthebox/details/overTheBox-details.controller.js
Show resolved
Hide resolved
packages/manager/modules/overthebox/src/overthebox/details/overTheBox-details.html
Outdated
Show resolved
Hide resolved
packages/manager/modules/overthebox/src/overthebox/details/overTheBox-details.html
Outdated
Show resolved
Hide resolved
packages/manager/modules/overthebox/src/overthebox/details/overTheBox-details.html
Outdated
Show resolved
Hide resolved
packages/manager/modules/overthebox/src/overthebox/details/overTheBox-details.html
Outdated
Show resolved
Hide resolved
Steffy29
force-pushed
the
UXCT-600-overthebox-rework-homepage
branch
from
July 2, 2024 12:55
88e97b4
to
09ace82
Compare
Steffy29
requested review from
MaximeBajeux,
oalkabouss,
ghyenne and
antonymarion
July 2, 2024 12:55
ghyenne
reviewed
Jul 3, 2024
packages/manager/modules/overthebox/src/overthebox/details/overTheBox-details.controller.js
Outdated
Show resolved
Hide resolved
Steffy29
force-pushed
the
UXCT-600-overthebox-rework-homepage
branch
from
July 3, 2024 08:47
09ace82
to
c5b5040
Compare
ghyenne
previously approved these changes
Jul 4, 2024
anooparveti
reviewed
Jul 4, 2024
packages/manager/modules/overthebox/src/overthebox/details/overTheBox-details.html
Outdated
Show resolved
Hide resolved
anooparveti
reviewed
Jul 4, 2024
packages/manager/modules/overthebox/src/overthebox/details/overTheBox-details.html
Outdated
Show resolved
Hide resolved
anooparveti
reviewed
Jul 4, 2024
packages/manager/modules/overthebox/src/overthebox/details/overTheBox-details.html
Outdated
Show resolved
Hide resolved
darsene
previously requested changes
Jul 4, 2024
packages/manager/modules/overthebox/src/overthebox/details/overTheBox-details.service.js
Outdated
Show resolved
Hide resolved
packages/manager/modules/overthebox/src/overthebox/details/overTheBox-details.controller.js
Outdated
Show resolved
Hide resolved
packages/manager/modules/overthebox/src/overthebox/details/translations/Messages_fr_FR.json
Outdated
Show resolved
Hide resolved
Steffy29
force-pushed
the
UXCT-600-overthebox-rework-homepage
branch
from
July 4, 2024 12:36
c5b5040
to
a1a0609
Compare
Steffy29
changed the title
feat(overthebox): rework on detail view
feat(overthebox): rework on detail view and change offer
Jul 10, 2024
antonymarion
previously approved these changes
Jul 11, 2024
ghyenne
previously approved these changes
Jul 11, 2024
antonymarion
dismissed stale reviews from ghyenne and themself
July 11, 2024 11:19
The base branch was changed.
qpavy
previously approved these changes
Jul 11, 2024
anooparveti
previously approved these changes
Jul 11, 2024
ref: UXCT-600 ref: UXCT-268 ref: UXCT-604 ref: UXCT-605 Signed-off-by: Stephanie Moallic <stephanie.moallic@corp.ovh.com> fix(i18n): add missing translations [CDS 3153] Signed-off-by: CDS Translator Agent <opensource@ovh.net> feat(overthebox): add change offer component - offer list ref: UXCT-604 Signed-off-by: Stephanie Moallic <stephanie.moallic@corp.ovh.com> feat(overthebox): change offer - select contact ref: UXCT-605 Signed-off-by: Stephanie Moallic <stephanie.moallic@corp.ovh.com> feat(overthebox): change offer - summary ref: UXCT-593 Signed-off-by: Stephanie Moallic <stephanie.moallic@corp.ovh.com> fix(i18n): add missing translations [CDS 67] Signed-off-by: CDS Translator Agent <opensource@ovh.net>
Steffy29
force-pushed
the
UXCT-600-overthebox-rework-homepage
branch
from
July 11, 2024 14:09
b459f38
to
1fd494a
Compare
antonymarion
approved these changes
Jul 11, 2024
anooparveti
approved these changes
Jul 11, 2024
Quality Gate passedIssues Measures |
15 tasks
antonymarion
pushed a commit
that referenced
this pull request
Jul 15, 2024
ref: UXCT-600 Signed-off-by: Stephanie Moallic <stephanie.moallic@corp.ovh.com> Co-authored-by: CDS Translator Agent <opensource@ovh.net>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
develop
Breaking change is mentioned in relevant commitsDescription
Rework on detail view
Add unlink button
Change offer
Related