Commit Graph

5 Commits

Author SHA1 Message Date
Anmol Singh Bhatia
06fed034a2 chore: login page content updated 2023-12-04 12:41:44 +05:30
Anmol Singh Bhatia
08b0d15350 chore: space sign in workflow improvement 2023-12-01 19:05:10 +05:30
sriram veeraghanta
c6764111a3
fix: upgrading to nextjs 14 (#2959) 2023-12-01 13:25:48 +05:30
Dakshesh Jain
9482cc3a73
fix: 404 when redirecting user clicks on Sign In button (#2349)
* fix: 404 when redirecting user to login page

* fix: next_path redirection not working

* fix: authentication workflow update in plane deploy

---------

Co-authored-by: gurusainath <gurusainath007@gmail.com>
2023-10-04 19:21:04 +05:30
Henit Chobisa
88a35efa06
[fix] nginx continuously rewriting and reloading on index page of spaces app (#2236)
* chore: shifted index page to /home route

* chore: added rewrite logic, to rewrite index to /home

* chore: routed home to login route as login page

* chore: updated nginx config to route to login

* chore: updated path for home
2023-09-26 13:46:38 +05:30