Ivar Conradi Østhus
|
c0c69854e8
|
fix: all global event log requires admin
|
2021-05-04 22:06:47 +02:00 |
|
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 |
|
ivaosthu
|
59bcabe331
|
fix(router): Upgrade to react-router v. 4.x.
This is rather big change to react-router and
required a lot of rewrites.
Mostly followed this guide:
https://github.com/ReactTraining/react-router/blob/master/packages/react-router/docs/guides/migrating.md
|
2018-08-07 12:50:28 +02:00 |
|
Simen Bekkhus
|
8ef9def08c
|
Use 120 as width in prettier (#90)
|
2017-08-28 21:40:44 +02:00 |
|
Simen Bekkhus
|
b176d63f56
|
Fix deprecations (#88)
* Fix some optimization bailouts
* Use prop-types package
* Make error comp functional
* Remove unused css transition dep
* Remove unused immutability helper dep
* Align react versions in package.json
|
2017-08-28 21:30:12 +02:00 |
|
Simen Bekkhus
|
683ae7e6d8
|
Use prettier (#87)
* Use prettier
* Upgrade to 1.6 beta
* Update lint deps
* Upgrade to full 1.6
|
2017-08-28 19:15:47 +02:00 |
|
sveisvei
|
e88e3aeb88
|
make history-list-toggle use same store
|
2016-12-05 18:11:51 +01:00 |
|
ivaosthu
|
edf0075282
|
add history for feature toggles
|
2016-11-22 22:04:30 +01:00 |
|
ivaosthu
|
d21bf84a5b
|
init
|
2016-11-10 14:27:06 +01:00 |
|