fleet/frontend/pages/software/ManageSoftwarePage
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
..
components Removed all traces of Redux from the app! (#5287) 2022-04-22 09:45:35 -07:00
_styles.scss Update the columns and elements the Fleet UI shows/hides at breakpoints (#5186) 2022-04-18 13:36:25 -04:00
index.ts Add new feature: Software page (#3923) 2022-01-31 16:24:20 -06:00
ManageSoftwarePage.tsx Removed all traces of Redux from the app! (#5287) 2022-04-22 09:45:35 -07:00
SoftwareTableConfig.tsx Improve UI responsiveness for tables at narrower screen sizes (#4926) 2022-04-07 14:12:38 -05:00