1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-10-27 11:02:16 +01:00
unleash.unleash/frontend/src/interfaces
andreas-unleash 2667e55d4a
chore: remove projectScopedStickinessFlag (#3620)
<!-- 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! ❤️ -->

## 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-04-26 17:07:09 +03:00
..
addons.ts
application.ts
context.ts
environments.ts
event.ts
featureToggle.ts feat: adds CR to variants per env UI (#2989) 2023-01-25 14:10:35 +00:00
featureTypes.ts
group.ts feat: root roles from groups (#3559) 2023-04-20 12:29:30 +02:00
instance.ts
invoice.ts
loginEvent.ts refactor: rename sign-on log to login history (#3245) 2023-03-02 13:49:50 +00:00
personalAPIToken.ts Feat sa table info (#2848) 2023-01-09 16:18:37 +00:00
profile.ts
project.ts chore: Backport 4.22.3 (#3508) 2023-04-12 16:22:13 +03:00
publicSignupTokens.ts
role.ts
route.ts fix: hide pro routes (#3409) 2023-03-28 15:12:24 +02:00
segment.ts fix: assume undefined instead of null on segment project (#3304) 2023-03-13 10:25:48 +00:00
service-account.ts Feat sa table info (#2848) 2023-01-09 16:18:37 +00:00
strategy.ts Disable and enable strategies - frontend (#3582) 2023-04-26 11:41:24 +02:00
tags.ts
toast.ts
token.ts
uiConfig.ts chore: remove projectScopedStickinessFlag (#3620) 2023-04-26 17:07:09 +03:00
user.ts feat: adapt user logic to better adapt to SAs (#2917) 2023-01-18 12:12:44 +00:00