plane/admin
Nikhil 88ebda42ff
fix: authentication redirection and UI (#4432)
* dev: update python version

* dev: handle magic code attempt exhausted

* dev: update app, space and god mode redirection paths

* fix: handled signup and signin workflow

* chore: auth input error indication and autofill styling improvement

* dev: add app redirection urls

* dev: update redirections

* chore: onboarding improvement

* chore: onboarding improvement

* chore: redirection issue in space resolved

* chore: instance empty state added

* dev: fix app, space, admin redirection in docker setitngs

---------

Co-authored-by: guru_sainath <gurusainath007@gmail.com>
Co-authored-by: Anmol Singh Bhatia <anmolsinghbhatia@plane.so>
2024-05-10 17:30:38 +05:30
..
app fix: admin app redirections 2024-05-10 15:23:51 +05:30
components fix: authentication redirection and UI (#4432) 2024-05-10 17:30:38 +05:30
constants feat: session auth implementation (#4411) 2024-05-08 23:01:20 +05:30
helpers fix: admin app redirections 2024-05-10 15:23:51 +05:30
hooks fix: admin app redirections 2024-05-10 15:23:51 +05:30
layouts feat: session auth implementation (#4411) 2024-05-08 23:01:20 +05:30
lib fix: authentication redirection and UI (#4432) 2024-05-10 17:30:38 +05:30
public feat: session auth implementation (#4411) 2024-05-08 23:01:20 +05:30
services fix: admin app redirections 2024-05-10 15:23:51 +05:30
store fix: auth redirection issues in the web, space and admin apps (#4414) 2024-05-09 17:46:31 +05:30
.env.example fix: admin app redirections 2024-05-10 15:23:51 +05:30
.eslintrc.js feat: session auth implementation (#4411) 2024-05-08 23:01:20 +05:30
.prettierignore feat: session auth implementation (#4411) 2024-05-08 23:01:20 +05:30
.prettierrc feat: session auth implementation (#4411) 2024-05-08 23:01:20 +05:30
Dockerfile.admin fix: authentication redirection and UI (#4432) 2024-05-10 17:30:38 +05:30
Dockerfile.dev fix: removing deploy with nginx env 2024-05-09 21:05:51 +05:30
next-env.d.ts feat: session auth implementation (#4411) 2024-05-08 23:01:20 +05:30
next.config.js fix: removing deploy with nginx env 2024-05-09 21:05:51 +05:30
package.json fix: admin app redirections 2024-05-10 15:23:51 +05:30
postcss.config.js feat: session auth implementation (#4411) 2024-05-08 23:01:20 +05:30
tailwind.config.js feat: session auth implementation (#4411) 2024-05-08 23:01:20 +05:30
tsconfig.json feat: session auth implementation (#4411) 2024-05-08 23:01:20 +05:30