1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-12-28 00:06:53 +01:00
unleash.unleash/src/lib/routes
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
..
admin-api Feat: project default strategy (#3644) 2023-04-28 14:59:04 +03:00
auth
client-api fix: use correct casing fro ETag header (#3387) 2023-03-27 08:32:49 +00:00
edge-api docs: Added docs for edge endpoints (#3501) 2023-04-14 15:39:39 +02:00
proxy-api feat: unify error responses (#3607) 2023-04-25 13:40:46 +00:00
backstage.test.ts Scheduler abstraction (#2829) 2023-01-11 16:15:53 +01:00
backstage.ts fix: store snapshots in temp folder (#2864) 2023-01-10 13:53:00 +01:00
controller.ts
health-check.test.ts Scheduler abstraction (#2829) 2023-01-11 16:15:53 +01:00
health-check.ts
index.ts feat: update rate-limit (#3248) 2023-03-03 12:09:28 +00:00
logout.test.ts feat: authorization middleware (#3464) 2023-04-06 11:46:54 +02:00
logout.ts feat: authorization middleware (#3464) 2023-04-06 11:46:54 +02:00
public-invite.test.ts Maintenance mode middleware (#2707) 2022-12-19 09:01:04 +02:00
public-invite.ts fix: Fix broken OpenAPI (#2379) 2022-11-10 22:55:01 +01:00
unleash-types.ts
util.ts Return details arrays on all errors. (#3630) 2023-04-26 15:41:43 +02:00