Aaryan Khandelwal
|
0d4bcd2758
|
fix: Gantt chart bugs (#2024)
* fix: only left mouse button should trigger all the events
* fix: extra block shadow
|
2023-09-01 11:23:43 +05:30 |
|
Aaryan Khandelwal
|
47abe9db5e
|
dev: gantt chart revamp (#1900)
* style: gantt chart polishing
* chore: sidebar y-axis drag and drop
* chore: remove y-axis drag and drop from the main content
* refactor: drop end function
* refactor: resizing logic
* chore: x-axis block move
* chore: x-axis block move flag
* chore: update scroll end logic
* style: modules gantt chart
* style: block background tint
* refactor: context dispatcher types
* refactor: draggable component
* chore: filters added to gantt chart
* refactor: folder structure
* style: cycle blocks
* chore: move to block arrow
* chore: move to block on the right side arrow
* chore: added proper comments for functions
* refactor: blocks render logic
* fix: x-axis drag and drop
* chore: minor ui fixes
* chore: remove link tag from blocks
---------
Co-authored-by: Aaryan Khandelwal <aaryan610@Aaryans-MacBook-Pro.local>
|
2023-08-28 13:25:47 +05:30 |
|
Aaryan Khandelwal
|
f7a596c113
|
fix: gantt chart block left drag flicker (#1854)
* fix: left drag flicker
* fix: opposite side manual scroll
|
2023-08-14 14:27:02 +05:30 |
|
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 |
|
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 |
|