Gabriel Hernandez
73827717d6
update premium message to be more reusable ( #11160 )
...
quick PR to help the premium message be more reusable
- [x] Manual QA for all new/changed functionality
2023-04-13 16:48:28 +01:00
Gabriel Hernandez
d6dab18592
add disk encryption table aggregate UI ( #10806 )
2023-03-28 17:39:32 -05:00
Luke Heath
ce47289c0a
Fix profile upload, fix FileVault state changing ( #10604 )
2023-03-20 14:30:13 -05:00
Roberto Dip
197b9fd49b
fix the documentation link for disk encryption ( #10595 )
2023-03-20 12:20:39 -05:00
Noah Talerman
6b7192ada7
Fleet UI: Edit disk encryption copy ( #10573 )
...
- On Controls > macOS Settings > Disk encryption page, edit success and
error message copy
2023-03-17 17:37:58 -04:00
Jacob Shandling
d712811410
fix the link ( #10567 )
...
## Addresses #10558
<img width="1127" alt="Screenshot 2023-03-17 at 10 28 24 AM"
src="https://user-images.githubusercontent.com/61553566/225976422-b2d3fce8-3bc9-40e1-a4ad-bf199c91d8fe.png ">
# Checklist for submitter
- [x] Manual QA for all new/changed functionality
Co-authored-by: Jacob Shandling <jacob@fleetdm.com>
2023-03-17 17:07:50 -03:00
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
Jacob Shandling
1c2a486bf0
UI: Add Upsell component including PremiumFeature icon ( #10481 )
...
## Addresses #10324
## Implements


# Checklist for submitter
If some of the following don't apply, delete the relevant line.
- [x] Changes file added for user-visible changes in `changes/`
- [x] Added/updated test inventory
- [x] Manual QA for all new/changed functionality
---------
Co-authored-by: Jacob Shandling <jacob@fleetdm.com>
2023-03-14 15:23:20 -07:00
Gabriel Hernandez
e822132590
Feat/disk encryption page ( #10288 )
...
related to #9402 and #9404
Implements UI for toggling off and on fleet mdm disk encryption
management and also the disk encryption aggregate data tables.
**Toggling disk encryption:**

**disk encryption aggregate:**

- [x] Changes file added for user-visible changes in `changes/` or
`orbit/changes/`.
- [x] Manual QA for all new/changed functionality
2023-03-14 13:03:02 -07:00