AMO/FlightDeck/1.0a9: Difference between revisions

 
(16 intermediate revisions by 3 users not shown)
Line 1: Line 1:
= Goals =
= Goals =


Restyle the Builder to resemble AMO, implement full-text search on a dedicated search page.
Keyboard shortcuts, add-on/library deletion, external resource uploads.


= Timeline =
= Timeline =
Line 49: Line 49:
| P1
| P1
| {{bug|633595}}
| {{bug|633595}}
| {{ok|}}
| {{done|}}
| We will allow deletion of add-ons and libraries in a way that accounts for forks or dependent packages.
| We will allow deletion of add-ons and libraries in a way that accounts for forks or dependent packages.
|-
|-
Line 56: Line 56:
| P2
| P2
| {{bug|633592}}
| {{bug|633592}}
| {{ok|}}
| {{done|}}
| Add a new UI presence that allows for easy reference to all keyboard shortcuts. Add addition shortcuts, see bug for details.
| UI piece is done, shortcuts are done. just need some patchs from MooTools
|-
|-
| Allow fetching of external resources
| Allow fetching of external resources
| Piotr/Sean
| Piotr
| P2
| P2
| {{bug|633589}}
| {{bug|633589}}
| {{ok|}}
| {{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.
|-
|-
| Restyle the app to resemble AMO
| Restyle the app to resemble AMO
| Sean
| Daniel
| P1
| RESCHEDULED
| {{bug|612721}}
|  
| {{ok|}}
| {{ok|}}
| The Builder should take its styling cues from AMO where possible
| The Builder should take its styling cues from AMO where possible
Line 77: Line 77:
| P1
| P1
| {{bug|633597}}
| {{bug|633597}}
| {{ok|}}
| {{done|}}
| Users should be able to instantly update their libraries to the latest version in edit mode.
| This feature is done and being actively tested in our master build
|-
|-
| Update the application with SDK 1.0b3
| Update the application with SDK 1.0b3
Line 84: Line 84:
| P1
| P1
| {{bug|624521}}
| {{bug|624521}}
| {{ok|}}
| {{done|}}
| Add support for the latest beta to remain in step with the SDK release cycle
| Add support for the latest beta to remain in step with the SDK release cycle
|-
|-
Line 91: Line 91:
| P2
| P2
| {{bug|633577}}
| {{bug|633577}}
| {{ok|}}
| {{done|}}
| The tutorial on the Builder is currently out of date, it contains deprecated syntax in API examples and will be slimmed down and reformatted to be a stepwise instruction set.
| 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
| Generate a new logo for the Add-on Builder
| TBD
| Marketing (Sean Martell)
| P1
| P1
| {{bug|633590}}
| {{bug|633590}}
| {{ok|}}
| {{done|}}
| We need to move to a new logo that better scales to smaller sizes
| Sean and I are discussing some mocks for the new logo
|}
|}
</onlyinclude>
</onlyinclude>
633592
 
= 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


Production Server Update Instructions