1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-10-23 20:07:40 +02:00
unleash.unleash/src/test/e2e/api/admin
Ivar Conradi Østhus 4b7e1f4a81
feat: rename :global: env to "default" (#947)
Our testing and internal validation has proven that
the :global: environment concept confuses people more
than the problems it solves. We have thus decided to
group all configuration that was created before the
environment concept was introduced in to the "default
environment. This would still make everything work
as before in addition to introducing the env concept.

Co-authored-by: Christopher Kolstad <chriswk@getunleash.ai>
2021-09-24 13:55:00 +02:00
..
project feat: rename :global: env to "default" (#947) 2021-09-24 13:55:00 +02:00
addon.e2e.test.ts fix: Stores as typescript and with interfaces. (#902) 2021-08-12 15:04:37 +02:00
api-token.auth.e2e.test.ts Feat/api key scoping (#941) 2021-09-15 20:28:10 +02:00
api-token.e2e.test.ts feat: rename :global: env to "default" (#947) 2021-09-24 13:55:00 +02:00
archive.test.ts fix: Cleanup new features API with env support (#929) 2021-09-13 10:23:57 +02:00
bootstrap.test.ts fix: Cleanup new features API with env support (#929) 2021-09-13 10:23:57 +02:00
context.e2e.test.ts fix: Stores as typescript and with interfaces. (#902) 2021-08-12 15:04:37 +02:00
environment.test.ts feat: rename :global: env to "default" (#947) 2021-09-24 13:55:00 +02:00
event.e2e.test.ts feat: add project and environment columns to events (#942) 2021-09-20 12:13:38 +02:00
feature-archive.e2e.test.ts fix: Stores as typescript and with interfaces. (#902) 2021-08-12 15:04:37 +02:00
feature-type.test.ts fix: Stores as typescript and with interfaces. (#902) 2021-08-12 15:04:37 +02:00
feature.auth.e2e.test.ts fix: Stores as typescript and with interfaces. (#902) 2021-08-12 15:04:37 +02:00
feature.custom-auth.e2e.test.ts fix: Stores as typescript and with interfaces. (#902) 2021-08-12 15:04:37 +02:00
feature.e2e.test.ts feat: add project and environment columns to events (#942) 2021-09-20 12:13:38 +02:00
feedback.e2e.test.ts fix: Stores as typescript and with interfaces. (#902) 2021-08-12 15:04:37 +02:00
metrics.e2e.test.ts fix: Stores as typescript and with interfaces. (#902) 2021-08-12 15:04:37 +02:00
state.e2e.test.ts feat: rename :global: env to "default" (#947) 2021-09-24 13:55:00 +02:00
strategy.e2e.test.ts fix: Stores as typescript and with interfaces. (#902) 2021-08-12 15:04:37 +02:00
tag-types.e2e.test.ts fix: Stores as typescript and with interfaces. (#902) 2021-08-12 15:04:37 +02:00
tags.e2e.test.ts fix: Stores as typescript and with interfaces. (#902) 2021-08-12 15:04:37 +02:00
user-admin.e2e.test.ts feat: Adds sendEmail flag to body of create user request (#894) 2021-08-13 10:50:48 +02:00
user.test.ts fix: Stores as typescript and with interfaces. (#902) 2021-08-12 15:04:37 +02:00