plane/web
M. Palanikannan b47c7d363f
fix: Improved Image Deletion Logic, Image ID Issue in Modals and Performance Optimization in Editor (#2092)
* added improved delete logic in modals

* added better ts support

* impoved complexity to O(1) from O(n) for large docs

* regression: removed ts nocheck
2023-09-07 12:22:02 +05:30
..
components fix: Improved Image Deletion Logic, Image ID Issue in Modals and Performance Optimization in Editor (#2092) 2023-09-07 12:22:02 +05:30
constants feat: view, create, update and delete comment (#2106) 2023-09-06 17:08:19 +05:30
contexts New Directory Setup (#2065) 2023-09-03 18:50:30 +05:30
helpers New Directory Setup (#2065) 2023-09-03 18:50:30 +05:30
hooks New Directory Setup (#2065) 2023-09-03 18:50:30 +05:30
layouts feat: Leaving from project for viewer and guest roles has implemented (#2079) 2023-09-04 15:53:46 +05:30
lib New Directory Setup (#2065) 2023-09-03 18:50:30 +05:30
pages feat: view, create, update and delete comment (#2106) 2023-09-06 17:08:19 +05:30
public New Directory Setup (#2065) 2023-09-03 18:50:30 +05:30
services feat: Leaving from project for viewer and guest roles has implemented (#2079) 2023-09-04 15:53:46 +05:30
store feat: Leaving from project for viewer and guest roles has implemented (#2079) 2023-09-04 15:53:46 +05:30
styles New Directory Setup (#2065) 2023-09-03 18:50:30 +05:30
types New Directory Setup (#2065) 2023-09-03 18:50:30 +05:30
.env.example chore: add the env example files (#2078) 2023-09-04 15:59:51 +05:30
.eslintrc.js New Directory Setup (#2065) 2023-09-03 18:50:30 +05:30
.prettierrc New Directory Setup (#2065) 2023-09-03 18:50:30 +05:30
Dockerfile.dev New Directory Setup (#2065) 2023-09-03 18:50:30 +05:30
Dockerfile.web dev: docker environment deploy fixes (#2087) 2023-09-04 18:46:10 +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 New Directory Setup (#2065) 2023-09-03 18:50:30 +05:30
package.json New Directory Setup (#2065) 2023-09-03 18:50:30 +05:30
postcss.config.js New Directory Setup (#2065) 2023-09-03 18:50:30 +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 New Directory Setup (#2065) 2023-09-03 18:50:30 +05:30
tsconfig.json New Directory Setup (#2065) 2023-09-03 18:50:30 +05:30