fleet/frontend/components/EmailTokenRedirect
Gabe Hernandez 70b76d9aef
change to horizontal nav (#379)
* start with making nav horizontal and updating nav and main content areas

* remove unneded subnav styling and JS code

* remove unused isSmallNav and --small styles

* remove isSmallNav in reducer and fix tests

* change 'admin' to 'settings'

* remove unnneded username to logo

* change account page urls

* Add user avatar dropdown to nav

* remove unused background colour on company logo

* get tabbing to work correctly

* implement styling of tab and page descriptions

* change default settings nav to organisation settings

* remove more unneeded subnav code

* fix some broken tests after changes

* pull out getdefaultTabIndex in settingsWrapper

* sticky sub nav for settings pages

* tweak zindex for setting subnav

* updated yarn.lock

* update icons

* fix collapsing nav items

* tweak avatar dropdown styles

* remove sidebar on osquery page
2021-03-08 16:48:29 +00:00
..
EmailTokenRedirect.jsx Fix React deprecation warnings (#1976) 2019-01-06 17:25:33 -08:00
EmailTokenRedirect.tests.jsx Migrate JS tests to Jest and update libraries (#74) 2020-12-01 10:15:12 -08:00
helpers.js Allows users to update their email address (#1232) 2017-02-24 10:08:59 -05:00
helpers.tests.js change to horizontal nav (#379) 2021-03-08 16:48:29 +00:00
index.js adding typescript and updating linting to work with it (#356) 2021-03-01 07:48:51 +00:00