fleet/frontend/components/forms/fields/AutocompleteDropdown
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 Improve team setting functionality (#704) 2021-04-30 12:13:04 -07:00
AutocompleteDropdown.tsx bulk selecting hosts (#756) 2021-05-13 15:30:42 +01:00
index.ts implement member page for team details (#685) 2021-04-29 14:47:33 +01:00