1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-06 00:07:44 +01:00
unleash.unleash/frontend/src/component/admin/apiToken/ApiTokenForm
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
..
SelectProjectInput
ApiTokenForm.styles.ts Feat: embedded proxy token (#1222) 2022-08-18 15:41:01 +02:00
ApiTokenForm.tsx Feat/unleash flags embedded proxy (#1974) 2022-08-26 15:16:29 +02:00
useApiTokenForm.ts