1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-02-28 00:17:12 +01:00
unleash.unleash/frontend/src/interfaces
olav 83778a9928 refactor: port MainLayout to TS/SWR (#684)
* refactor: add missing toast field to UI config

* refactor: port MainLayout to TS/SWR

* refactor: remove unused UI config state

* refactor: fix makeStyles import
2022-02-09 14:16:24 +01:00
..
addons.ts feat: create useAddons and useAddonsApi 2022-02-01 07:17:23 +01:00
environments.ts
event.ts refactor: port EventHistory to TS/SWR (#669) 2022-02-04 14:25:56 +01:00
featureToggle.ts refactor: port FeatureToggleList to TS/SWR (#663) 2022-02-08 12:06:25 +01:00
featureTypes.ts
invoice.ts refactor: add useInvoices hook (#656) 2022-02-04 13:41:13 +01:00
palette.d.ts
params.ts fix: project access (#621) 2022-02-09 12:25:02 +01:00
project.ts refactor: port ReportCard to TS/SWR (#674) 2022-02-07 15:30:33 +01:00
role.ts fix: project access (#621) 2022-02-09 12:25:02 +01:00
route.ts
strategy.ts feat: e2e tests and mobile views (#348) 2021-09-30 11:44:30 +02:00
tags.ts feat: add create and edit screen for tag-types (NEW) (#603) 2022-01-18 14:35:50 +01:00
uiConfig.ts refactor: port MainLayout to TS/SWR (#684) 2022-02-09 14:16:24 +01:00
user.ts feat/rbac roles (#562) 2022-01-14 15:50:02 +01:00