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 dfe8250c26 refactor: port UserProfile to TS/SWR (#665)
* refactor: add missing @types/react-outside-click-handler

* refactor: add missing disablePasswordAuth IUiConfig field

* refactor: replace NBSPs with regular spaces

* refactor: port UserProfile to TS/SWR

* refactor: fix interface type prefix

Co-authored-by: Fredrik Strand Oseberg <fredrik.no@gmail.com>
2022-02-04 12:41:59 +01:00
..
addons fix: cleanup based on PR feedback 2022-02-01 16:00:40 +01:00
admin refactor: port UserProfile to TS/SWR (#665) 2022-02-04 12:41:59 +01:00
application feat/rbac roles (#562) 2022-01-14 15:50:02 +01:00
archive Fix/cleanup unused code (#651) 2022-02-04 10:36:08 +01:00
common Fix/cleanup unused code (#651) 2022-02-04 10:36:08 +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 Fix/cleanup unused code (#651) 2022-02-04 10:36:08 +01:00
history
layout
menu Fix/cleanup unused code (#651) 2022-02-04 10:36:08 +01:00
project fix: add tsx and nullish coalescence (#667) 2022-02-03 14:29:15 +01:00
providers fix: format api paths (#655) 2022-02-02 00:25:00 +01:00
Reporting Fix/cleanup unused code (#651) 2022-02-04 10:36:08 +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
styles.module.scss