1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-09-24 17:51:14 +02:00
unleash.unleash/frontend/src/component/project/Project
Nuno Góis 71f6b8e172
fix: revert form section 100 height (#3345)
Small fix that reverts
https://github.com/Unleash/unleash/pull/3335/files#r1138829014 - Turns
out it wasn't totally harmless and broke some modals that had more than
100% height and no overflow.

This approach maintains the original logic and adds a new prop for the
segment forms to make them proper modals when used in the project
context.
2023-03-17 13:59:46 +00:00
..
CreateProject Feat/add cypress tests for project scoped stickiness (#3340) 2023-03-17 14:41:59 +02:00
DeleteProject New project page header (#1207) 2022-08-08 09:59:36 +00:00
EditProject Feat/add cypress tests for project scoped stickiness (#3340) 2023-03-17 14:41:59 +02:00
hooks Feat/add cypress tests for project scoped stickiness (#3340) 2023-03-17 14:41:59 +02:00
Import refactor: light theme colors (#3252) 2023-03-06 12:58:36 +02:00
ProjectFeaturesArchive fix: group project access inconsistencies (#1178) 2022-08-04 12:57:25 +01:00
ProjectFeatureToggles UI/bulk stale (#3320) 2023-03-16 14:54:38 +01:00
ProjectForm Feat/add cypress tests for project scoped stickiness (#3340) 2023-03-17 14:41:59 +02:00
ProjectHealth filter out unused fields as they fail import validation (#2997) 2023-01-26 09:48:10 +01:00
ProjectInfo refactor: light theme colors (#3252) 2023-03-06 12:58:36 +02:00
ProjectLog feat: add event log to project (#2136) 2022-10-12 14:40:37 +02:00
ProjectSettings fix: revert form section 100 height (#3345) 2023-03-17 13:59:46 +00:00
ProjectStats fix: refactor calculate time to prod (#3333) 2023-03-16 15:45:24 +01: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 refactor: light theme colors (#3252) 2023-03-06 12:58:36 +02:00
Project.tsx Feat/add cypress tests for project scoped stickiness (#3340) 2023-03-17 14:41:59 +02:00
ProjectOverview.tsx Remove console log (#3037) 2023-02-02 20:10:36 +01:00