plane/web
Aaryan Khandelwal 1c2ea6da5e
fix: edit project button redirection (#2564)
* fix: redirect to project settings

* fix: 404 page button alignment
2023-10-31 12:06:55 +05:30
..
components fix: edit project button redirection (#2564) 2023-10-31 12:06:55 +05:30
constants style: cycle ui revamp, and chore: code refactor (#2558) 2023-10-30 19:22:27 +05:30
contexts dev: implemented MobX in workspace settings and create workspace form (#2561) 2023-10-30 20:38:50 +05:30
helpers fix: html sensitization function (#2552) 2023-10-30 13:59:00 +05:30
hooks dev: implemented MobX in workspace settings and create workspace form (#2561) 2023-10-30 20:38:50 +05:30
layouts dev: implemented MobX in workspace settings and create workspace form (#2561) 2023-10-30 20:38:50 +05:30
lib fix: auth redirection issue fixes when user is logged in (#2499) 2023-10-20 17:10:17 +05:30
pages fix: edit project button redirection (#2564) 2023-10-31 12:06:55 +05:30
public style: module ui revamp (#2548) 2023-10-27 18:45:10 +05:30
services dev: implemented MobX in workspace settings and create workspace form (#2561) 2023-10-30 20:38:50 +05:30
store fix: global views bugs (#2563) 2023-10-31 12:06:11 +05:30
styles style: command modal style (#2526) 2023-10-23 17:40:59 +05:30
types dev: implemented MobX in workspace settings and create workspace form (#2561) 2023-10-30 20:38:50 +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 fix: enabling the nextjs static site generation for web and space (#2547) 2023-10-27 13:14:03 +05:30
package.json fix: enabling the nextjs static site generation for web and space (#2547) 2023-10-27 13:14:03 +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