Raindrop/Milestone/Yew: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
Line 17: Line 17:


== Front-End ==
== Front-End ==
* carry over from douglas fir
* Convert JS code style to be defined by JSLint.
<i>(jburke to fill in)</i>
* Mark-as personal/bulk front end work.
* Implement any designs that approved in Yew.


== Back-End ==  
== Back-End ==  

Revision as of 22:42, 22 December 2009

Target release 2010/1/15

Design

  • Iterations on Conversation Listing Widgets
    • Direct Conversation (Hibernating Reply Widget)
    • Group Conversation (No Hibernating Reply Widget)
    • Conversation with Image attachments (Attachment area w/ preview)
    • Conversation with Link (YouTube, Flickr) attachments
    • Conversation with other attachments
  • Iterate on mark-as-personal/bulk interactions
    • Where does the "Is bulk?" question go?
  • New Relationship / Contact Interactions {andy}
  • Group Widgets Slide Out when removed by viewing their category
  • Search / Find area {clarkbw}
  • Redefined Keyboard Navigation {clarkbw}
  • Summary Group Widget Animate Size as it changes from one summary to another

Front-End

  • Convert JS code style to be defined by JSLint.
  • Mark-as personal/bulk front end work.
  • Implement any designs that approved in Yew.

Back-End

  • Mark-as personal/bulk backend
  • Statistics collection
  • Ongoing untwisting work