•  
     
    story #7577 display a Kanban cardwall
Summary
Kanban user
display a Kanban cardwall
when I click on cardwall on AD homepage, I can view my artifacts by columns
  • LAB MODE
  • When I click on cardwall from AD homepage, a cardwall is displayed on a new page
  • The columns are correponding to values from status field
  • Only ID and summary are displayed on the cards
  • Infinite scrolling
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?
Empty
Details
#7577
Sandra Echinard (sechinard)
2014-12-19 10:13
2014-10-30 09:14
7329

References
Referencing story #7577

Git commit

tuleap/tuleap/stable

Create the angular application for Kanban e3eb51a210
Do not load planning-v2 js on kanban page 52f2df2fc1
Refactoring: remove not needed dependency on project_id 12d6f47169
Display the name of the current kanban e3c50b68c1
Do not display "Scrum" title when there is only Scrum fb7059a6e7
CI can now build Kanban app a383fa29a9
Can use kanban without having to configure scrum 68b4a5d3e5
Deleted trackers don't appear in Kanban creation 1e34357654
Tracker with a hierarchy are not selectable for new Kanban bd1b2a6b67
Kanban can uses only trackers not used in Scrum ee9b7e08ce
Warns the user that it is a lab mode feature 939e03bd67
Begin to display Kanban cardwall d198c39acf
Do not hard code columns definition ecdba1b3c9
GET /kanban/:id/backlog 6d04cfd2e5
Only lab mode activated can access directly to kanban 27cc028748
Render kanban items as cards 3032834248
Remove hardcoded colors 36092eab2c
Should not allow deletion of a tracker used in kanban 7e62da53bf
A tracker used in Kanban cannot be used in hierarchy 0796a85159

tuleap/u/vaceletm/tuleap/dev

Warns the user that it is a lab mode feature 939e03bd67
Deleted trackers don't appear in Kanban creation 1e34357654
Tracker with a hierarchy are not selectable for new Kanban bd1b2a6b67
Kanban can uses only trackers not used in Scrum ee9b7e08ce
Can use kanban without having to configure scrum 68b4a5d3e5
CI can now build Kanban app a383fa29a9
Do not load planning-v2 js on kanban page 52f2df2fc1
Refactoring: remove not needed dependency on project_id 12d6f47169
Display the name of the current kanban e3c50b68c1
Do not display "Scrum" title when there is only Scrum fb7059a6e7
Create the angular application for Kanban e3eb51a210
A tracker used in Kanban cannot be used in hierarchy 0796a85159
Remove hardcoded colors 36092eab2c
Should not allow deletion of a tracker used in kanban 7e62da53bf
Only lab mode activated can access directly to kanban 27cc028748
Render kanban items as cards 3032834248
GET /kanban/:id/backlog 6d04cfd2e5
Do not hard code columns definition ecdba1b3c9
Begin to display Kanban cardwall d198c39acf
Referenced by story #7577

Follow-ups