This website requires JavaScript.
Explore
Help
Sign in
Elgato_dark
/
fleet
Watch
1
Star
0
Fork
You've already forked fleet
0
mirror of
https://github.com/fleetdm/fleet
synced
2026-05-23 00:49:03 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
106
e2dad9ffb0
fleet
/
frontend
/
components
/
NotSupported
/
_styles.scss
5 lines
71 B
SCSS
Raw
Normal View
History
Unescape
Escape
UI: Add ChromeOS supporting features to the ManageHosts page (#12185) ## Addresses #11828 - [x] Add ChromeOS platform filter - [x] Increase dropdown widths to 180px for screen >1100px of: - [x] platform dropdown - [x] Labels dropdown (for consistency) - [x] Add new null empty cell value “Not supported” for Chromebooks - [x] Apply to the following columns: - [x] Disk space available - [x] MDM status - [x] MDM server URL - [x] Last restarted - [x] Fix a misaligned icon in the labels dropdown, other small fixes <img width="1184" alt="Screenshot 2023-06-06 at 7 09 26 PM" src="https://github.com/fleetdm/fleet/assets/61553566/ee6fb72c-f66e-44a4-a321-8eaefff3b70b"> # 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] Manual QA for all new/changed functionality --------- Co-authored-by: Jacob Shandling <jacob@fleetdm.com>
2023-06-06 23:37:25 +00:00
.
not-supported
{
color
:
$ui-fleet-black-50
;
UI: Ensure 'Not supported' cell for Chromebooks never wraps (#12227) Bug: <img width="313" alt="Screenshot 2023-06-08 at 12 02 26 PM" src="https://github.com/fleetdm/fleet/assets/61553566/13c23e7e-9d3f-4684-acf9-c36805ec686e"> Fixed: <img width="325" alt="Screenshot 2023-06-08 at 12 05 03 PM" src="https://github.com/fleetdm/fleet/assets/61553566/fbadcd67-fbf8-42d6-9150-ce9911ba537e"> Co-authored-by: Jacob Shandling <jacob@fleetdm.com>
2023-06-08 16:10:37 +00:00
white-space
:
nowrap
;
UI: Add ChromeOS supporting features to the ManageHosts page (#12185) ## Addresses #11828 - [x] Add ChromeOS platform filter - [x] Increase dropdown widths to 180px for screen >1100px of: - [x] platform dropdown - [x] Labels dropdown (for consistency) - [x] Add new null empty cell value “Not supported” for Chromebooks - [x] Apply to the following columns: - [x] Disk space available - [x] MDM status - [x] MDM server URL - [x] Last restarted - [x] Fix a misaligned icon in the labels dropdown, other small fixes <img width="1184" alt="Screenshot 2023-06-06 at 7 09 26 PM" src="https://github.com/fleetdm/fleet/assets/61553566/ee6fb72c-f66e-44a4-a321-8eaefff3b70b"> # 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] Manual QA for all new/changed functionality --------- Co-authored-by: Jacob Shandling <jacob@fleetdm.com>
2023-06-06 23:37:25 +00:00
}
Reference in a new issue
Copy permalink