1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-10-18 20:09:08 +02:00
unleash.unleash/frontend/src/component
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
..
addons Fix/login redirect (#442) 2021-10-19 13:08:25 +02:00
api fix: footer 2021-05-11 15:02:07 +02:00
api-token Fix/login redirect (#442) 2021-10-19 13:08:25 +02:00
application Fix/login redirect (#442) 2021-10-19 13:08:25 +02:00
archive fix: sync (#334) 2021-09-01 13:22:53 +02:00
common fix: truncate link in body and in breadcrumb 2021-10-15 16:27:55 +02:00
context Fix/login redirect (#442) 2021-10-19 13:08:25 +02:00
environments Fix/login redirect (#442) 2021-10-19 13:08:25 +02:00
error Offline mode (#312) 2021-06-29 10:21:54 +02:00
feature Fix/login redirect (#442) 2021-10-19 13:08:25 +02:00
history Fix/material UI cleanup (#264) 2021-04-12 15:04:03 +02:00
layout Feat/environment crud (#335) 2021-09-14 14:20:23 +02:00
menu Fix/login redirect (#442) 2021-10-19 13:08:25 +02:00
project Fix/login redirect (#442) 2021-10-19 13:08:25 +02:00
providers Fix/login redirect (#442) 2021-10-19 13:08:25 +02:00
Reporting Feat/feature routes (#327) 2021-08-25 13:37:22 +02:00
strategies Fix/login redirect (#442) 2021-10-19 13:08:25 +02:00
tag-types Fix/login redirect (#442) 2021-10-19 13:08:25 +02:00
tags Fix/login redirect (#442) 2021-10-19 13:08:25 +02:00
user Fix/login redirect (#442) 2021-10-19 13:08:25 +02:00
App.tsx Fix/login redirect (#442) 2021-10-19 13:08:25 +02:00
AppContainer.tsx Feat/bootstrap (#281) 2021-05-04 09:59:42 +02:00
scroll-to-top.jsx Feat/feature routes (#327) 2021-08-25 13:37:22 +02:00
styles.module.scss Feat/feature toggle view tags (#399) 2021-10-08 11:23:29 +02:00