1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-11-01 19:07:38 +01:00
unleash.unleash/src/test/fixtures
andreas-unleash 60a2c1a996
chore: Backport 4.22.3 (#3508)
<!-- 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! ❤️ -->
Backports stickiness fixes 
## 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>
Co-authored-by: Gastón Fournier <gaston@getunleash.io>
Co-authored-by: GitHub Actions Bot <>
Co-authored-by: Mateusz Kwasniewski <kwasniewski.mateusz@gmail.com>
2023-04-12 16:22:13 +03:00
..
access-service-mock.ts feat: add the account abstraction logic (#2918) 2023-01-18 16:08:07 +00:00
fake-access-store.ts refactor: read model for change request access checking (#3380) 2023-03-24 14:31:43 +01:00
fake-account-store.ts feat: add the account abstraction logic (#2918) 2023-01-18 16:08:07 +00:00
fake-addon-store.ts fix: Stores as typescript and with interfaces. (#902) 2021-08-12 15:04:37 +02:00
fake-api-token-store.ts Feat/add alias to api tokens (#1931) 2022-08-19 10:48:33 +02:00
fake-client-applications-store.ts refactor: replace ts-ignore with ts-expect-error (#1675) 2022-06-07 11:49:17 +02:00
fake-client-instance-store.ts Remove timeout from store (#3018) 2023-01-30 12:01:44 +01:00
fake-client-metrics-store-v2.ts feat: remove old metrics service 2021-12-10 09:31:54 +01:00
fake-context-field-store.ts Feat/stats service (#2211) 2022-10-25 13:10:27 +02:00
fake-environment-store.ts Update environments (#2339) 2022-11-11 10:24:56 +00:00
fake-event-store.ts feat: postgres lock (#3443) 2023-04-04 13:28:17 +02:00
fake-favorite-features-store.ts Favorite features (#2550) 2022-11-29 16:06:08 +01:00
fake-favorite-projects-store.ts Favorite project (#2569) 2022-11-30 13:41:53 +02:00
fake-feature-environment-store.ts feat: add warning hints on potential misconfiguration (#2948) 2023-01-20 18:09:01 +01:00
fake-feature-strategies-store.ts feat: bulk tag features (#3258) 2023-03-08 10:07:06 +02:00
fake-feature-tag-store.ts feat: bulk update tags (#3274) 2023-03-09 11:58:06 +02:00
fake-feature-toggle-client-store.ts Favorite features (#2550) 2022-11-29 16:06:08 +01:00
fake-feature-toggle-store.ts feat: save memory on reading stats (#3472) 2023-04-06 15:34:08 +02:00
fake-feature-type-store.ts refactor: add OpenAPI schema to feature types controller (#1684) 2022-06-09 13:17:13 +02:00
fake-group-store.ts Feat/stats service (#2211) 2022-10-25 13:10:27 +02:00
fake-pat-store.ts fix: limit total of PATs a user can have (#2301) 2022-11-02 08:11:35 +00:00
fake-project-stats-store.ts refactor: Improved lead time calculation (#3475) 2023-04-07 13:31:27 +02:00
fake-project-store.ts chore: Backport 4.22.3 (#3508) 2023-04-12 16:22:13 +03:00
fake-public-signup-store.ts Feat/invite user (#2061) 2022-09-30 13:01:32 +02:00
fake-reset-token-store.ts fix: Stores as typescript and with interfaces. (#902) 2021-08-12 15:04:37 +02:00
fake-role-store.ts feat: expose project members (#3310) 2023-03-14 16:27:57 +01:00
fake-segment-store.ts Feat/stats service (#2211) 2022-10-25 13:10:27 +02:00
fake-session-store.ts fix: Stores as typescript and with interfaces. (#902) 2021-08-12 15:04:37 +02:00
fake-setting-store.ts feat: Disable password based login (#1046) 2021-10-29 10:25:42 +02:00
fake-strategies-store.ts fixes 2-456: Preserve all data from strategy import (#2720) 2022-12-21 13:33:41 +01:00
fake-tag-store.ts fix: Stores as typescript and with interfaces. (#902) 2021-08-12 15:04:37 +02:00
fake-tag-type-store.ts fix: Stores as typescript and with interfaces. (#902) 2021-08-12 15:04:37 +02:00
fake-user-feedback-store.ts fix: Stores as typescript and with interfaces. (#902) 2021-08-12 15:04:37 +02:00
fake-user-splash-store.ts refactor: add schemas to user admin controller (#1692) 2022-06-22 14:55:43 +02:00
fake-user-store.ts feat: adapt user logic to better adapt to SAs (#2917) 2023-01-18 12:12:44 +00:00
no-logger.ts fix: Stores as typescript and with interfaces. (#902) 2021-08-12 15:04:37 +02:00
permissions.ts fix: convert files to typescript 2021-09-14 19:30:11 +02:00
store.ts feat: oss import (#3123) 2023-02-16 08:08:51 +01:00