fleet/frontend/components/TableContainer/DataTable
Martavis Parker 384c987389
Removed all traces of Redux from the app! (#5287)
* clean up routes and useless components

* component clean up

* removed redux from routes

* rename file

* moved useDeepEffect hook with others

* removed redux, fleet, app_constants dirs; added types to utilities

* style cleanup

* typo fix

* removed unused ts-ignore comments

* removed redux packages!!!

* formatting

* fixed typing for simple search function

* updated frontend readme
2022-04-22 09:45:35 -07:00
..
ActionButton Removed all traces of Redux from the app! (#5287) 2022-04-22 09:45:35 -07:00
DefaultColumnFilter Add pagination and multi-column sort to live query results table UI (#3647) 2022-01-13 11:06:32 -06:00
DropdownCell Improve UI responsiveness for tables at narrower screen sizes (#4926) 2022-04-07 14:12:38 -05:00
HeaderCell Add pagination and multi-column sort to live query results table UI (#3647) 2022-01-13 11:06:32 -06:00
IconCell Frontend Tech Debt: Typescript types (#4319) 2022-03-10 10:10:44 -05:00
IconTooltipCell Frontend Tech Debt: Typescript types (#4319) 2022-03-10 10:10:44 -05:00
IssueCell Frontend Tech Debt: Typescript types (#4319) 2022-03-10 10:10:44 -05:00
LinkCell Removed all traces of Redux from the app! (#5287) 2022-04-22 09:45:35 -07:00
PillCell Improve UI responsiveness for tables at narrower screen sizes (#4926) 2022-04-07 14:12:38 -05:00
PlatformCell Improve UI responsiveness for tables at narrower screen sizes (#4926) 2022-04-07 14:12:38 -05:00
StatusCell Improve UI responsiveness for tables at narrower screen sizes (#4926) 2022-04-07 14:12:38 -05:00
TextCell Indicate that a policy's data is not yet accurate (#5031) 2022-04-11 15:21:34 -05:00
_styles.scss using ellipsis on policies table only for smaller screens (#5139) 2022-04-15 16:39:49 -05:00
DataTable.tests.tsx Removed all traces of Redux from the app! (#5287) 2022-04-22 09:45:35 -07:00
DataTable.tsx Removed all traces of Redux from the app! (#5287) 2022-04-22 09:45:35 -07:00