fleet/frontend/components/TableContainer/DataTable/ActionButton
gillespi314 fd23d42300
Add secondary select action buttons to DataTable (#1470)
Enhance DataTable and related components to enable multiple buttons for actions on selected rows

- Create new subcomponent ActionButton for DataTable
- Add renderPrimarySelectAction and renderSecondarySelectActions
- Add renderActionButton
- Refactor selectActionButtonText and onSelectActionClick as primarySelectActionButtonText and onPrimarySelectActionButtonText
- Refactor ManageHostsPage to conform to above change
- Refactor TextCell component to enable it to display boolean values in text
2021-07-26 12:07:27 -05:00
..
ActionButton.tsx Add secondary select action buttons to DataTable (#1470) 2021-07-26 12:07:27 -05:00
index.ts Add secondary select action buttons to DataTable (#1470) 2021-07-26 12:07:27 -05:00