Jacob Shandling
|
333674b051
|
UI – Host query report page (#15511)
## Addresses second major part of #15011 (item 3) – Host query report
_Note for reviewers: The most important files here are:_
- HostQueryReport.tsx
- HQRTable.tsx
- HQRTableConfig.tsx
_The rest are associated API services, interfaces, helpers, routes,
styles, and miscellanious code improvements I made along the way._
____________
### See linked issue for enumeration of feature-related tasks
<img width="1230" alt="Screenshot 2023-12-08 at 4 23 50 PM"
src="https://github.com/fleetdm/fleet/assets/61553566/4ae4b41b-9209-4afa-ae50-8844d01ff8fd">
<img width="1230" alt="collecting"
src="https://github.com/fleetdm/fleet/assets/61553566/061ac2bc-899f-4b29-91ba-36ebecf5ce58">
<img width="1230" alt="Screenshot 2023-12-08 at 4 24 39 PM"
src="https://github.com/fleetdm/fleet/assets/61553566/f8b25e01-fe3b-47e6-b980-eba9538b1a01">
<img width="1230" alt="Screenshot 2023-12-08 at 4 25 01 PM"
src="https://github.com/fleetdm/fleet/assets/61553566/46360274-8500-494c-8fb7-3a1d45347ce0">
Re-routes to host details > queries if:
- query reports are globally disabled:
https://github.com/fleetdm/fleet/assets/61553566/ac67da8c-57bc-4d9b-96be-daf3b198e704
- query has `Discard data` enabled:
https://github.com/fleetdm/fleet/assets/61553566/b797dd24-9893-4360-bf40-b80298848864
- [x] Manual QA for all new/changed functionality
---------
Co-authored-by: Jacob Shandling <jacob@fleetdm.com>
|
2023-12-08 16:54:24 -08:00 |
|
RachelElysia
|
39c3eedc7b
|
Fleet UI: Improvements to highlighting while tabbing and not clicking (#13508)
|
2023-08-25 12:26:03 -04:00 |
|
RachelElysia
|
e9a11c429a
|
Fleet UI: Link improvements (Back links and dashboard tiles right clickable, fix queries link on nav bar) (#13361)
|
2023-08-23 08:56:32 -04:00 |
|
RachelElysia
|
fafea94dba
|
Fleet UI: Dropdown arrows updated, on hover button icon color, etc (#13129)
|
2023-08-07 09:25:32 -04:00 |
|
RachelElysia
|
d6b3250d05
|
Fleet UI: Back link compatible with Firefox (#8631)
|
2022-11-09 10:22:40 -05:00 |
|
RachelElysia
|
3b668131a1
|
Frontend: New ViewAllHostsLink component (#8422)
|
2022-11-02 14:18:08 -04:00 |
|
RachelElysia
|
1aaee2b5de
|
Non-released bug: Fix dropdown by fixing icon styling (#8522)
|
2022-11-01 12:51:05 -04:00 |
|
RachelElysia
|
c964ba4d90
|
Frontend: New BackLink component (#8352)
|
2022-10-27 09:34:45 -04:00 |
|