fleet/frontend/components/AddHostsModal
Roberto Dip 05818902cd
implement OTA enrollment (#21942)
for #21019

# Checklist for submitter

If some of the following don't apply, delete the relevant line.

<!-- 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.
- [x] Input data is properly validated, `SELECT *` is avoided, SQL
injection is prevented (using placeholders for values in statements)
- [x] Added/updated tests
- [x] Manual QA for all new/changed functionality
2024-09-10 16:52:17 -03:00
..
DownloadInstallers Refactor Tooltip Wrapper (#13845) 2023-11-07 13:15:49 -08:00
PlatformWrapper implement OTA enrollment (#21942) 2024-09-10 16:52:17 -03:00
AddHostsModal.tests.tsx add ability for end users to enrol their device into fleet mdm (#21751) 2024-09-05 12:47:34 +01:00
AddHostsModal.tsx add ability for end users to enrol their device into fleet mdm (#21751) 2024-09-05 12:47:34 +01:00
index.ts UI Revamp: Add hosts modal (#4217) 2022-02-16 16:21:42 -05:00