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
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 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 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 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
LazyProjectExport.tsx
Project.styles.ts feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
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 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