1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-10-18 20:09:08 +02:00
unleash.unleash/frontend/src/interfaces
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
..
addons.ts Task/filter addon by project and environment (#1133) 2022-07-14 12:55:37 +02:00
application.ts
context.ts feat: add context value descriptions (#874) 2022-04-19 15:20:01 +02:00
environments.ts
event.ts
featureToggle.ts refactor: remove unused code (#1036) 2022-05-27 13:28:58 +02:00
featureTypes.ts
group.ts fix: remove group owner concept (#1210) 2022-08-11 15:34:17 +01:00
instance.ts feat: add billing page to admin (#993) 2022-05-25 23:26:05 +02:00
invoice.ts fix: show previous invoices page if UNLEASH_CLOUD is falsy (#1094) 2022-06-14 15:41:28 +02:00
project.ts refactor: fix empty project member count (#947) 2022-05-04 15:39:50 +02:00
role.ts
route.ts Feat/unleash flags embedded proxy (#1974) 2022-08-26 15:16:29 +02:00
segment.ts
strategy.ts Feature toggle page update (#1140) 2022-07-27 10:00:15 +00:00
tags.ts
toast.ts refactor: replace react-dnd with custom implementation (#988) 2022-05-25 11:40:20 +02:00
token.ts feat: add CORS instance settings (#1239) 2022-08-23 14:04:09 +02:00
uiConfig.ts Feat/unleash flags embedded proxy (#1974) 2022-08-26 15:16:29 +02:00
user.ts feat: add user groups (#1130) 2022-07-22 07:31:08 +00:00