Add a subscription widget
Bug #616653 reported by
Graham Binns
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Launchpad itself |
Fix Released
|
High
|
Graham Binns |
Bug Description
Further to the work we've done mocking up a new UI for subscriptions, we need to add a JavaScript widget that behaves in the same ways as that in the mockups.
Note that this bug is merely about adding the widget to Launchpad. It doesn't have to do anything besides behaving appropriately when clicked.
Related branches
lp://qastaging/~gmb/launchpad/new-subscriptions-widget-bug-616653
- Brad Crittenden (community): Approve (code)
-
Diff: 210 lines (+196/-0)3 files modifiedlib/lp/bugs/javascript/bug_subscription_widget.js (+85/-0)
lib/lp/bugs/javascript/tests/test_bug_subscription_widget.html (+41/-0)
lib/lp/bugs/javascript/tests/test_bug_subscription_widget.js (+70/-0)
Changed in malone: | |
status: | In Progress → Fix Committed |
tags: |
added: qa-ok removed: qa-needstesting |
Changed in malone: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
Fixed in stable r11413 <http:// bazaar. launchpad. net/~launchpad- pqm/launchpad/ stable/ revision/ 11413>.