Labs/Jetpack/FlightDeck/1.0a2: Difference between revisions
< Labs | Jetpack | FlightDeck
Jump to navigation
Jump to search
(editor design idea) |
(ID generation script request) |
||
Line 61: | Line 61: | ||
|- | |- | ||
| support unforgeable addon IDs | | support unforgeable addon IDs | ||
| Piotr | | Brian, Piotr | ||
| P1 | | P1 | ||
| {{bug|566264}} {{bug|553020}} | | {{bug|566264}} {{bug|553020}} | ||
| | | Builder is currently using the "special" incrementing ID | ||
| | | Piotr will implement ID generation script written by Brian | ||
|- | |- | ||
| redesign home page to focus on common use cases of casual developers | | redesign home page to focus on common use cases of casual developers |
Revision as of 10:24, 20 May 2010
Goals
The overall goal of this release is to prepare the application for a broader preview by project participants and Mozilla community members. Key improvements are better integration with the underlying SDK and user experience optimizations/simplifications.
Timeline
Milestone | Expected | Actual | Notes |
Thaw | Monday, May 16 | ||
Freeze | Tuesday, June 6 (11:59pm PT) | ||
RC1 | Wednesday, June 7 | ||
Final | Wednesday, June 14 |
Deliverables
Summary | Owner | Priority | References | Status | Notes |
rearchitect package generation to use SDK's preferred directory structure | Piotr | P1 | bug 566263 spec | working - tested with unittest, front-end needs to be upgraded | |
Refactor editor front-end to work with the SDK's preferred directory structure | P1 | early design idea | Libraries edited in separate tabs, Manifest is now automated | ||
support unforgeable addon IDs | Brian, Piotr | P1 | bug 566264 bug 553020 | Builder is currently using the "special" incrementing ID | Piotr will implement ID generation script written by Brian |
redesign home page to focus on common use cases of casual developers | Oskar? | P1 | bug 566252 | ||
API browser | bug 564825 | back-end is working as POC (generating documents from Markdown), needs to be cached, UX design needed as well | It would be good to have specified markdown format. We can later think about allowing developers to edit docs and apply using FlightDeck | ||
improve FlightDeck addon (uninstall on demand, website whitelisting, etc.) | Atul? | P1 | bug 552197 bug 566254 bug 566256 bug 566257 bug 566259 | ||
streamline user experience per Aza's design review | Piotr | review | still need to figure out the specific pieces of the review recommendations that we want to tackle in this development cycle and get bugs filed on them | ||
step-by-step tutorial for building addon | Atul | P1 | bug 566261 | ||
page header/footer that integrates with other Mozilla websites | Piotr | P1 | bug 566262 | Myk will get the HTML for this from fligtar |