1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-25 00:07:47 +01:00
unleash.unleash/src/test/e2e/api/admin
andreas-unleash 933455e308
feat: use api instead of localStorage (#3305)
<!-- 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! ❤️ -->
This PR replaces localStorage with api calls for getting/setting project
scoped stickiness
## 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 #

<!-- (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-03-15 16:06:25 +02:00
..
project feat: use api instead of localStorage (#3305) 2023-03-15 16:06:25 +02:00
user feat: disable verbosity from db-migrate (#3301) 2023-03-13 10:12:43 +01:00
addon.e2e.test.ts
api-token.auth.e2e.test.ts feat: add READ_API_TOKEN permission (#1528) 2022-04-26 10:24:34 +02:00
api-token.e2e.test.ts
archive.test.ts feat: show archived toggles on a project level (#1555) 2022-05-04 07:45:29 +01:00
client-metrics.e2e.test.ts fix: generate all hour buckets if missing (#2319) 2022-11-04 09:30:02 +01:00
conditional-middleware.e2e.test.ts Rename suggest changes to change request (#2311) 2022-11-02 08:34:14 +02:00
config.e2e.test.ts Fix/remove settings cache (#2694) 2022-12-14 17:35:22 +01:00
constraints.e2e.test.ts fix: enabling more tests with strict schema validation (#3081) 2023-02-14 11:25:13 +01:00
context.e2e.test.ts
environment.test.ts fix: enabling more tests with strict schema validation (#3081) 2023-02-14 11:25:13 +01:00
event.e2e.test.ts fix: enabling more tests with strict schema validation (#3081) 2023-02-14 11:25:13 +01:00
favorites.e2e.test.ts Make single project endpoint also return all features favorites (#2578) 2022-12-01 09:49:49 +02:00
feature-archive.e2e.test.ts feat: bulk delete features (#3314) 2023-03-15 15:08:08 +02:00
feature-type.test.ts refactor: add OpenAPI schema to feature types controller (#1684) 2022-06-09 13:17:13 +02:00
feature.auth.e2e.test.ts
feature.custom-auth.e2e.test.ts refactor/clean-up-get-project (#2925) 2023-01-18 13:22:58 +01:00
feature.e2e.test.ts feat: bulk update tags (#3274) 2023-03-09 11:58:06 +02:00
feedback.e2e.test.ts refactor: add schemas to feedback controller (#1698) 2022-06-17 08:15:56 +02:00
instance-admin.e2e.test.ts fix: flaky test on number of projects statistic (#2463) 2022-11-17 14:42:01 +01:00
maintenance.e2e.test.ts feat: remove maintenance feature flag (#3199) 2023-02-27 15:36:56 +02:00
metrics.e2e.test.ts
playground.e2e.test.ts test: fix test runs to 1 (#2886) 2023-01-12 13:53:05 +01:00
public-signup-token.e2e.test.ts Maintenance mode middleware (#2707) 2022-12-19 09:01:04 +02:00
splash.e2e.test.ts
state.e2e.test.ts refactor: remove variants per environment feature flag (#3102) 2023-02-14 14:02:02 +00:00
strategy.e2e.test.ts feat: Gradual schema improvements (#3075) 2023-02-10 15:05:57 +01:00
tag-types.e2e.test.ts task: add open-api for tag-types (#1700) 2022-06-14 09:06:41 +02:00
tags.e2e.test.ts feat: bulk update tags (#3274) 2023-03-09 11:58:06 +02:00
user-admin.e2e.test.ts Add possibility to soft delete users (#2497) 2022-11-23 09:30:54 +02:00