plane/web
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
..
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: authentication redirection and UI (#4432) 2024-05-10 17:30:38 +05:30
hooks [WEB-1139] chore: Calendar pragmatic dnd (#4410) 2024-05-09 15:51:49 +05:30
layouts fix: authentication redirection and UI (#4432) 2024-05-10 17:30:38 +05:30
lib fix: authentication redirection and UI (#4432) 2024-05-10 17:30:38 +05:30
pages 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: auth redirection issues in the web, space and admin apps (#4414) 2024-05-09 17:46:31 +05:30
store [WEB-1251] chore: view list enhancement (#4427) 2024-05-10 15:19:05 +05:30
styles fix: authentication redirection and UI (#4432) 2024-05-10 17:30:38 +05:30
.env.example fix: admin and space redirections (#4419) 2024-05-10 02:32:42 +05:30
.eslintrc.js fix: eslint fixes and file formatting 2024-03-19 20:08:35 +05:30
.prettierignore chore: format all files in monorepo (#3054) 2023-12-10 15:50:45 +05:30
.prettierrc fix: Implementing mobx, refactoring service layer and rewriting components (#2441) 2023-10-15 23:50:12 +05:30
Dockerfile.dev fix: environment file missing for space (#3105) 2023-12-14 16:18:02 +05:30
Dockerfile.web fix: authentication redirection and UI (#4432) 2024-05-10 17:30:38 +05:30
google.d.ts New Directory Setup (#2065) 2023-09-03 18:50:30 +05:30
manifest.json New Directory Setup (#2065) 2023-09-03 18:50:30 +05:30
next-auth.d.ts feat: session auth implementation (#4411) 2024-05-08 23:01:20 +05:30
next-env.d.ts [WEB-406] chore: project inbox revamp (#4141) 2024-04-08 19:11:47 +05:30
next.config.js fix: admin and space redirections (#4419) 2024-05-10 02:32:42 +05:30
package.json feat: session auth implementation (#4411) 2024-05-08 23:01:20 +05:30
postcss.config.js feat: Editor Core Packaging and Restructuring (#2358) 2023-10-13 12:05:49 +05:30
sentry.client.config.js New Directory Setup (#2065) 2023-09-03 18:50:30 +05:30
sentry.edge.config.js New Directory Setup (#2065) 2023-09-03 18:50:30 +05:30
sentry.properties New Directory Setup (#2065) 2023-09-03 18:50:30 +05:30
sentry.server.config.js New Directory Setup (#2065) 2023-09-03 18:50:30 +05:30
tailwind.config.js feat: Editor Core Packaging and Restructuring (#2358) 2023-10-13 12:05:49 +05:30
tsconfig.json feat: session auth implementation (#4411) 2024-05-08 23:01:20 +05:30