Content
View differences
Updated by Oliver Günther about 9 years ago
**Acceptance criteria**
- Add to work package representer:
- **timelineVisible** (whether the timeline should be shown)
<!-- end list -->
- Other potential attributes
- hiearchyModeEnabled (whether the hierarchy should be shown)
- foldedWorkPackages (links to work packages that are supposed to be folded in the table and timeline, IF the `hierarchyModeEnabled` is active).
- zoomFactor (attribute that regulates the zoom in a timeline)
- scrollDate (attributes that communicates the date to which a timeline is to be scrolled initially)
- Adapt DB structure to store the information
- Add to work package representer:
- **timelineVisible** (whether the timeline should be shown)
<!-- end list -->
- Other potential attributes
- hiearchyModeEnabled (whether the hierarchy should be shown)
- foldedWorkPackages (links to work packages that are supposed to be folded in the table and timeline, IF the `hierarchyModeEnabled` is active).
- zoomFactor (attribute that regulates the zoom in a timeline)
- scrollDate (attributes that communicates the date to which a timeline is to be scrolled initially)
- Adapt DB structure to store the information