Content
View differences
Updated by Robin Wagner over 11 years ago
**As an** OpenProject user
**I want to** have a details view right to the work packages table
**so that** I can see the work package details without leaving the page.
**Acceptance criteria**
- The toolbar has a dropdown-button “details” showing the work packages table left and the details view on the right.
- The details view is prepared to have several tabs. The following tabs are being implemented (read-only):
- Overview
- Activity
- Relations
- Watchers
- Attachments
- By clicking on the work package detail icon the detail view is displayed - if the screen meets a minimum screen resolution. Otherwise, the detail view is not displayed.
- If only one work package is selected, the details of this work package are displayed.
- If no work package is selected, a notification is displayed that a work package should be selected.
- If several work packages are selected, a summary is displayed and bulk edit is possible.
- There is a toolbar in the details view (at the bottom).
- Button edit-function (forwards to existing “Update” screen of work package)
- Button “More” with dropdown (no functionality)
- Option “Delete”
- Option “Move”
- Option “Log time” (if costs plugin activated")
- Option “Duplicate”
- Watch icon on top of work package detail form
**Overview tab**
- Function to expand and collapse description.
- If there is enough space the description is expanded. It is collapsed to a relative screen height.
- Function to expand and collapse all attributes
- By default the most important attributes are displayed / those which have values assigned
- Show the latest activity
**Activity tab**
- Activity is displayed in chronological or anti-chronological order (depending of user settings in “My account”)
**Relations tab**
- The parent of the work package is displayed.
- The children are displayed below.
- The different relation-types are displayed, grouped by separate areas.
**Watchers tab**
- Watchers are shown in alphabetical order.
**Attachments tab**
- The attachments of a work package are shown (sorted alphabetically)
**Out of scope**
- Handle in the pane border to resize the pane.
- NO button for copy-function (deprecated)
- Watch function
- Change type function
- Inline editing
**I want to** have a details view right to the work packages table
**so that** I can see the work package details without leaving the page.
**Acceptance criteria**
- The toolbar has a dropdown-button “details” showing the work packages table left and the details view on the right.
- The details view is prepared to have several tabs. The following tabs are being implemented (read-only):
- Overview
- Activity
- Relations
- Watchers
- Attachments
- By clicking on the work package detail icon the detail view is displayed - if the screen meets a minimum screen resolution. Otherwise, the detail view is not displayed.
- If only one work package is selected, the details of this work package are displayed.
- If no work package is selected, a notification is displayed that a work package should be selected.
- If several work packages are selected, a summary is displayed and bulk edit is possible.
- There is a toolbar in the details view (at the bottom).
- Button edit-function (forwards to existing “Update” screen of work package)
- Button “More” with dropdown (no functionality)
- Option “Delete”
- Option “Move”
- Option “Log time” (if costs plugin activated")
- Option “Duplicate”
- Watch icon on top of work package detail form
**Overview tab**
- Function to expand and collapse description.
- If there is enough space the description is expanded. It is collapsed to a relative screen height.
- Function to expand and collapse all attributes
- By default the most important attributes are displayed / those which have values assigned
- Show the latest activity
**Activity tab**
- Activity is displayed in chronological or anti-chronological order (depending of user settings in “My account”)
**Relations tab**
- The parent of the work package is displayed.
- The children are displayed below.
- The different relation-types are displayed, grouped by separate areas.
**Watchers tab**
- Watchers are shown in alphabetical order.
**Attachments tab**
- The attachments of a work package are shown (sorted alphabetically)
**Out of scope**
- Handle in the pane border to resize the pane.
- NO button for copy-function (deprecated)
- Watch function
- Change type function
- Inline editing