plane/web
guru_sainath 58bf056ddb
fix: auth redirection issues in the web, space and admin apps (#4414)
* fix: login redirection

* dev: log the user out when deactivating the account

* dev: update redirect uris for google and github

* fix: redirection url and invitation api and add redirection to god mode in nginx

* dev: add reset password redirection

* dev: update nginx headers

* dev: fix setup sh and env example and put validation for use minio when fetching project covers

* dev: stabilize dev setup

* fix: handled redirection error in web, space, and admin apps

* fix: resovled build errors

---------

Co-authored-by: pablohashescobar <nikhilschacko@gmail.com>
2024-05-09 17:46:31 +05:30
..
components fix: auth redirection issues in the web, space and admin apps (#4414) 2024-05-09 17:46:31 +05:30
constants feat: session auth implementation (#4411) 2024-05-08 23:01:20 +05:30
helpers [WEB-1256] fix: accept image as a valid comment (#4409) 2024-05-09 15:52:17 +05:30
hooks [WEB-1139] chore: Calendar pragmatic dnd (#4410) 2024-05-09 15:51:49 +05:30
layouts feat: session auth implementation (#4411) 2024-05-08 23:01:20 +05:30
lib fix: auth redirection issues in the web, space and admin apps (#4414) 2024-05-09 17:46:31 +05:30
pages feat: session auth implementation (#4411) 2024-05-08 23:01:20 +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 fix: auth redirection issues in the web, space and admin apps (#4414) 2024-05-09 17:46:31 +05:30
styles [WEB-1140] chore: Gantt pragmatic dnd (#4390) 2024-05-08 13:38:58 +05:30
.env.example chore: configurations (#3059) 2023-12-11 14:32:28 +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 feat: session auth implementation (#4411) 2024-05-08 23:01:20 +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 feat: session auth implementation (#4411) 2024-05-08 23:01:20 +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