1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-11-01 19:07:38 +01:00
unleash.unleash/frontend/src/interfaces
olav 016633dae9 refactor: format files (#719)
* refactor: fix deprecated prettier config name

* refactor: add fmt scripts

* refactor: check fmt during CI

* refactor: format files
2022-02-18 09:51:10 +01:00
..
addons.ts refactor: refactor addons to TSX and remove unused files (#676) 2022-02-09 23:05:15 +01:00
application.ts refactor: add application interface and add use applications output interface 2022-02-10 09:33:09 +01:00
environments.ts refactor: remove unused code (#721) 2022-02-18 08:26:26 +01:00
event.ts refactor: port EventHistory to TS/SWR (#669) 2022-02-04 14:25:56 +01:00
featureToggle.ts refactor: format files (#719) 2022-02-18 09:51:10 +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: format files (#719) 2022-02-18 09:51:10 +01:00
user.ts refactor: port login auth to TS/SWR (#680) 2022-02-10 17:04:10 +01:00