fleet/frontend/components/TableContainer/DataTable
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
..
DropdownCell Merge master into teams 2021-04-14 17:52:15 +01:00
HeaderCell implement member page for team details (#685) 2021-04-29 14:47:33 +01:00
LinkCell implement member page for team details (#685) 2021-04-29 14:47:33 +01:00
StatusCell implement member page for team details (#685) 2021-04-29 14:47:33 +01:00
TextCell implement member page for team details (#685) 2021-04-29 14:47:33 +01:00
_styles.scss bulk selecting hosts (#756) 2021-05-13 15:30:42 +01:00
DataTable.jsx bulk selecting hosts (#756) 2021-05-13 15:30:42 +01:00