1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-06 00:07:44 +01:00
unleash.unleash/frontend/src/component/project/Project
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
..
CreateProject fix: handle projectId validation (#823) 2022-03-28 22:45:41 +01:00
EditProject fix: handle projectId validation (#823) 2022-03-28 22:45:41 +01:00
hooks fix: handle projectId validation (#823) 2022-03-28 22:45:41 +01:00
ProjectFeatureToggles
ProjectForm fix: handle projectId validation (#823) 2022-03-28 22:45:41 +01:00
ProjectHealth chore: update paths 🧼 (#820) 2022-03-28 09:49:59 +01:00
ProjectInfo refactor: port some things to TS (#843) 2022-04-06 12:22:24 +02:00
Project.styles.ts
Project.tsx chore: update paths 🧼 (#820) 2022-03-28 09:49:59 +01:00
ProjectOverview.tsx chore: update paths 🧼 (#820) 2022-03-28 09:49:59 +01:00