fleet/frontend/components/TableContainer/DataTable
Martavis Parker cfb1474eb8
Auth Redux Removal (#4924)
* all login methods no longer use redux

* removed redux from registration

* redirect user from registration

* removed redux from sso invite

* removed redundant component

* refactored user settings page

* removed redux from logout

* cleaned up unused redux calls

* lint fixes

* removed test

* removed old config interface

* fixed registration bug

* team permission fix

* removed remaining redux references from pages - #4436

* better way to set config
2022-04-07 09:08:00 -07:00
..
ActionButton Remove negations from frontend ternaries (#3509) 2021-12-29 11:46:47 -05:00
DefaultColumnFilter Add pagination and multi-column sort to live query results table UI (#3647) 2022-01-13 11:06:32 -06:00
DropdownCell Frontend Tech Debt: Typescript types (#4319) 2022-03-10 10:10:44 -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 Dev X: Destructure props in functional component's argument (#2582) 2021-10-22 11:34:45 -04:00
PillCell Queries and Scheduled Queries UI: Performance impact tooltips (#4201) 2022-02-15 11:19:01 -05:00
PlatformCell Surface query-platform compatibility in FleetUI (#2640) 2021-10-25 13:00:32 -05:00
StatusCell Dev X: Destructure props in functional component's argument (#2582) 2021-10-22 11:34:45 -04:00
TextCell Frontend Tech Debt: Typescript types (#4319) 2022-03-10 10:10:44 -05:00
_styles.scss Fix table headers showing or misaligned when selection is active (#4892) 2022-03-31 16:10:11 -05:00
DataTable.tests.tsx Add pagination and multi-column sort to live query results table UI (#3647) 2022-01-13 11:06:32 -06:00
DataTable.tsx Auth Redux Removal (#4924) 2022-04-07 09:08:00 -07:00