Labs/Jetpack/FlightDeck/1.0a2
< Labs | Jetpack | FlightDeck
Jump to navigation
Jump to search
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 | Wednesday, April 28 | although we started the planning and earnest development in May, some preparatory work began a few weeks earlier |
Freeze | Tuesday, June 8 (11:59pm PT) | ||
RC1 | Wednesday, June 9 | ||
Final | Wednesday, June 16 |
Deliverables
Summary | Owner | Priority | References | Status | Notes |
rearchitect package generation to use SDK's preferred directory structure | Piotr | P1 | bug 566263 spec | [DONE] | working - tested with unittest, front-end needs to be upgraded |
Refactor editor front-end to work with the SDK's preferred directory structure | Piotr | P1 | early design idea | [ON TRACK] | Libraries edited in separate tabs, Manifest is now automated |
support unforgeable addon IDs | Piotr | P1 | bug 566264 bug 553020 | Builder is currently using the "special" incrementing ID; Piotr to 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 | Piotr | 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 a doc how to write documentation. 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 | Myk and Atul to prioritize | |
streamline user experience per Aza's design review | Piotr | UX review 1.0a2-specific plan | Piotr wrote up a plan for tackling a set of UX changes, and Myk has provided feedback on it. | ||
step-by-step tutorial for building addon | Atul | P1 | bug 566261 | blocked on UX work | |
rebrand application to Add-ons Builder | Piotr | P2 | |||
page header/footer that integrates with other Mozilla websites | Piotr | P2 | bug 566262 | Myk will get the HTML for this from fligtar |