1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-07-21 13:47:39 +02:00
unleash.unleash/frontend/src/component/project/Project
Thomas Heartman 82d401be1b
fix: get rid of horizontal scrollbar on narrow screens in CreateProjectDialog (#7198)
This PR hides horizontal overflow in the dialog.

The pop-up docs that we have on small windows was causing a tiny bit of
overflow, giving us an annoying (and pretty useless) horizontal
scrollbar. We can hide that scrollbar by hiding horizontal overflow.
2024-05-29 08:55:11 +02:00
..
CreateProject fix: get rid of horizontal scrollbar on narrow screens in CreateProjectDialog (#7198) 2024-05-29 08:55:11 +02:00
DeleteProject
HiddenProjectIconWithTooltip
hooks chore: allow CR selection when no envs are enabled (#7183) 2024-05-28 11:35:06 +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
ProjectInsights chore: rename toggle to flag #7 (#7125) 2024-05-23 13:19:49 +03:00
ProjectLog
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
LazyProjectExport.tsx
Project.styles.ts
Project.tsx feat: project insights out of beta (#7188) 2024-05-28 12:53:50 +02:00
ProjectOverview.tsx feat: project level outdated sdks, project level banner (#7083) 2024-05-20 14:15:39 +03:00
ProjectOverviewChangeRequests.test.tsx
ProjectOverviewChangeRequests.tsx