plane/apps/app
guru_sainath e1e9a5ed96
feat: Gantt chart (#1062)
* dev: Helpers

* dev: views

* dev: Chart views Month, Year and Day

* dev: Chart Workflow updates

* update: scroll functionality implementation

* update: data vaidation

* update: date renders and issue filter in the month view

* update: new date render month view

* update: scroll enabled left in chart

* update: Item render from the date it created.

* update: width implementation in chat view

* dev: chart render functionality in the gantt chart

* update: month view fix

* dev: chart render issues resolved

* update: fixed allchat views

* update: updated week view default values

* update: integrated chart view in issues

* update: grabble and sidebar logic impleemntation and integrated gantt in issues

* update: Preview gantt chart in month view

* fix: mutation in gantt chart after creating a new issue

* chore: cycles and modules list gantt chart

* update: Ui changes on gantt view

* fix: gantt chart height, chore: remove link from issue

---------

Co-authored-by: Aaryan Khandelwal <aaryankhandu123@gmail.com>
2023-05-20 17:30:15 +05:30
..
components feat: Gantt chart (#1062) 2023-05-20 17:30:15 +05:30
constants style: new custom analytics ui (#1055) 2023-05-16 10:41:37 +05:30
contexts fix: calendar view mutation (#1042) 2023-05-15 11:35:07 +05:30
helpers fix: make custom search select handle undefined options (#1094) 2023-05-20 16:00:41 +05:30
hooks feat: Gantt chart (#1062) 2023-05-20 17:30:15 +05:30
layouts feat: Gantt chart (#1062) 2023-05-20 17:30:15 +05:30
lib fix: home page redirection logic (#752) 2023-04-08 14:32:33 -04:00
pages feat: Gantt chart (#1062) 2023-05-20 17:30:15 +05:30
public fix: lower role user cannot update higher role user (#1048) 2023-05-15 23:58:41 +05:30
services style: new custom analytics ui (#1055) 2023-05-16 10:41:37 +05:30
styles feat: Gantt chart (#1062) 2023-05-20 17:30:15 +05:30
types feat: Gantt chart (#1062) 2023-05-20 17:30:15 +05:30
.eslintrc.js Feat: Dockerizing using nginx reverse proxy (#280) 2023-02-21 11:31:43 +05:30
.prettierrc build: merge with latest changes update dockerfile to work with pnpm 2022-12-02 00:28:31 +05:30
Dockerfile.dev Feat: Dockerizing using nginx reverse proxy (#280) 2023-02-21 11:31:43 +05:30
Dockerfile.web dev:: update docker file for frontend (#998) 2023-05-03 16:39:13 +05:30
google.d.ts build: merge with latest changes update dockerfile to work with pnpm 2022-12-02 00:28:31 +05:30
manifest.json Refactoring Phase 1 (#199) 2023-01-26 23:42:20 +05:30
next-env.d.ts build: merge with latest changes update dockerfile to work with pnpm 2022-12-02 00:28:31 +05:30
next.config.js fix: docker setup (#987) 2023-05-03 13:36:55 +05:30
package.json chore: global graph components (#1014) 2023-05-11 17:11:04 +05:30
postcss.config.js Feat: Dockerizing using nginx reverse proxy (#280) 2023-02-21 11:31:43 +05:30
sentry.client.config.js sentry changes (#255) 2023-02-08 20:44:35 +05:30
sentry.edge.config.js sentry changes (#255) 2023-02-08 20:44:35 +05:30
sentry.properties release: Stage Release (#251) 2023-02-08 10:15:18 +05:30
sentry.server.config.js sentry changes (#255) 2023-02-08 20:44:35 +05:30
tailwind.config.js fix: rich text editor (#1008) 2023-05-11 02:15:49 +05:30
tsconfig.json Feat: Dockerizing using nginx reverse proxy (#280) 2023-02-21 11:31:43 +05:30