Tuleap Community Edition development and releases are no longer public. You have until September 30th to download packages and sources in Tuleap project. You can contact the team if you need further assistance.

  •  
     
    story #7511 Drag'nDrop backlog items
Summary
Empty
Drag'nDrop backlog items
  • assess relative priorities of user stories
  • (Un)Plan stories
  • I can reorder stories in "to be planned" section
  • I can reorder stories in a sprint
  • I can reorder tasks in a given story
  • I can plan a story
  • I can unplan a story
  • I can move a task from a story to another one
  • The choosen library for the drag 'n drop should support the multi select for a next story

Empty
Empty
Status
Empty
Done
Development
  • [x] Does it involves User Interface? 
  • [x] Are there any mockups?
  • [x] Are permissions checked?
  • [x] Does it need Javascript development?
  • [ ] Does it need a forge upgrade bucket?
  • [ ] Does it need to execute things in system events?
  • [ ] Does it impact project creation (templates)?
  • [ ] Is it exploratory?

Existing REST routes that may be handy:

  • PUT /milestones/:id/content
  • PUT /milestones/:id/backlog

Suggestion of new REST routes to implement (see devel #30470):

  • PATCH /milestones/:id/content
  • PATCH /milestones/:id/backlog
  • PATCH /backlog_items/:id/children
Details
#7511
Nicolas Terray (nterray)
2014-12-09 16:04
2014-10-07 12:54
7518

References