AMO/FlightDeck/0.9.6
< AMO | FlightDeck
Jump to navigation
Jump to search
Goals
Harden the app and do rigorous performance testing in preparation for the beta launch of the Builder.
Timeline
| Milestone | Planned | Actual | Notes |
| Thaw | Wednesday, May 25 | ||
| Maintenance Release | NOT PLANNED | ||
| Freeze | Wednesday, June 15 | ||
| Feature Release | Wednesday, June 22 |
Deliverables
| Summary | Owner | Priority | References | Status | Notes |
| Search Integration - Phase 2 | Sean/Dave | P2 | bug 625947 | [ON TRACK] | Add advanced search facets to the search service, and the front-facing UI to support them. |
| Add-on repack speed boost to <= 5 seconds | Piotr | P1 | bug 640432 | [ON TRACK] | Generate a generic add-on repacking service that deprecates current test/download mechanism. |
| User feedback UI elements | Sean | P1 | bug 640376 | [ON TRACK] | Add user feedback UI to all places where async actions occur |
| Develop a revision queuing system | Piotr | P2 | bug 640432 | [ON TRACK] | Create a mechanism that queues revision to provide a more fluid experience when using the editor. |
| Make plan to refactor JavaScript classes | Sean | P1 | [ON TRACK] | Plan out how the JavaScript should be organized better, as if designed to be a decent application. Likely to use a MVC pattern, and CommonJS modules. |