plane/apps/app
Aaryan Khandelwal 785a6e8871
chore: gantt chart resizable blocks, y-axis drag and drop (#1810)
* chore: gantt chart resizable blocks

* chore: right scroll added

* chore: left scroll added

* fix: build errors

* chore: remove unnecessary console logs

* chore: add block type and remove info toggle

* feat: gantt chart blocks y-axis drag and drop

* chore: disable drag flag

* fix: y-axis drag mutation

* fix: scroll container undefined error

* fix: negative scroll

* fix: negative scroll

* style: blocks tooltip consistency
2023-08-11 15:59:13 +05:30
..
components chore: gantt chart resizable blocks, y-axis drag and drop (#1810) 2023-08-11 15:59:13 +05:30
constants chore: gantt chart resizable blocks, y-axis drag and drop (#1810) 2023-08-11 15:59:13 +05:30
contexts chore: profile and my issues page start date option (#1815) 2023-08-09 15:46:47 +05:30
helpers fix: custom theme persisting after signing out (#1780) 2023-08-03 15:01:31 +05:30
hooks chore: gantt chart resizable blocks, y-axis drag and drop (#1810) 2023-08-11 15:59:13 +05:30
layouts chore: gantt chart resizable blocks, y-axis drag and drop (#1810) 2023-08-11 15:59:13 +05:30
lib dev: Updating themening worfkflow (#1827) 2023-08-10 13:03:42 +05:30
pages chore: gantt chart resizable blocks, y-axis drag and drop (#1810) 2023-08-11 15:59:13 +05:30
public style: profile empty state (#1811) 2023-08-09 15:45:20 +05:30
services chore: gantt chart resizable blocks, y-axis drag and drop (#1810) 2023-08-11 15:59:13 +05:30
store dev: Updating themening worfkflow (#1827) 2023-08-10 13:03:42 +05:30
styles style: primary color variable added in global (#1748) 2023-08-01 17:04:23 +05:30
types chore: gantt chart resizable blocks, y-axis drag and drop (#1810) 2023-08-11 15:59:13 +05:30
.eslintrc.js
.prettierrc
Dockerfile.dev
Dockerfile.web
google.d.ts fix: google not accepting width as string 2023-07-28 19:21:55 +05:30
manifest.json Refactoring Phase 1 (#199) 2023-01-26 23:42:20 +05:30
next-env.d.ts
next.config.js fix: docker image uploads (#1108) 2023-05-25 10:24:20 +05:30
package.json Chore: mobx setup and app sidebar and theme management (#1798) 2023-08-08 12:50:27 +05:30
postcss.config.js
sentry.client.config.js
sentry.edge.config.js
sentry.properties
sentry.server.config.js
tailwind.config.js
tsconfig.json