1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-10-18 20:09:08 +02:00
unleash.unleash/frontend/src/component
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 refactor: port some things to TS (#833) 2022-04-01 10:28:15 +02:00
admin refactor: port some things to TS (#843) 2022-04-06 12:22:24 +02:00
application refactor: port some things to TS (#833) 2022-04-01 10:28:15 +02:00
archive chore: update paths 🧼 (#820) 2022-03-28 09:49:59 +01:00
common refactor: port some things to TS (#843) 2022-04-06 12:22:24 +02:00
context refactor: port some things to TS (#833) 2022-04-01 10:28:15 +02:00
environments chore: update react-dnd (#834) 2022-03-31 15:05:05 +02:00
feature refactor: port some things to TS (#843) 2022-04-06 12:22:24 +02:00
feedback refactor: port some things to TS (#833) 2022-04-01 10:28:15 +02:00
history refactor: port some things to TS (#833) 2022-04-01 10:28:15 +02:00
layout refactor: port some things to TS (#833) 2022-04-01 10:28:15 +02:00
menu refactor: port some things to TS (#843) 2022-04-06 12:22:24 +02:00
project refactor: port some things to TS (#843) 2022-04-06 12:22:24 +02:00
providers chore: update paths 🧼 (#820) 2022-03-28 09:49:59 +01:00
Reporting refactor: port some things to TS (#843) 2022-04-06 12:22:24 +02:00
segments refactor: use onClose instead of hideSecondaryButton (#842) 2022-04-05 11:47:17 +02:00
splash fix: hide splash screens from API users (#852) 2022-04-05 20:34:23 +02:00
strategies refactor: port some things to TS (#833) 2022-04-01 10:28:15 +02:00
tags refactor: port some things to TS (#843) 2022-04-06 12:22:24 +02:00
user refactor: port some things to TS (#833) 2022-04-01 10:28:15 +02:00
App.tsx refactor: port some things to TS (#833) 2022-04-01 10:28:15 +02:00
styles.module.scss Feat/feature toggle view tags (#399) 2021-10-08 11:23:29 +02:00