1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-10-18 20:09:08 +02:00
unleash.unleash/frontend/src/component
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
..
addons
admin UI/bulk select (#3267) 2023-03-14 08:56:03 +00:00
application Fix crashing search bars (#2765) 2022-12-28 12:35:27 +02:00
archive fix: disable autoResetHiddenColumns when useConditionallyHiddenColumns (#2851) 2023-01-10 08:15:12 +00:00
changeRequest feat: improve variants modal UI/UX (#3307) 2023-03-15 12:22:06 +00:00
common UI/bulk archive (#3319) 2023-03-15 14:10:16 +01:00
context
environments
events feat: improve variants modal UI/UX (#3307) 2023-03-15 12:22:06 +00:00
feature feat: use api instead of localStorage (#3305) 2023-03-15 16:06:25 +02:00
feedback
layout
loginHistory
maintenance
menu
playground/Playground
project feat: use api instead of localStorage (#3305) 2023-03-15 16:06:25 +02:00
providers
segments fix: assume undefined instead of null on segment project (#3304) 2023-03-13 10:25:48 +00:00
splash
strategies
tags
user UI/bulk select (#3267) 2023-03-14 08:56:03 +00:00
App.tsx
InitialRedirect.tsx clear warnings (#3053) 2023-02-07 08:41:23 +01:00