-
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(pci-common): add pci saving plan banner #14739
feat(pci-common): add pci saving plan banner #14739
Conversation
.../modules/manager-pci-common/src/components/banner/saving-plan-banner/PciSavingPlanBanner.tsx
Outdated
Show resolved
Hide resolved
.../modules/manager-pci-common/src/components/banner/saving-plan-banner/PciSavingPlanBanner.tsx
Outdated
Show resolved
Hide resolved
Signed-off-by: Frédéric Vilcot <[email protected]>
Signed-off-by: Pierre-Philippe <[email protected]>
Signed-off-by: Pierre-Philippe <[email protected]>
Signed-off-by: Pierre-Philippe <[email protected]>
Signed-off-by: Pierre-Philippe <[email protected]>
Signed-off-by: CDS Translator Agent <[email protected]>
Signed-off-by: Pierre-Philippe <[email protected]>
Signed-off-by: Pierre-Philippe <[email protected]>
Signed-off-by: Pierre-Philippe <[email protected]>
Signed-off-by: Pierre-Philippe <[email protected]>
8f1f810
to
24fa9dd
Compare
Quality Gate failedFailed conditions |
The base branch was changed.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍🏻
const navigateToSavingsPlan = async () => { | ||
await navigateTo( | ||
'public-cloud', | ||
`#/pci/projects/${projectURL}/savings-plan`, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
shouldn't this come from shell context ?
duplicate of #13708 |
TAPC-1911 |
Description
Related