Gabriel Hernandez
2bdf0000c8
implement UI sorting hosts by disk encryption status ( #10909 )
...
relates to #9407
# Checklist for submitter
implemented UI for filtering disk encryption. This includes the view all
hosts link and the filtering pills on the manage host page.
**view all hosts link**
![image](https://user-images.githubusercontent.com/1153709/229105429-6f813d01-2358-4176-9ba4-c50168fb36b8.png )
**Filtering manage host page**
![image](https://user-images.githubusercontent.com/1153709/229105491-ec29c9a1-f465-4548-87a6-a493ab0b817f.png )
- [x] Changes file added for user-visible changes in `changes/` or
`orbit/changes/`.
See [Changes
files](https://fleetdm.com/docs/contributing/committing-changes#changes-files )
for more information.
- [x] Manual QA for all new/changed functionality
2023-04-05 19:34:30 +01:00
Jacob Shandling
def8fd1309
Add some tests; minor cleaning ( #10582 )
2023-03-20 10:38:44 -05:00
Jacob Shandling
6f9dd8e40b
Generalize logic to ensure macos_settings always filtered with a team_id; Apply to 3 places ( #10472 )
...
## Addresses [this
discussion](https://github.com/fleetdm/fleet/pull/10385#discussion_r1134668601 )
## Implements
Abstract logic to ensure a team_id is always passed with the
macos_settings filter, allowing general usage and keeping that logic in
sync everywhere it is used.
Uses this in 3 places.
## Checklist for submitter
If some of the following don't apply, delete the relevant line.
- [x] Added/updated tests
- [x] Manual QA
---------
Co-authored-by: Jacob Shandling <jacob@fleetdm.com>
2023-03-15 15:44:48 -07:00
Gabriel Hernandez
3c136e3f47
Add MDM Card to Windows and All Dashboards and change mdm data source on host details page ( #8960 )
2022-12-16 15:12:11 -06:00
RachelElysia
3a9f45d6f8
Fleet UI: Filter by low disk space hosts on various platforms ( #8647 )
2022-11-10 09:27:23 -05:00
RachelElysia
3b668131a1
Frontend: New ViewAllHostsLink component ( #8422 )
2022-11-02 14:18:08 -04:00
RachelElysia
c04ebbc490
Fleet UI: Missing host and low disk space filters on dashboard and manage host page ( #7728 )
2022-10-14 15:21:30 -05:00
RachelElysia
7804406aa8
Fix mdm enrollment status api call ( #8218 )
2022-10-14 09:29:40 -05:00
RachelElysia
f9737cdb48
Fleet UI: macOS dashboard Munki issues ( #7096 )
2022-09-02 17:05:07 -05:00
RachelElysia
d30dea44ee
Frontend: Refactor building query params for export hosts and host count ( #7269 )
2022-08-31 14:18:32 -07:00
Gabriel Hernandez
aa60f3a54f
cleanup of manage host page utilities ( #7055 )
...
* colocate LabelForm with ManageHostPage
* add url utility to create query string from params object
2022-08-05 09:27:10 -04:00