Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: gantt chart resizable blocks, y-axis drag and drop #1810

Merged
merged 17 commits into from
Aug 11, 2023

Conversation

aaryan610
Copy link
Collaborator

@aaryan610 aaryan610 commented Aug 9, 2023

Description

This PR introduces several enhancements and improvements to the Gantt chart functionality:

Resizable Blocks

Implemented a resizable block feature, allowing users to adjust the width of blocks on the Gantt chart from either side.

Plane._.Simple.extensible.open-source.project.management.tool.and.7.more.pages.-.Personal.-.Microsoft.Edge.2023-08-11.00-34-02.mp4

Y-Axis Drag and Drop

Added y-axis drag and drop functionality to the Gantt chart. Users can now easily reorder issues vertically by dragging and dropping them along the y-axis.

Plane._.Simple.extensible.open-source.project.management.tool.and.7.more.pages.-.Personal.-.Microsoft.Edge.2023-08-11.00-41-50.mp4

View options

Added order by, issue type and show sub-issues options for the Gantt chart.

image

Code Refactoring

Refactored the code structure of the Gantt chart module for better maintainability and readability. Reorganized functions, improved naming conventions, and eliminated redundant code segments.

Related Issues

Closes #1217

@vercel
Copy link

vercel bot commented Aug 9, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
plane ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 11, 2023 10:05am
plane-dev ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 11, 2023 10:05am
plane-staging ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 11, 2023 10:05am

@sriramveeraghanta sriramveeraghanta merged commit 785a6e8 into develop Aug 11, 2023
4 of 5 checks passed
@sriramveeraghanta sriramveeraghanta deleted the chore/gantt_chart branch August 11, 2023 10:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants