1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-12-28 00:06:53 +01:00
unleash.unleash/frontend/src/interfaces
olav a088866124 refactor: port some things to TS (#843)
* refactor: port useSort to TS

* refactor: port loadingFeatures to TS

* refactor: port admin index to TS

* refactor: port TagTypeList to TS

* refactor: merge route interfaces

* refactor: port common utils to TS

* refactor: fix snapshot date typo

* refactor: port Reporting utils to TS

* refactor: improve PermissionIconButton prop types
2022-04-06 12:22:24 +02: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
context.ts Feat/new constraints (#718) 2022-03-04 17:29:51 +01:00
environments.ts refactor: remove unused code (#721) 2022-02-18 08:26:26 +01:00
event.ts
featureToggle.ts refactor: port some things to TS (#843) 2022-04-06 12:22:24 +02:00
featureTypes.ts
invoice.ts
palette.d.ts
params.ts
project.ts feat: add operators splash page (#802) 2022-03-22 08:23:51 +01:00
role.ts
route.ts refactor: port some things to TS (#843) 2022-04-06 12:22:24 +02:00
segment.ts feat: add segments (#780) 2022-03-29 09:30:57 +02:00
strategy.ts feat: add segments (#780) 2022-03-29 09:30:57 +02:00
tags.ts
toast.ts refactor: fix misc TS errors (#729) 2022-02-25 10:55:39 +01:00
uiConfig.ts feat: segments (#776) 2022-03-16 13:19:27 +01:00
user.ts fix: hide splash screens from API users (#852) 2022-04-05 20:34:23 +02:00