fleet/frontend/services/entities
Jacob Shandling 92f47c7716
Disk encryption loose ends (#10541)
## Addresses #9402, #9404

## Implements

- Hides the disk encryption aggregate table while API is WIP (#9434)
- Conditionally hits a different endpoint when setting disk encryption
for team_id = 0
<img width="1282" alt="Screenshot 2023-03-16 at 3 17 18 PM"
src="https://user-images.githubusercontent.com/61553566/225764940-afce847d-bac9-4d01-a17d-5a56c2ebf3b5.png">

## Checklist for submitter

If some of the following don't apply, delete the relevant line.
- [x] Manual QA for all new/changed functionality

---------

Co-authored-by: Jacob Shandling <jacob@fleetdm.com>
2023-03-16 15:31:24 -07:00
..
activities.ts add attribute to GET /activities endpoint with pagination metadata (#9279) 2023-01-18 12:57:11 +00:00
config.ts Fleet UI: Consistency between global and team agent options forms (#8334) 2022-10-20 13:39:47 -04:00
device_user.ts Removed all traces of Redux from the app! (#5287) 2022-04-22 09:45:35 -07:00
enroll_secret.ts Frontend tech debt: Clean up 409 lint warnings (#3703) 2022-02-14 17:11:12 -05:00
global_policies.ts Removed all traces of Redux from the app! (#5287) 2022-04-22 09:45:35 -07:00
global_scheduled_queries.ts Removed all traces of Redux from the app! (#5287) 2022-04-22 09:45:35 -07:00
host_count.ts Generalize logic to ensure macos_settings always filtered with a team_id; Apply to 3 places (#10472) 2023-03-15 15:44:48 -07:00
host_summary.ts Fleet UI: Missing host and low disk space filters on dashboard and manage host page (#7728) 2022-10-14 15:21:30 -05:00
hosts.ts Generalize logic to ensure macos_settings always filtered with a team_id; Apply to 3 places (#10472) 2023-03-15 15:44:48 -07:00
installers.ts adjust installers endpoint to avoid AJAX downloads (#7226) 2022-08-16 12:54:41 -03:00
invites.ts Fleet UI: Bug fix user page pagination (#7584) 2022-09-06 11:40:20 -04:00
labels.ts Improve live query UX (#5749) 2022-06-10 13:29:45 -05:00
macadmins.ts Fleet UI: macOS dashboard MDM solutions (#7014) 2022-08-15 17:47:07 -05:00
mdm_apple_bm.ts Wire up UI and server for correct ABM credentials download (#9660) 2023-02-03 11:02:50 -08:00
mdm_apple.ts Fleet UI: MDM Apple APN API (#9533) 2023-01-27 16:05:26 -05:00
mdm.ts Disk encryption loose ends (#10541) 2023-03-16 15:31:24 -07:00
operating_systems.ts Fleet UI: Missing host and low disk space filters on dashboard and manage host page (#7728) 2022-10-14 15:21:30 -05:00
osquery_options.ts Fleet UI: Consistency between global and team agent options forms (#8334) 2022-10-20 13:39:47 -04:00
packs.ts Removed all traces of Redux from the app! (#5287) 2022-04-22 09:45:35 -07:00
queries.ts Remove unnecessary JSON.stringify from axios requests (#7705) 2022-09-20 08:57:25 -05:00
scheduled_queries.ts Removed all traces of Redux from the app! (#5287) 2022-04-22 09:45:35 -07:00
sessions.ts Remove unnecessary JSON.stringify from axios requests (#7705) 2022-09-20 08:57:25 -05:00
software.ts Frontend: Organize response interfaces into appropriate interface directories (#8742) 2022-11-18 11:25:39 -05:00
spec.ts Removed all traces of Redux from the app! (#5287) 2022-04-22 09:45:35 -07:00
status_labels.ts Removed all traces of Redux from the app! (#5287) 2022-04-22 09:45:35 -07:00
status.ts Removed all traces of Redux from the app! (#5287) 2022-04-22 09:45:35 -07:00
targets.ts Improve live query UX (#5749) 2022-06-10 13:29:45 -05:00
team_policies.ts Fleet UI: Critical policy unreleased fixes (#9052) 2022-12-20 09:38:37 -06:00
team_scheduled_queries.ts Removed all traces of Redux from the app! (#5287) 2022-04-22 09:45:35 -07:00
teams.ts implement macOS update content (#9469) 2023-01-27 16:25:53 -06:00
users.ts Fleet UI: Bug fix user page pagination (#7584) 2022-09-06 11:40:20 -04:00
version.ts Removed all traces of Redux from the app! (#5287) 2022-04-22 09:45:35 -07:00