•  
     
    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
8613

References

Follow-ups