Anmol Singh Bhatia
0af55e7bbb
[WEB-1250] chore: module list enhancement ( #4425 )
...
* chore: move module sub-header to app header
* chore: gantt header improvement, remove title
* chore: progress indicator size reduced
* chore: replace members with lead and updated start and end date ui
2024-05-10 15:21:05 +05:30
Aaryan Khandelwal
89f2f87b97
fix: decrease gantt full size z-index ( #4354 )
2024-05-03 17:38:21 +05:30
sriram veeraghanta
53ddef1cd5
fix: eslint fixes and file formatting
2024-03-19 20:08:35 +05:30
sriram veeraghanta
473dfc7a5b
fix: merge conflicts resolved
2024-03-19 18:00:43 +05:30
rahulramesha
1a462711e1
[WEB-761] fix: Time zone date misalignment ( #3986 )
...
* fix date time misalignment
* fix failing build
* fix gantt chart view position fix
* comments for getDate method
* remove new Date() where not required
* changes from my self review
2024-03-19 17:40:20 +05:30
sriram veeraghanta
3d09a69d58
fix: eslint issues and reconfiguring ( #3891 )
...
* fix: eslint fixes
---------
Co-authored-by: gurusainath <gurusainath007@gmail.com>
2024-03-06 18:39:14 +05:30
Aaryan Khandelwal
ba6479674c
[WEB-306] fix: Gantt chart bugs, refactor Gantt context ( #3775 )
...
* chore: initialize gantt layout store
* fix: modules being refetched on creation
* fix: scrollLeft calculation logic
* chore: modules list item dropdown position
* refactor: active block logic
* refactor: main content block component
* chore: remove unnecessary conditions for duration
2024-02-23 19:10:45 +05:30
rahulramesha
489555f788
fix: horizontal scroll in gantt chart while dragging ( #3664 )
...
* fix horizontal scroll in gantt chart while dragging
* add aline indicator for quick add
* add border color for line above quick add in gantt to make it look better in dark mode
2024-02-14 18:15:13 +05:30
Aaryan Khandelwal
fc8edab59b
fix: sidebar height, authorization ( #3626 )
2024-02-12 19:10:07 +05:30
Aaryan Khandelwal
963d26ccda
refactor: Gantt chart layout ( #3585 )
...
* chore: gantt sidebar and main content scroll sync
* chore: add arrow navigation position logic
* refactor: scroll position update logic
* refactor: gantt chart components
* refactor: gantt sidebar
* fix: vertical scroll issue
* fix: move to the hidden block button flickering
* refactor: gantt sidebar components
* chore: move timeline header outside
* fix gantt scroll issue
* fix: sticky position issues
* fix: infinite timeline scroll logic
* chore: removed unnecessary import statements
---------
Co-authored-by: rahulramesha <rahulramesham@gmail.com>
2024-02-12 15:08:17 +05:30