AMO/FlightDeck/1.0a9: Difference between revisions
< AMO | FlightDeck
Jump to navigation
Jump to search
Dandonkulous (talk | contribs) |
Dandonkulous (talk | contribs) |
||
(9 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
= Goals = | = Goals = | ||
Keyboard shortcuts, add-on/library deletion, external resource uploads. | |||
= Timeline = | = Timeline = | ||
Line 56: | Line 56: | ||
| P2 | | P2 | ||
| {{bug|633592}} | | {{bug|633592}} | ||
| {{ | | {{done|}} | ||
| | | UI piece is done, shortcuts are done. just need some patchs from MooTools | ||
|- | |- | ||
| Allow fetching of external resources | | Allow fetching of external resources | ||
Line 63: | Line 63: | ||
| P2 | | P2 | ||
| {{bug|633589}} | | {{bug|633589}} | ||
| {{ | | {{done|}} | ||
| Users should be able to submit an external resource URL to the Builder's attachment section and have the app fetch and include that resource. | | Users should be able to submit an external resource URL to the Builder's attachment section and have the app fetch and include that resource. | ||
|- | |- | ||
Line 98: | Line 98: | ||
| P1 | | P1 | ||
| {{bug|633590}} | | {{bug|633590}} | ||
| {{ | | {{done|}} | ||
| | | Sean and I are discussing some mocks for the new logo | ||
|} | |} | ||
</onlyinclude> | </onlyinclude> | ||
= Ride-alongs = | |||
* Module collision detection | |||
* Verbose revision messages | |||
= Production Server Update Instructions = | = Production Server Update Instructions = | ||
http://etherpad.mozilla.org:9000/bamo-0-9-push | * http://etherpad.mozilla.org:9000/bamo-0-9-push | ||
* http://etherpad.mozilla.org:9000/bamo-0-9-1-push |
Latest revision as of 20:15, 23 March 2011
Goals
Keyboard shortcuts, add-on/library deletion, external resource uploads.
Timeline
Milestone | Planned | Actual | Notes |
Thaw | Monday, February 14 | ||
Maintenance Release | Thursday, March 3 | ||
Freeze | Friday, March 18 | ||
Feature Release | Thursday, March 24 |
Deliverables
Summary | Owner | Priority | References | Status | Notes |
Ability to delete an add-on/library | Piotr | P1 | bug 633595 | [DONE] | We will allow deletion of add-ons and libraries in a way that accounts for forks or dependent packages. |
Create a keyboard shortcut UI & support for advanced shortcuts | Sean | P2 | bug 633592 | [DONE] | UI piece is done, shortcuts are done. just need some patchs from MooTools |
Allow fetching of external resources | Piotr | P2 | bug 633589 | [DONE] | Users should be able to submit an external resource URL to the Builder's attachment section and have the app fetch and include that resource. |
Restyle the app to resemble AMO | Daniel | RESCHEDULED | [ON TRACK] | The Builder should take its styling cues from AMO where possible | |
Add in-Edit library version updating | Sean | P1 | bug 633597 | [DONE] | This feature is done and being actively tested in our master build |
Update the application with SDK 1.0b3 | Piotr | P1 | bug 624521 | [DONE] | Add support for the latest beta to remain in step with the SDK release cycle |
Refreshed the Builder's tutorial page (outdated, currently disabled) | Daniel | P2 | bug 633577 | [DONE] | The tutorial on the Builder contains deprecated syntax in API examples and other outdated information. It is currently disabled in the live Builder to minimize user confusion. |
Generate a new logo for the Add-on Builder | Marketing (Sean Martell) | P1 | bug 633590 | [DONE] | Sean and I are discussing some mocks for the new logo |
Ride-alongs
- Module collision detection
- Verbose revision messages