upcoming: [DI-18311] - Add CloudPulse feature flag and landing page to Cloud Manager
Description ๐
Added cloudpulse section to cloud manager Added feature flag control for cloudpulse section Added an empty paper component in the cloudpulse section
Changes ๐
List any change relevant to the reviewer. -Added cloudpulse section cloud manager -Added feature flag control for cloudpulse section -Added empty paper component in the cloudpulse section
Preview ๐ท
Include a screenshot or screen recording of the change
:bulb: Use <video src="" /> tag when including recordings in table.
| Before | After |
|---|---|
How to test ๐งช
Prerequisites
(How to setup test environment)
- Follow cloud manager standard procedures
Reproduction steps
(How to reproduce the issue, if applicable)
- N/A
Verification steps
(How to verify changes)
- Navigate to cloud manager and once feature flag of CloudPulse is enabled then navigate to the Monitor section in the sidebar for the CloudPulse section.
As an Author I have considered ๐ค
Check all that apply
- [x] ๐ Doing a self review
- [x] โ Our contribution guidelines
- [x] ๐ค Splitting feature into small PRs
- [x] โ Adding a changeset
- [ ] ๐งช Providing/Improving test coverage
- [ ] ๐ Removing all sensitive information from the code and PR description
- [x] ๐ฉ Using a feature flag to protect the release
- [ ] ๐ฃ Providing comprehensive reproduction steps
- [ ] ๐ Providing or updating our documentation
- [ ] ๐ Scheduling a pair reviewing session
- [ ] ๐ฑ Providing mobile support
- [ ] โฟ Providing accessibility support
If you're just stubbing this in, it's fine. If not, there are some issues, such as the left nav saying "Monitor" and the page title saying "Akamai Cloud Pulse".
The nav saying "Monitor" and page saying "Akamai Cloud Pulse" is intentional as per our Product Manager and UI mockups.
Coverage Report: โ
Base Coverage: 81.52%
Current Coverage: 81.52%
@santoshp210 Please merge in the latest from develop (you'll have to resolve the conflicts in MainContent, PrimaryNav, and featureFlags) and then CI should run and we can confirm this is good to go.
Hi @mjac0bs , resolved the commits for those files.