1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-31 00:16:47 +01:00
unleash.unleash/src/lib/routes/admin-api
andreas-unleash 1ccbbfeb57
Feat: project default strategy (#3644)
<!-- 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 default strategy to project environment link table

## 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 #
[1-876](https://linear.app/unleash/issue/1-876/default-strategy-backend)

<!-- (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-04-28 14:59:04 +03:00
..
project Feat: project default strategy (#3644) 2023-04-28 14:59:04 +03:00
user feat: add PAT kill switch (#3454) 2023-04-05 10:20:50 +02:00
addon.ts feat: unify error responses (#3607) 2023-04-25 13:40:46 +00:00
api-token.ts fix: concurrency issue when running multiple requests (#3442) 2023-04-04 09:32:35 +02: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: Metrics tag openapi docs (#3572) 2023-04-26 12:10: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 fix: security vulnerability (#3497) 2023-04-11 16:13:59 +02:00
environments.ts docs: Flesh out openapi for tag: Environments (#3440) 2023-04-04 15:45:34 +02: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 task: removes deprecated feature api (#3609) 2023-04-26 10:45:00 +02: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: Maintenance openapi (#3478) 2023-04-10 09:55:29 +02:00
metrics.test.ts chore: Move rps endpoint to pro (#3054) 2023-02-07 09:14:12 +01:00
metrics.ts docs: Metrics tag openapi docs (#3572) 2023-04-26 12:10:57 +02: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 chore: docs for public signup token tag (#3486) 2023-04-21 11:26:54 +00:00
state.ts feat: deprecate state api (#3551) 2023-04-18 18:34:12 +02:00
strategy.test.ts fix: add truth checks to a number of jest tests. (#3627) 2023-04-26 14:24:09 +02:00
strategy.ts chore: remove deprecated strategies and allow deprecate default (#3575) 2023-04-21 11:42:36 +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: remove bulk operations flag (#3643) 2023-04-28 11:18:03 +03:00
user-admin.ts feat: root roles from groups (#3559) 2023-04-20 12:29:30 +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