1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-11-01 19:07:38 +01:00
unleash.unleash/src/lib
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
..
__snapshots__ feat: Project scoped stickiness (#3289) 2023-03-10 12:28:02 +02:00
addons Detailed slack notifications on feature toggle update (#3155) 2023-02-27 09:56:56 +00:00
db
domain/project-health
error
features chore: add a new project column to segments table (#3263) 2023-03-07 14:56:20 +01:00
middleware chore: GA responseTimeWithAppNames (#3178) 2023-02-22 09:10:06 +00:00
openapi feat: filter out all data fields other than explicit openapi fields (#3284) 2023-03-09 14:45:03 +01:00
proxy fix: polling in proxy repository now stops correctly (#3268) 2023-03-10 10:03:32 +02:00
read-models/time-to-production Feat/project status monthly (#2986) 2023-01-26 16:13:15 +01:00
routes feat: filter out all data fields other than explicit openapi fields (#3284) 2023-03-09 14:45:03 +01:00
schema fix: enforce weight precision to 1 decimal (#2749) 2023-01-05 12:39:18 +01:00
services fix: polling in proxy repository now stops correctly (#3268) 2023-03-10 10:03:32 +02:00
types feat: Project scoped stickiness (#3289) 2023-03-10 12:28:02 +02:00
util
app.test.ts feat: add support for cdnPrefix for static assets (#1191) 2022-01-06 10:31:00 +01:00
app.ts
create-config.test.ts
create-config.ts
default-custom-auth-deny-all.ts
event-hook.test.ts fix: convert event-hook.test.js to typescript 2021-09-14 19:34:35 +02:00
event-hook.ts
internals.ts
logger.test.ts
logger.ts
metric-events.ts
metrics.test.ts
metrics.ts
server-impl.test.ts
server-impl.ts