Content
View differences
Updated by Niels Lindenthal over 4 years ago
For the team planner we need a list that allows quick add menu to add existing new work packages to the team planner/calendar by drag and drop. view:
<figure class="image op-uc-figure"><div op-uc-figure" style="width:50%;"><div class="op-uc-figure--content"><img class="op-uc-image" src="/api/v3/attachments/24546/content"></div></figure> src="/api/v3/attachments/23487/content"></div></figure>
### Acceptance criteria
**Visual**
* ~~Right-clicking~~ clicking (Right-clicking is not supported by fullcalendar) on a date cell, which will be in its hover state, will load a "Quick add" overlay:
* A title ("Quick Add")
* A close button on the top right edge
* A search bar
* As the user starts typing, a list of work packages that correspond to the search terms displayed, one per row with:
* The avatar of the author
* Type
* Title/subject
* Project
* #ID
* Status
**Technical**
* The autocompleter should be the one we already have
* The modal should be reusable to use it in the boards module as well
**Open**
* How to mark the dates before creating a new work package?
* Please see the fullcalendar.io demo for [Date Clicking & Selecting](https://fullcalendar.io/docs/date-clicking-selecting-demo)
* Make the pattern consistent with the log-time mechanism in the "My spent time widget" in My Page
* e.g. hover icons on cells
<figure class="image op-uc-figure"><div
###
**Visual**
* ~~Right-clicking~~ clicking (Right-clicking is not supported by fullcalendar) on a date cell, which will be in its hover state, will load a "Quick add" overlay:
* A title ("Quick Add")
* A close button on the top right edge
* A search bar
* As the user starts typing, a list of work packages that correspond to the search terms displayed, one per row with:
* The avatar of the author
* Type
* Title/subject
* Project
* #ID
* Status
**Technical**
* The autocompleter should be the one we already have
* The modal should be reusable to use it in the boards module as well
**Open**
* How to mark the dates before creating a new work package?
* Please see the fullcalendar.io demo for [Date Clicking & Selecting](https://fullcalendar.io/docs/date-clicking-selecting-demo)
* Make the pattern consistent with the log-time mechanism in the "My spent time widget" in My Page
* e.g. hover icons on cells