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 #8485 edit/delete columns directly in Kanban
Summary
project admin
edit/delete columns directly in Kanban
I am no longer obliged to go to tracker to edit/delete my column
  • Edit/Delete a column
    • Next to each value, two icons are added: one for edition and one for deletion
      • If can't be deleted, the deletion is disabled
      • In Route REST, GET Kanban/:id, add "is removeable" to know if it can be removed
    • When click on edition, a form is displayed in order to change the name of the column
      • PATCH /kanban-columns/:id {label: ""}
    • Update Kanban board + resize

 

Benjamin Dauton (bdauton_enalean)
Status
Empty
Done
Development
  • [ ] Does it involves User Interface? 
  • [ ] Are there any mockups?
  • [ ] Are permissions checked?
  • [ ] 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?
Empty
Details
#8485
Sandra Echinard (sechinard)
2015-11-20 14:55
2015-10-13 13:07
8617

References
Referencing story #8485
Referenced by story #8485

Follow-ups