1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-03-04 00:18:40 +01: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 docs: prep to add OpenAPI spec to Unleash docs (#1907) 2022-08-12 11:37:57 +02:00
api-token.ts task: Make operations on the API Token store auditable. (#2531) 2022-11-28 10:56:34 +01:00
archive.ts docs: prep to add OpenAPI spec to Unleash docs (#1907) 2022-08-12 11:37:57 +02:00
client-metrics.ts docs: prep to add OpenAPI spec to Unleash docs (#1907) 2022-08-12 11:37:57 +02:00
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 docs: prep to add OpenAPI spec to Unleash docs (#1907) 2022-08-12 11:37:57 +02:00
context.test.ts Scheduler abstraction (#2829) 2023-01-11 16:15:53 +01:00
context.ts openapi: improve validation testing (#2058) 2022-09-23 15:02:09 +02:00
email.test.ts feat: add support for cdnPrefix for static assets (#1191) 2022-01-06 10:31:00 +01:00
email.ts refactor: add OpenAPI schema to feature types controller (#1684) 2022-06-09 13:17:13 +02:00
environments.ts Update environments (#2339) 2022-11-11 10:24:56 +00:00
event.ts feat: add count to event list (#2036) 2022-09-02 08:35:31 +02:00
events.test.ts Feat/exp flag loader (#1961) 2022-08-26 08:22:42 +02:00
favorites.ts Add favorite events (#2572) 2022-11-30 14:26:17 +02:00
feature-type.ts docs: prep to add OpenAPI spec to Unleash docs (#1907) 2022-08-12 11:37:57 +02:00
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 Feat/stats service (#2211) 2022-10-25 13:10:27 +02:00
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 feat: add playground API post endpoint (#1791) 2022-07-12 13:01:10 +02:00
playground.ts docs: prep to add OpenAPI spec to Unleash docs (#1907) 2022-08-12 11:37:57 +02:00
public-signup.test.ts Maintenance mode middleware (#2707) 2022-12-19 09:01:04 +02:00
public-signup.ts Docs/public signup (#2070) 2022-10-10 16:12:11 +03:00
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 openapi: improve validation testing (#2058) 2022-09-23 15:02:09 +02:00
tag-type.ts openapi: improve validation testing (#2058) 2022-09-23 15:02:09 +02:00
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 docs: prep to add OpenAPI spec to Unleash docs (#1907) 2022-08-12 11:37:57 +02:00
user-splash.ts docs: prep to add OpenAPI spec to Unleash docs (#1907) 2022-08-12 11:37:57 +02:00