1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-09-10 17:53:36 +02:00
unleash.unleash/frontend/src
Fredrik Strand Oseberg 005daa3740 Fix/login redirect (#442)
* fix: use swr with login

* fix: remove metrics poller

* fix: do not allow retry on 401

* fix: create swr provider

* fix: move accessprovider

* fix: remove metrics poller test

* fix: hide password auth if disableDefault is set

* Update src/component/project/ProjectList/ProjectList.tsx

Co-authored-by: Christopher Kolstad <chriswk@getunleash.ai>

* fix: console log

Co-authored-by: Christopher Kolstad <chriswk@getunleash.ai>
2021-10-19 13:08:25 +02:00
..
__mocks__ Feat/material UI (#250) 2021-03-30 15:14:02 +02:00
assets Feat/visual enhancements (#404) 2021-10-08 16:19:06 +02:00
component Fix/login redirect (#442) 2021-10-19 13:08:25 +02:00
constants Feat/environment strategies (#339) 2021-09-27 13:35:32 +02:00
contexts Feat/environment strategies (#339) 2021-09-27 13:35:32 +02:00
hooks Fix/login redirect (#442) 2021-10-19 13:08:25 +02:00
interfaces fix: new create toggle page 2021-10-15 14:16:17 +02:00
page Fix/login redirect (#442) 2021-10-19 13:08:25 +02:00
store fix: envrionments should give understandable error if not possible to… (#433) 2021-10-14 19:58:57 +02:00
themes update createTheme import 2021-10-11 10:14:40 +01:00
utils Fix/login redirect (#442) 2021-10-19 13:08:25 +02:00
accessStoreFake.js wip: frontend should understand rbac permissions (#269) 2021-04-20 19:13:31 +02:00
app.css Feat/toggle view (#389) 2021-10-01 13:49:18 +02:00
common.styles.js Feat/feature toggle view tags (#399) 2021-10-08 11:23:29 +02:00
index.tsx Fix/login redirect (#442) 2021-10-19 13:08:25 +02:00
react-app-env.d.ts Migrate to create-react-app and react-scripts (#263) 2021-04-07 09:04:48 +02:00
security-logger.js
setupProxy.js fix: add logout as an explicit call (#311) 2021-07-20 22:56:57 +02:00
setupTests.ts Migrate to create-react-app and react-scripts (#263) 2021-04-07 09:04:48 +02:00
testIds.js add info box to API page 2021-10-08 13:30:57 +01:00
wdyr.ts Fix/strategy constraints (#289) 2021-05-07 08:31:25 +02:00