fleet/frontend/components/forms/fields/Checkbox
Gabe Hernandez 87c4aba10d
bulk selecting hosts (#756)
* added teams to add host modal dropdown

* bulk and transfer host on host page

* started transferhost API call

* hook up client side of api

* hook up client side of api call for enrol secrets

* added selection number and clear all selections button

* remove log and document

* fix ManageHostPage tests

* fix linting errors

* add indeterminate styles to checkbox

* added clearable handler for dropdown component

* fix up no team for add modal

* Add active selection styles and move specific host table styles into ManageHostsPage styles

* changed add host team dropdown to include no team option

* add no team option to bulk transfer host options

* change enroll spelling

Co-authored-by: Noah Talerman <noahtal@umich.edu>
2021-05-13 15:30:42 +01:00
..
_styles.scss bulk selecting hosts (#756) 2021-05-13 15:30:42 +01:00
Checkbox.jsx bulk selecting hosts (#756) 2021-05-13 15:30:42 +01:00
Checkbox.tests.jsx add prettier and have it format all fleet application code (#625) 2021-04-12 14:32:25 +01:00
index.js add prettier and have it format all fleet application code (#625) 2021-04-12 14:32:25 +01:00