1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-09-19 17:52:45 +02:00
unleash.unleash/frontend/src/component
andreas-unleash 8a03e5526c
Fix/remove settings post endpoint (#3356)
<!-- 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 removes the call the setDefaultProjectStickiness from
EditProject.

The value is part of the payload for the project
## 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-21 10:18:48 +02:00
..
addons feat: revive features (#3344) 2023-03-17 18:21:13 +00:00
admin fix: add container for EditGroups (#3318) 2023-03-15 15:23:59 +01:00
application Fix crashing search bars (#2765) 2022-12-28 12:35:27 +02:00
archive feat: revive features (#3344) 2023-03-17 18:21:13 +00:00
changeRequest feat: verify project collaboration mode in CR permissions for buttons (#3349) 2023-03-20 14:50:50 +01:00
common feat: revive features (#3344) 2023-03-17 18:21:13 +00:00
context refactor: light theme colors (#3252) 2023-03-06 12:58:36 +02:00
environments refactor: light theme colors (#3252) 2023-03-06 12:58:36 +02:00
events feat: improve variants modal UI/UX (#3307) 2023-03-15 12:22:06 +00:00
feature Feat/add cypress tests for project scoped stickiness (#3340) 2023-03-17 14:41:59 +02:00
feedback refactor: light theme colors (#3252) 2023-03-06 12:58:36 +02:00
layout refactor: light theme colors (#3252) 2023-03-06 12:58:36 +02:00
loginHistory refactor: rename sign-on log to login history (#3245) 2023-03-02 13:49:50 +00:00
maintenance Maintenance mode for users (#2716) 2022-12-21 13:23:44 +02:00
menu fix: hidden notifications (#3354) 2023-03-20 15:36:57 +00:00
playground/Playground refactor: light theme colors (#3252) 2023-03-06 12:58:36 +02:00
project Fix/remove settings post endpoint (#3356) 2023-03-21 10:18:48 +02:00
providers Feat project segments permissions (#3346) 2023-03-17 17:43:48 +00:00
segments Feat project segments permissions (#3346) 2023-03-17 17:43:48 +00:00
splash Makestyles refactor #7/1 (#2805) 2023-01-03 16:30:59 +02:00
strategies fix: strategy access tooltip (#3228) 2023-03-01 13:17:31 +01:00
tags feat: implement project-scoped segments in project settings (#3335) 2023-03-17 08:23:27 +00:00
user UI/bulk select (#3267) 2023-03-14 08:56:03 +00:00
App.tsx feat: remove maintenance feature flag (#3199) 2023-02-27 15:36:56 +02:00
InitialRedirect.tsx clear warnings (#3053) 2023-02-07 08:41:23 +01:00