fleet/frontend/components/InfoBanner
Gabriel Hernandez e07313c7de
Add UI banner when VPP token is about to expire/has expired (#20734)
relate to #19691

Adds a UI banner that conditionally shows on every page (excluding my
device page) if the VPP token that was uploaded is within 30 days of
expiring. It will also show a warning banner if the token has already
expired.

**Token about to expire:**


![image](https://github.com/user-attachments/assets/f82a6cf5-405a-4911-87fe-1a354bfadee3)

**Token has expired:**


![image](https://github.com/user-attachments/assets/87bc51b9-f948-4d5b-835a-ff81116b0fa1)

- [x] Changes file added for user-visible changes in `changes/`,
`orbit/changes/` or `ee/fleetd-chrome/changes`.
- [ ] Added/updated tests
- [c] Manual QA for all new/changed functionality
2024-07-26 15:39:27 +01:00
..
_styles.scss Update UI for software self-service features (#19244) 2024-05-31 11:09:53 +01:00
index.ts Merge master into teams 2021-04-14 17:52:15 +01:00
InfoBanner.stories.tsx Removed all traces of Redux from the app! (#5287) 2022-04-22 09:45:35 -07:00
InfoBanner.tests.tsx Fleet UI: Update create team name suggestions (#8073) 2022-10-04 13:35:15 -04:00
InfoBanner.tsx Add UI banner when VPP token is about to expire/has expired (#20734) 2024-07-26 15:39:27 +01:00