focalboard/webapp/src/pages
Scott Bishel faf9645830
Add Login button to shared boards (#2659)
* add Login button to shared boards

* cleanup

* replace <Redirect> component with useHistory()

* remove comment

* cleanup some spacing

* update snapshots for classname change

Co-authored-by: Mattermod <mattermod@users.noreply.github.com>
2022-04-04 09:52:24 +02:00
..
boardPage fix broken Follow button 2022-03-31 19:15:46 -04:00
welcome GH-2551 - Update correct routes after welcome page (#2644) 2022-03-29 10:16:09 +02:00
changePasswordPage.scss
changePasswordPage.tsx
errorPage.scss
errorPage.tsx don't show error page when not plugin for not-logged-in 2022-04-01 12:19:16 -04:00
loginPage.scss
loginPage.tsx Add Login button to shared boards (#2659) 2022-04-04 09:52:24 +02:00
registerPage.scss
registerPage.tsx