fleet/frontend/components/forms/fields
Gabriel Hernandez 35c172dcfd
add ability for end users to enrol their device into fleet mdm (#21751)
relates to #21559

This adds the ability for end users to enrol their own device in fleet
mdm.

> NOTE: this new byod HTML page is a separate HTML asset that contains
all styles and scripts needed for the page to work. We do not send the
fleet UI assets and this drastically cuts down the response time to the
users who will be visiting this page on mobile devices

There are two sides included in this:

**Adding a new add host modal ios and iPad section for IT admins**


![image](https://github.com/user-attachments/assets/1008b190-9c38-4a0e-9b02-19df5da7937d)

**delivering a new byod HTML page to end users that will allow end users
to download the config profile to enrol into fleet mdm**


![image](https://github.com/user-attachments/assets/58d790e4-233b-4b03-ab36-9971aac075de)

<!-- Note that API documentation changes are now addressed by the
product design team. -->

- [x] Changes file added for user-visible changes in `changes/`,
`orbit/changes/` or `ee/fleetd-chrome/changes`.
See [Changes
files](https://github.com/fleetdm/fleet/blob/main/docs/Contributing/Committing-Changes.md#changes-files)
for more information.
- [ ] Added/updated tests
- [x] Manual QA for all new/changed functionality
2024-09-05 12:47:34 +01:00
..
AutoSizeInputField UI – Simpler edit icon solution, applied to Edit query and Edit policy forms (#17364) 2024-03-05 14:08:24 -08:00
Checkbox Fleet UI: Disabled styling fixes (#19614) 2024-06-11 11:11:40 -04:00
Dropdown UI – Policy software install automations (#21792) 2024-09-03 15:35:33 -07:00
InputField add ability for end users to enrol their device into fleet mdm (#21751) 2024-09-05 12:47:34 +01:00
InputFieldHiddenContent Fleet UI: Disabled styling fixes (#19614) 2024-06-11 11:11:40 -04:00
InputFieldWithIcon UI – Place all TooltipWrapper tooltips on the bottom (#19002) 2024-05-24 14:30:54 -07:00
Radio Add UI for Apple VPP apps feature on the software pages. (#20504) 2024-07-18 10:20:17 +01:00
SearchField UI – Only render SW version tooltip for > 1 version (#19003) 2024-05-16 12:52:39 -07:00
SelectTargetsDropdown Frontend refactor: To typescript, remove unused testing stubs, functi… (#20306) 2024-07-24 12:08:38 -04:00
Slider Fleet UI/FE: Separate validation from set state, separate toggle and input handler… (#18425) 2024-04-19 16:16:34 -04:00