1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-09-19 17:52:45 +02:00
unleash.unleash/frontend/src/component
olav f4d5ed03aa refactor: port auth admin to TS/SWR (#675)
* refactor: format files

* refactor: add missing RE UI config flag

* refactor: port admin auth index to TS/SWR

* refactor: port GoogleAuth to TS/SWR

* refactor: port OidcAuth to TS/SWR

* refactor: port SamlAuth to TS/SWR

* refactor: remove unused e-admin-auth store

* refactor: make AutoCreateForm an explicit export

* refactor: improve auth settings dir structure

* refactor: destructure authenticationType from uiConfig

* refactor: use setToastApiError to show errors

* refactor: format files

* refactor: remove invalid string fields from requests

Co-authored-by: Fredrik Strand Oseberg <fredrik.no@gmail.com>
2022-02-08 11:44:41 +01:00
..
addons fix: cleanup based on PR feedback 2022-02-01 16:00:40 +01:00
admin refactor: port auth admin to TS/SWR (#675) 2022-02-08 11:44:41 +01:00
application refactor: detach ApplicationList from global settings (#666) 2022-02-04 13:07:45 +01:00
archive Fix/cleanup unused code (#651) 2022-02-04 10:36:08 +01:00
common refactor: port auth admin to TS/SWR (#675) 2022-02-08 11:44:41 +01:00
context Fix/cleanup unused code (#651) 2022-02-04 10:36:08 +01:00
environments fix: add autofocus to create environment screen 2022-01-28 15:18:40 +01:00
error
feature refactor: port EventHistory to TS/SWR (#669) 2022-02-04 14:25:56 +01:00
history refactor: port EventHistory to TS/SWR (#669) 2022-02-04 14:25:56 +01:00
layout Feat/environment crud (#335) 2021-09-14 14:20:23 +02:00
menu refactor: port auth admin to TS/SWR (#675) 2022-02-08 11:44:41 +01:00
project refactor: port ReportCard to TS/SWR (#674) 2022-02-07 15:30:33 +01:00
providers fix: format api paths (#655) 2022-02-02 00:25:00 +01:00
Reporting refactor: port ReportCard to TS/SWR (#674) 2022-02-07 15:30:33 +01:00
strategies feat/rbac roles (#562) 2022-01-14 15:50:02 +01:00
tag-types feat: add create and edit screen for tag-types (NEW) (#603) 2022-01-18 14:35:50 +01:00
tags feat: add create and edit screen for tag-types (NEW) (#603) 2022-01-18 14:35:50 +01:00
tagTypes fix: add autofocus to all new create-screens 2022-01-28 15:14:12 +01:00
user refactor: port UserProfile to TS/SWR (#665) 2022-02-04 12:41:59 +01:00
App.tsx fix: pnps 2022-01-28 10:51:48 +01:00
AppContainer.tsx
scroll-to-top.jsx Feat/new toggle overview (#497) 2021-11-12 11:47:19 +01:00
styles.module.scss Feat/feature toggle view tags (#399) 2021-10-08 11:23:29 +02:00