1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-10-18 20:09:08 +02:00
unleash.unleash/frontend/src/component/feature/view
Fredrik Strand Oseberg 86631b53c9 Fix/material UI cleanup (#264)
* fix: strategy dialogue

* fix: fontweight dropdown

* fix: eventlog padding

* refactor: history

* refactor: use material ui styling conventions for history

* refactor: add empty state for features

* refactor: variant dialog

* refactor: delete unused variant config

* fix: variant typography

* fix: remove unused styles file

* fix: footer

* feat: protected routes

* fix: rename app

* fix: remove console log

* fix: convert app to typescript

* fix: add standalone login screen

* fix: cleanup

* fix: add theme colors for login

* fix: update tests

* fix: swap route with ProtectedRoute

* fix: remove unused redirect

* fix: use redirect to correctly setup breadcrumbs

* refactor: isUnauthorized

* fix: reset loading count on logout

* fix: create a more comprehensive auth check

* feat: add unleash logo
2021-04-12 15:04:03 +02:00
..
__tests__ Fix/material UI cleanup (#264) 2021-04-12 15:04:03 +02:00
metric-component.jsx Feat/material UI (#250) 2021-03-30 15:14:02 +02:00
metric-container.jsx fix: move feature-metrics store to its own folder 2021-01-06 22:10:28 +01:00
metric.module.scss Feat/material UI (#250) 2021-03-30 15:14:02 +02:00
status-update-component.jsx Fix/material UI cleanup (#264) 2021-04-12 15:04:03 +02:00
update-description-component.jsx Feat/material UI (#250) 2021-03-30 15:14:02 +02:00
update-description-component.module.scss Feat/material UI (#250) 2021-03-30 15:14:02 +02:00
update-strategies-component.jsx fix: UX should not eagerly store strategy updates! (#240) 2021-02-09 10:14:04 +01:00
update-strategies-container.jsx fix: UX should not eagerly store strategy updates! (#240) 2021-02-09 10:14:04 +01:00