1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-09-10 17:53:36 +02:00
unleash.unleash/frontend/src/component/user
andreas-unleash 35d9a62d89
Soft landing page on projects or last viewed project (#2499)
Signed-off-by: andreas-unleash <andreas@getunleash.ai>

This PR introduces a soft landing page to the last viewed project or to
the project list (if there is more than 1 project)

Changes: 
- Replaced clearing of `storage` with clearing `cache` in logout.ts ::
REVERTED
- Root redirects to `projects` instead of `features`

<!-- 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>
2022-11-23 15:58:02 +02:00
..
Authentication
common Feat/invite user (#2061) 2022-09-30 13:01:32 +02:00
DemoAuth chore: update react-router to v6 (#946) 2022-05-05 13:42:18 +02:00
ForgottenPassword
HostedAuth fix: input fields (PR #1110 from NickMolloy/improve-input-attributes) 2022-06-22 11:05:03 +02:00
Login Soft landing page on projects or last viewed project (#2499) 2022-11-23 15:58:02 +02:00
NewUser Custom event tracking (#2151) 2022-10-10 14:06:44 +02:00
PasswordAuth fix: input fields (PR #1110 from NickMolloy/improve-input-attributes) 2022-06-22 11:05:03 +02:00
Profile fix: limit total of PATs a user can have (#2301) 2022-11-02 08:11:35 +00:00
ResetPassword fix: "Reset password" page works when password authentication is disabled (#2126) 2022-10-05 09:02:20 +02:00
SimpleAuth chore: update react-router to v6 (#946) 2022-05-05 13:42:18 +02:00
StandaloneBanner Feat/dark mode exp (#1137) 2022-08-23 14:20:02 +02:00
UserProfile feat: new profile page and PATs front-end (#2109) 2022-10-03 10:49:52 +01:00
AuthenticationCustomComponent.tsx chore: update MUI to v5 (#923) 2022-05-02 15:52:41 +02:00
user.module.scss Feat/user profile (#274) 2021-04-23 13:49:42 +02:00