fleet/frontend/components/TableContainer/DataTable/TextCell
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
..
index.ts implement member page for team details (#685) 2021-04-29 14:47:33 +01:00
TextCell.tsx Add secondary select action buttons to DataTable (#1470) 2021-07-26 12:07:27 -05:00