fleet/frontend/pages
jacobshandling 994256bcaa
Refactor DiskSpaceIndicator to use ProgressBar (#33198)
## Precursor for #31671 

- Add width option to `ProgressBar`
- Refactor `DiskSpaceIndicator`
  - Use `ProgressBar` with new `width` option
  - Replace raw react tooltip with `TooltipWrapper`
  - Clean up confusing styles
- Update tests, ensure consistent style with previous implementation on
hosts table, hosts details page, my device page

<img width="1020" height="546" alt="Screenshot 2025-09-18 at 4 49 28 PM"
src="https://github.com/user-attachments/assets/a0c958d0-8b2b-466c-b169-a91dc8fb984c"
/>
<img width="1020" height="546" alt="Screenshot 2025-09-18 at 4 49 35 PM"
src="https://github.com/user-attachments/assets/f60f1e0a-573d-438b-9ded-ec45825599c1"
/>


- [x] Added/updated automated tests
- [x] QA'd all new/changed functionality manually

---------

Co-authored-by: Jacob Shandling <jacob@fleetdm.com>
2025-09-19 12:54:43 -07:00
..
AccountPage Fleet UI: Consistent banner link colors (#32427) 2025-08-29 11:06:59 -04:00
admin Fleet UI: Fix teams page link color to new styling (#33127) 2025-09-17 14:05:50 -04:00
ApiOnlyUser FE: Button renaming, better storybook view, remove unused code (#28245) 2025-04-16 09:56:09 -04:00
ConfirmInvitePage UI - Update default UseQuery retry (#25919) 2025-01-31 10:36:59 -08:00
ConfirmSSOInvitePage Fleet UI: URL routes for dashboard platforms (#8689) 2022-11-17 10:45:35 -05:00
DashboardPage Add initial Arch Linux support (#33096) 2025-09-18 18:55:31 -03:00
errors FE: Buttons clean up Part 2 (#28346) 2025-04-23 14:42:30 -04:00
ForgotPasswordPage UI – refactor forms and form fields (#16159) 2024-01-18 10:48:44 -05:00
hosts Refactor DiskSpaceIndicator to use ProgressBar (#33198) 2025-09-19 12:54:43 -07:00
labels UI: Labels page (#33079) 2025-09-18 09:38:45 -07:00
LoginPage Force a user to click through to redeem MFA if they aren't on a browser that started the MFA process (#26980) 2025-03-10 13:56:25 -05:00
LoginSuccessfulPage maintenance merge of main into feature branch (#14393) 2023-10-09 14:28:35 -07:00
LogoutPage Fleet Sandbox: Logout actually logs out of sandbox (#7213) 2022-08-15 15:59:02 -04:00
ManageControlsPage Fixed inconsistent subtitle text style in Custom Settings (#32712) 2025-09-18 13:04:22 -04:00
MDMAppleSSOCallbackPage Remove additional / from MDM EULA urls (#30985) 2025-07-18 13:30:32 +01:00
MDMAppleSSOPage Managed Apple account user enrollment - integrate PoC changes (#30755) 2025-07-15 15:02:11 -04:00
MfaPage FE: Button renaming, better storybook view, remove unused code (#28245) 2025-04-16 09:56:09 -04:00
NoAccessPage FE: Button renaming, better storybook view, remove unused code (#28245) 2025-04-16 09:56:09 -04:00
packs UI: Add ability to run scripts on batches of hosts (#28563) 2025-04-28 16:32:41 -07:00
policies UI: Encapsulate and make consistent page descriptions (#33022) 2025-09-16 09:55:29 -07:00
queries UI: Add Tooltip show delay across app (#33091) 2025-09-18 09:42:30 -07:00
RegistrationPage FE: Cleanup lint warnings (#32086) 2025-08-21 16:21:45 -05:00
ResetPasswordPage fix: return better error when password is too long (#15875) 2024-01-03 17:24:28 -05:00
SoftwarePage FMA: Add icon for Windows App (#33011) 2025-09-19 10:12:08 -05:00