1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-06 00:07:44 +01:00
unleash.unleash/src/lib/routes
Fredrik Strand Oseberg 85b45b9965
Feat/unleash flags embedded proxy (#1974)
* feat: use unleash flags for embedded proxy

* feat: add a separate flag for the proxy frontend

* fix: setup unleash in dev

* fix: check flagResolver on each request

* fix: remove unleash client setup

* refactor: update frontend routes snapshot

* refactor: make batchMetrics flag dynamic

* fix: always check dynamic CORS origins config

* fix: make conditionalMiddleware work with the OpenAPI schema generation

Co-authored-by: olav <mail@olav.io>
2022-08-26 15:16:29 +02:00
..
admin-api Feat/unleash flags embedded proxy (#1974) 2022-08-26 15:16:29 +02:00
auth docs: prep to add OpenAPI spec to Unleash docs (#1907) 2022-08-12 11:37:57 +02:00
client-api Feat/exp flag loader (#1961) 2022-08-26 08:22:42 +02:00
proxy-api Feat/unleash flags embedded proxy (#1974) 2022-08-26 15:16:29 +02:00
backstage.test.ts
backstage.ts
controller.ts
health-check.test.ts
health-check.ts docs: prep to add OpenAPI spec to Unleash docs (#1907) 2022-08-12 11:37:57 +02:00
index.ts Feat/unleash flags embedded proxy (#1974) 2022-08-26 15:16:29 +02:00
logout.test.ts
logout.ts
unleash-types.ts
util.ts