1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-09-24 17:51:14 +02:00
unleash.unleash/frontend/src/component
olav 234bab6cb4 refactor: port ReportCard to TS/SWR (#674)
* refactor: remove unused reporting code

* refactor: port ReportCard to TS/SWR
2022-02-07 15:30:33 +01:00
..
addons fix: cleanup based on PR feedback 2022-02-01 16:00:40 +01:00
admin refactor: add useInvoices hook (#656) 2022-02-04 13:41:13 +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 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 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
menu refactor: add useInvoices hook (#656) 2022-02-04 13:41:13 +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