plane/web
sriram veeraghanta 9f1fd2327a
fix: auth redirection issue fixes when user is logged in (#2499)
* fix: auth redirection issues

* fix: redirect flickering fix

* chore: sign in page ui improvement and redirection fix (#2501)

* style: sign in page ui improvement

* chore: sign up redirection added and ui improvement

* chore: redirection validation and create workspace form fix (#2504)

* chore: sign in redirection validation

* fix: create workspace form input fix

* chore: code refactor

---------

Co-authored-by: Anmol Singh Bhatia <121005188+anmolsinghbhatia@users.noreply.github.com>
2023-10-20 17:10:17 +05:30
..
components fix: auth redirection issue fixes when user is logged in (#2499) 2023-10-20 17:10:17 +05:30
constants fix: auth redirection issue fixes when user is logged in (#2499) 2023-10-20 17:10:17 +05:30
contexts dev: implemented inbox using MobX (#2440) 2023-10-16 17:10:37 +05:30
helpers chore: implemented CRUD operations in all the layouts (#2505) 2023-10-20 17:07:46 +05:30
hooks chore: updated display properties endpoint (#2486) 2023-10-19 14:53:01 +05:30
layouts fix: auth redirection issue fixes when user is logged in (#2499) 2023-10-20 17:10:17 +05:30
lib fix: auth redirection issue fixes when user is logged in (#2499) 2023-10-20 17:10:17 +05:30
pages fix: auth redirection issue fixes when user is logged in (#2499) 2023-10-20 17:10:17 +05:30
public fix: Implementing mobx, refactoring service layer and rewriting components (#2441) 2023-10-15 23:50:12 +05:30
services fix: workspaces list not being fetched, display properties endpoint updated (#2493) 2023-10-19 17:24:10 +05:30
store fix: auth redirection issue fixes when user is logged in (#2499) 2023-10-20 17:10:17 +05:30
styles refactor: spreadsheet layout (#2478) 2023-10-18 19:18:01 +05:30
types chore: updated display properties endpoint (#2486) 2023-10-19 14:53:01 +05:30
.env.example chore: updated docker naming conventions (#2239) 2023-09-22 13:21:55 +05:30
.eslintrc.js chore: eslint config package fixes (#2165) 2023-09-13 12:06:17 +05:30
.prettierrc fix: Implementing mobx, refactoring service layer and rewriting components (#2441) 2023-10-15 23:50:12 +05:30
Dockerfile.dev dev: Docker Compose for Local Dev Environment Setup (#2409) 2023-10-13 12:16:08 +05:30
Dockerfile.web [chore] Update setup.sh, with removed replacement script & added project-level ENVs (#2115) 2023-09-13 20:21:02 +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-env.d.ts New Directory Setup (#2065) 2023-09-03 18:50:30 +05:30
next.config.js feat: default project cover images tab on the change cover popover (#2375) 2023-10-04 20:04:35 +05:30
package.json fix: Implementing mobx, refactoring service layer and rewriting components (#2441) 2023-10-15 23:50:12 +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 New Directory Setup (#2065) 2023-09-03 18:50:30 +05:30