1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-06-23 01:16:27 +02:00
unleash.unleash/frontend/src/component/project/Project
Thomas Heartman 5f3eae7035
chore: rename component to match file name and american spelling (#7174)
Renames the create project dialog component to match the name of the
file (both using the same spelling of dialog)
2024-05-28 08:30:11 +02:00
..
CreateProject chore: rename component to match file name and american spelling (#7174) 2024-05-28 08:30:11 +02:00
DeleteProject chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
HiddenProjectIconWithTooltip fix: icon imports (#6499) 2024-03-12 10:56:10 +01:00
hooks fix: don't send change request info unless using the new form (#7102) 2024-05-22 08:44:39 +02:00
Import chore: rename toggle to flag #7 (#7125) 2024-05-23 13:19:49 +03:00
PaginatedProjectFeatureToggles chore: rename toggle to flag #7 (#7125) 2024-05-23 13:19:49 +03:00
ProjectDoraMetrics chore: change toggle to flag #3 (#7101) 2024-05-22 09:58:53 +03:00
ProjectEnterpriseSettingsForm chore: rename toggle to flag #7 (#7125) 2024-05-23 13:19:49 +03:00
ProjectFeaturesArchive fix: deprecate useProjectNameOrId (#7086) 2024-05-20 14:20:13 +02:00
ProjectFeatureToggles chore: rename toggle to flag #4 (#7114) 2024-05-22 16:26:22 +03:00
ProjectForm chore: rename toggle to flag #7 (#7125) 2024-05-23 13:19:49 +03:00
ProjectHealth chore: rename toggle to flag #7 (#7125) 2024-05-23 13:19:49 +03:00
ProjectInfo feat: project members widget (#6628) 2024-03-20 14:30:27 +02:00
ProjectInsights chore: rename toggle to flag #7 (#7125) 2024-05-23 13:19:49 +03:00
ProjectLog feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
ProjectSettings chore: rename toggle to flag #7 (#7125) 2024-05-23 13:19:49 +03:00
ProjectStats chore: rename toggle to flag #7 (#7125) 2024-05-23 13:19:49 +03:00
LazyProject.tsx Refactor/lazy load (#2842) 2023-01-12 11:34:45 +01:00
LazyProjectExport.tsx Refactor/lazy load (#2842) 2023-01-12 11:34:45 +01:00
Project.styles.ts feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
Project.tsx feat: switch to hook without features list (#7085) 2024-05-20 13:52:21 +02:00
ProjectOverview.tsx feat: project level outdated sdks, project level banner (#7083) 2024-05-20 14:15:39 +03:00
ProjectOverviewChangeRequests.test.tsx feat: fetch change request overview in project overview (#6683) 2024-03-25 14:02:06 +01:00
ProjectOverviewChangeRequests.tsx refactor: remove change requests from project insights api (#6685) 2024-03-25 14:44:32 +01:00