•  
     
    story #4494 add tasks in overlay on the cardwall
Summary
agile team member
add tasks in overlay on the cardwall
I can add tasks quickly without waiting for page refresh
- Only submit. No "Submit and continue" covered yet.
Empty
Empty
Status
Empty
Canceled
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?
- Can reuse most of the information used by update in overlay:
-- get-card json (type of card missing)

The main difference with update overlay will be that we need to create a brand new card in JS.
The proposal is to create it based on the json return instead of creating it in HTML on the server. It was not possible for update in card because update needed to know if we were updating a task/bug/testcase (in yellow) or a story (in gray). It's not a problem with creation as we only manipulate "tasks" (or bugs/testcases,etc)
Details
#4494
Manuel Vacelet (vaceletm)
2014-07-24 11:19
2013-07-17 19:12
4874

References
Referencing story #4494

Follow-ups