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
andreas-unleash 3193423d2d
feat: Project scoped stickiness (#3289)
Project scoped stickiness 
<!-- Thanks for creating a PR! To make it easier for reviewers and
everyone else to understand what your changes relate to, please add some
relevant content to the headings below. Feel free to ignore or delete
sections that you don't think are relevant. Thank you! ❤️ -->

Adds `projectScopedStickiness` flag to experimental.ts
Refactor Stickiness select for reusability
Modify FlexibleStrategy to respect the setting.
Modify EnvironmentVariantModal to respect the setting

## About the changes
<!-- Describe the changes introduced. What are they and why are they
being introduced? Feel free to also add screenshots or steps to view the
changes if they're visual. -->

<!-- Does it close an issue? Multiple? -->
Closes #

<!-- (For internal contributors): Does it relate to an issue on public
roadmap? -->
<!--
Relates to [roadmap](https://github.com/orgs/Unleash/projects/10) item:
#
-->

### Important files
<!-- PRs can contain a lot of changes, but not all changes are equally
important. Where should a reviewer start looking to get an overview of
the changes? Are any files particularly important? -->


## Discussion points
<!-- Anything about the PR you'd like to discuss before it gets merged?
Got any questions or doubts? -->

---------

Signed-off-by: andreas-unleash <andreas@getunleash.ai>
2023-03-10 12:28:02 +02:00
..
CreateProject feat: Project scoped stickiness (#3289) 2023-03-10 12:28:02 +02:00
DeleteProject New project page header (#1207) 2022-08-08 09:59:36 +00:00
EditProject feat: Project scoped stickiness (#3289) 2023-03-10 12:28:02 +02:00
hooks feat: Project scoped stickiness (#3289) 2023-03-10 12:28:02 +02:00
Import refactor: light theme colors (#3252) 2023-03-06 12:58:36 +02:00
ProjectFeaturesArchive
ProjectFeatureToggles Feat/notifications cypress (#3244) 2023-03-08 12:47:42 +02:00
ProjectForm feat: Project scoped stickiness (#3289) 2023-03-10 12:28:02 +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/decouple api token list (#3171) 2023-02-21 14:27:46 +01:00
ProjectStats fix: project stats (#3227) 2023-03-01 13:04:52 +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 fix: change import ui permission and refactor (#3144) 2023-02-17 16:01:32 +02:00
ProjectOverview.tsx Remove console log (#3037) 2023-02-02 20:10:36 +01:00