1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-07-21 13:47:39 +02:00
unleash.unleash/src/lib/routes/admin-api
andreas-unleash de73fd3554
feat: default stickiness per project in settings (#3299)
<!-- 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! ❤️ -->

Introduces 2 new endpoints (behind flag `projectScopedStickiness` to set
and get 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-13 14:22:47 +02:00
..
project feat: default stickiness per project in settings (#3299) 2023-03-13 14:22:47 +02:00
user chore: backport changes from 4.20 (#3021) 2023-01-30 16:02:42 +01:00
addon.ts
api-token.ts task: Make operations on the API Token store auditable. (#2531) 2022-11-28 10:56:34 +01:00
archive.ts
client-metrics.ts
config.test.ts Scheduler abstraction (#2829) 2023-01-11 16:15:53 +01:00
config.ts Network view not experimental (#3124) 2023-02-15 16:24:57 +01:00
constraints.ts
context.test.ts Scheduler abstraction (#2829) 2023-01-11 16:15:53 +01:00
context.ts
email.test.ts
email.ts
environments.ts Update environments (#2339) 2022-11-11 10:24:56 +00:00
event.ts
events.test.ts
favorites.ts Add favorite events (#2572) 2022-11-30 14:26:17 +02:00
feature-type.ts
feature.ts feat: creates a PUT endpoint for updating tags (#3265) 2023-03-07 14:50:01 +00:00
index.ts feat: drop full- for import/validate (#3168) 2023-02-21 10:15:57 +01:00
instance-admin.ts
maintenance.ts feat: remove maintenance feature flag (#3199) 2023-02-27 15:36:56 +02:00
metrics.test.ts chore: Move rps endpoint to pro (#3054) 2023-02-07 09:14:12 +01:00
metrics.ts chore: Move rps endpoint to pro (#3054) 2023-02-07 09:14:12 +01:00
playground.test.ts
playground.ts
public-signup.test.ts Maintenance mode middleware (#2707) 2022-12-19 09:01:04 +02:00
public-signup.ts
state.ts Fix(export API): accept true and false as param values (#2349) 2022-11-08 15:25:02 +01:00
strategy.test.ts Scheduler abstraction (#2829) 2023-01-11 16:15:53 +01:00
strategy.ts
tag-type.ts
tag.test.ts Scheduler abstraction (#2829) 2023-01-11 16:15:53 +01:00
tag.ts feat: bulk update tags (#3274) 2023-03-09 11:58:06 +02:00
user-admin.ts Feat/notifications cypress (#3244) 2023-03-08 12:47:42 +02:00
user-feedback.ts
user-splash.ts