Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move frontend to react-router v5 #11015

Closed
siemiatj opened this issue Apr 22, 2021 · 0 comments
Closed

Move frontend to react-router v5 #11015

siemiatj opened this issue Apr 22, 2021 · 0 comments

Comments

@siemiatj
Copy link
Contributor

Is this a bug or feature request?

Feature

What is the current behavior?

Which are the steps to reproduce?

What is the expected or desired behavior?

@siemiatj siemiatj added the cmp:frontend Frontend issue (cmp="component") label Apr 22, 2021
@siemiatj siemiatj self-assigned this Apr 22, 2021
siemiatj added a commit that referenced this issue May 4, 2021
siemiatj added a commit that referenced this issue May 11, 2021
siemiatj added a commit that referenced this issue May 28, 2021
siemiatj added a commit that referenced this issue May 28, 2021
siemiatj added a commit that referenced this issue May 28, 2021
siemiatj added a commit that referenced this issue May 28, 2021
siemiatj added a commit that referenced this issue May 28, 2021
siemiatj added a commit that referenced this issue May 28, 2021
#11015 don't use history in Breadcrumb for now
siemiatj added a commit that referenced this issue May 28, 2021
siemiatj added a commit that referenced this issue May 29, 2021
siemiatj added a commit that referenced this issue May 31, 2021
siemiatj added a commit that referenced this issue May 31, 2021
#11015 allow test history mode
siemiatj added a commit that referenced this issue May 31, 2021
siemiatj added a commit that referenced this issue Jun 22, 2021
siemiatj added a commit that referenced this issue Jun 22, 2021
siemiatj added a commit that referenced this issue Jun 22, 2021
siemiatj added a commit that referenced this issue Sep 2, 2021
siemiatj added a commit that referenced this issue Sep 6, 2021
siemiatj added a commit that referenced this issue Sep 7, 2021
siemiatj added a commit that referenced this issue Sep 8, 2021
#11015 fetch user's session on token login
#11015 improve token errors handling
#11015 try to limit number of route rerenders
siemiatj added a commit that referenced this issue Sep 8, 2021
siemiatj added a commit that referenced this issue Sep 8, 2021
siemiatj added a commit that referenced this issue Sep 8, 2021
siemiatj added a commit that referenced this issue Sep 8, 2021
siemiatj added a commit that referenced this issue Sep 20, 2021
petrican pushed a commit that referenced this issue Sep 21, 2021
* #11015 don't add unnecessary path to history

* #11015 fix errors on multiple token logins

* - remove empty new object in NotificationHandler

* #11015 rename `localLoginRequest` as it's misleading

* #11015 fire LOGIN_SUCCESS action, remove unnecessary dispatch in props

* #11015 logout user on invalid token given
#11015 fetch user's session on token login
#11015 improve token errors handling
#11015 try to limit number of route rerenders

* disconnect DraggableWrapper from the store as it's not using redux for anything

* #11015 catch the error when logged out in different window

* #11015 disconnect Header from router

* - small optimization

* #11015 remove more unnecessary reasons for re-renders

* #11015 get rid of additional requests

* #11015 remove more params causing re-renders, fix unit tests

* #11015 get user's session on from login

* #11015 some improvements when authenticated in another window

* #11015 add comments to useAuth

* #11015 fix logging out when logged out in another window

* #11015 don't set the auth request flag for session requests

* #11015 re-fetch notifications

* #11015 fix redux state path, review cleanup
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants