1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-10-18 20:09:08 +02:00
unleash.unleash/frontend/src/component/user/common
Fredrik Strand Oseberg 1a63d91f95 Feat/new navigation (#314)
* feat: change color scheme

* feat: add navigation menu

* fix: add bg image

* fix: add archive and strategies to navigation

* fix: round corners

* feat: mobile view project details

* feat: mobile view navigation

* fix: only show menu if user is admin

* fix: rename navigation

* fix: only render relevant routes for oss context

* feat: add project actions

* feat: add icons

* feat: add breadcrumbs

* fix: place breadcrumbs absolutely

* fix: adjust breadcrumbs

* fix: toast

* fix: cleanup

* fix login

* fix: breadcrumbs

* fix: add billing link

* fix: links

* fix: feature view

* fix: path to go back

* fix: remove default value

* fix: remove unused imports

* refactor: delete outdated test

* fix: add item to filter in breadcrumb

* fix: remove console log
2021-07-16 15:41:54 +02:00
..
AuthOptions Fix/standalone pages (#300) 2021-05-21 14:01:28 +02:00
InvalidToken Feat/user flow (#267) 2021-04-19 10:55:15 +02:00
ResetPasswordDetails fix: passwordchecker 2021-05-31 13:55:20 +02:00
ResetPasswordError Feat/user flow (#267) 2021-04-19 10:55:15 +02:00
ResetPasswordForm fix: add check for obscure error (#305) 2021-06-07 10:09:49 +02:00
ResetPasswordSuccess Feat/user flow (#267) 2021-04-19 10:55:15 +02:00
SecondaryLoginActions Feat/new navigation (#314) 2021-07-16 15:41:54 +02:00
StandaloneLayout Fix/customer journey patches (#304) 2021-06-07 10:15:30 +02:00