-
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
fix(pci-databases-analytics): format prices and us regions #13273
Merged
anooparveti
merged 8 commits into
release/public-cloud-w43
from
fix/databases-cleanup-prices-us
Oct 17, 2024
Merged
fix(pci-databases-analytics): format prices and us regions #13273
anooparveti
merged 8 commits into
release/public-cloud-w43
from
fix/databases-cleanup-prices-us
Oct 17, 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
jperchoc
requested review from
sidlynx,
seven-amid,
tibs245,
sachinrameshn,
mhelhali-soufien,
abullet33,
a team,
qpavy,
antonymarion and
MaximeBajeux
and removed request for
a team,
tibs245,
sachinrameshn and
mhelhali-soufien
September 25, 2024 15:39
abullet33
previously approved these changes
Sep 25, 2024
jperchoc
force-pushed
the
feat/cleanup-pci-database-analytics-app
branch
from
September 26, 2024 15:50
ea3a13e
to
6b2792f
Compare
github-actions
bot
added
the
has conflicts
Has conflicts to resolve before merging
label
Sep 26, 2024
Base automatically changed from
feat/cleanup-pci-database-analytics-app
to
release/public-cloud-w40
September 26, 2024 17:10
jperchoc
force-pushed
the
fix/databases-cleanup-prices-us
branch
2 times, most recently
from
September 27, 2024 08:28
b852f82
to
1112c3e
Compare
github-actions
bot
removed
the
has conflicts
Has conflicts to resolve before merging
label
Sep 27, 2024
antonymarion
dismissed
abullet33’s stale review
September 30, 2024 09:44
The base branch was changed.
ppprevost
previously approved these changes
Oct 15, 2024
anooparveti
previously approved these changes
Oct 15, 2024
abullet33
previously approved these changes
Oct 15, 2024
github-actions
bot
added
the
has conflicts
Has conflicts to resolve before merging
label
Oct 17, 2024
ref: DATATR-1481 Signed-off-by: Jonathan Perchoc <[email protected]>
ref: DATATR-1481 Signed-off-by: Jonathan Perchoc <[email protected]>
ref: DATATR-1497 Signed-off-by: Jonathan Perchoc <[email protected]>
ref: DATATR-1517 Signed-off-by: Jonathan Perchoc <[email protected]>
* fix(pci-databases-analytics): dashboard rework ref:datatr-1479, datatr-1506 * fix(pci-databases-analytics): restore pop-up fixes ref:datatr-1439 * fix(pci-databases-analytics): add terminate button for service deletion ref:datatr-1450 * fix(pci-databases-analytics): display number of services result ref:datatr-1484 Signed-off-by: Arthur Bullet <[email protected]>
ref:datatr-1539 Signed-off-by: Arthur Bullet <[email protected]>
Signed-off-by: Arthur Bullet <[email protected]>
Signed-off-by: Arthur Bullet <[email protected]>
abullet33
dismissed stale reviews from anooparveti, ppprevost, and themself
via
October 17, 2024 15:38
3aea5b6
abullet33
force-pushed
the
fix/databases-cleanup-prices-us
branch
from
October 17, 2024 15:38
05f671b
to
3aea5b6
Compare
github-actions
bot
added
translation required
and removed
has conflicts
Has conflicts to resolve before merging
labels
Oct 17, 2024
Quality Gate failedFailed conditions |
anooparveti
pushed a commit
that referenced
this pull request
Oct 17, 2024
Use localisation to correctly format prices add missing region translations for US invalidate services list query on update translate the unit provided by the api for the metrics restore pop up not working well dashboard rework restore pop-up fixes add terminate button for service deletion display number of services result remove name regex in database form ref: DATATR-1497, DATATR-1481, DATATR-1517, DATATR-1479, DATATR-1506, DATATR-1439, DATATR-1450, DATATR-1484, DATATR-1539 Signed-off-by: Jonathan Perchoc <[email protected]> Co-authored-by: Arthur Bullet <[email protected]>
anooparveti
pushed a commit
that referenced
this pull request
Oct 22, 2024
Use localisation to correctly format prices add missing region translations for US invalidate services list query on update translate the unit provided by the api for the metrics restore pop up not working well dashboard rework restore pop-up fixes add terminate button for service deletion display number of services result remove name regex in database form ref: DATATR-1497, DATATR-1481, DATATR-1517, DATATR-1479, DATATR-1506, DATATR-1439, DATATR-1450, DATATR-1484, DATATR-1539 Signed-off-by: Jonathan Perchoc <[email protected]> Co-authored-by: Arthur Bullet <[email protected]>
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.
cleanup-pci-databases-analytics
Description
Related