1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-05-03 01:18:43 +02: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 fix: guard for disabling envs (#492) 2021-11-04 14:24:36 +01:00
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 Feat/feature toggle view tags (#399) 2021-10-08 11:23:29 +02:00
invoice.ts refactor: add useInvoices hook (#656) 2022-02-04 13:41:13 +01:00
palette.d.ts Fix/standalone pages (#300) 2021-05-21 14:01:28 +02:00
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 feat: SSO auto-create users with default role (#326) 2021-08-23 12:16:38 +02:00
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