1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-09-19 17:52:45 +02:00
unleash.unleash/frontend/src/component/project/Project
2022-01-28 15:14:12 +01:00
..
CreateProject fix: update validateProjectId 2022-01-25 12:30:55 +01:00
EditProject fix: update buttons order in new screens 2022-01-25 00:47:49 +01:00
hooks fix: handle existing feature name (#641) 2022-01-28 15:03:42 +01:00
ProjectFeatureToggles
ProjectForm fix: add autofocus to all new create-screens 2022-01-28 15:14:12 +01:00
ProjectHealth feat: update health report (#541) 2021-12-07 13:17:32 +01:00
ProjectInfo fix: align projectId in project overview (#632) 2022-01-26 13:56:15 +01:00
Project.styles.ts
Project.tsx feat: add create and edit project screen (NEW) (#602) 2022-01-19 14:28:55 +01:00
ProjectOverview.tsx