1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-10-18 20:09:08 +02: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 fix: misc UI improvements (#806) 2022-03-25 15:30:52 +01:00
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 refactor: fix misc test feedback (#709) 2022-02-15 10:57:57 +01:00
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