1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-09-10 17:53:36 +02:00
unleash.unleash/frontend/src/component
andreas-unleash 92328f6c27
fix: stickiness (#3471)
<!-- 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! ❤️ -->
- Fixes project model/store
- Fixes UI sync issues when switching 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-04-06 17:17:46 +03:00
..
addons feat: revive features (#3344) 2023-03-17 18:21:13 +00:00
admin fix: make api tokens ui consistent and remove check for deprecated envs. (#3410) 2023-03-29 10:33:14 +03:00
application feat: dark theme v1 (#3298) 2023-03-22 16:37:40 +02:00
archive Sticky batch actions bar (#3366) 2023-03-22 13:15:53 +01:00
changeRequest feat: disable apply button on loading (#3404) 2023-03-28 13:13:51 +02:00
common E2E test - batch updates (#3392) 2023-03-29 14:47:12 +03:00
context feat: dark theme v1 (#3298) 2023-03-22 16:37:40 +02:00
environments refactor: light theme colors (#3252) 2023-03-06 12:58:36 +02:00
events feat: dark theme v1 (#3298) 2023-03-22 16:37:40 +02:00
feature fix: stickiness (#3471) 2023-04-06 17:17:46 +03:00
feedback feat: dark theme v1 (#3298) 2023-03-22 16:37:40 +02:00
layout feat: dark theme v1 (#3298) 2023-03-22 16:37:40 +02:00
loginHistory refactor: rename sign-on log to login history (#3245) 2023-03-02 13:49:50 +00:00
maintenance feat: dark theme v1 (#3298) 2023-03-22 16:37:40 +02:00
menu fix: update route modes (#3412) 2023-03-28 20:14:57 +01:00
playground/Playground feat: dark theme v1 (#3298) 2023-03-22 16:37:40 +02:00
project Tmp 4.22.2 (#3461) 2023-04-05 15:34:17 +03:00
providers Feat project segments permissions (#3346) 2023-03-17 17:43:48 +00:00
segments Feat segments project safeguards (#3359) 2023-03-21 20:28:43 +00:00
splash feat: dark theme v1 (#3298) 2023-03-22 16:37:40 +02:00
strategies feat: dark theme v1 (#3298) 2023-03-22 16:37:40 +02:00
tags E2E test - batch updates (#3392) 2023-03-29 14:47:12 +03:00
user feat: add PAT kill switch (#3454) 2023-04-05 10:24:09 +02:00
App.tsx fix: error boundary plausible (#3389) 2023-03-27 13:17:37 +02:00
InitialRedirect.tsx clear warnings (#3053) 2023-02-07 08:41:23 +01:00