1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-25 00:07:47 +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
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
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
tags.ts
uiConfig.ts refactor: port MainLayout to TS/SWR (#684) 2022-02-09 14:16:24 +01:00
user.ts