Implement clicked callback for buttons that link to the web
Bug #798198 reported by
Natalia Bidart
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Ubuntu One Control Panel |
Fix Released
|
Medium
|
Natalia Bidart |
Bug Description
"Go to the web and share folders and publish files"
"Get more space!"
"Go to the web to modify your plan"
"Go to the web to update your storage"
"Go to the web to manage other devices"
"Edit your profile"
"edit your billing information"
Related branches
lp://staging/~nataliabidart/ubuntuone-control-panel/clicking
- John Lenton (community): Approve
-
Diff: 331 lines (+87/-78)12 files modifiedbin/ubuntuone-control-panel-qt (+1/-1)
data/qt/profile.ui (+1/-61)
ubuntuone/controlpanel/gui/__init__.py (+7/-2)
ubuntuone/controlpanel/gui/qt/__init__.py (+7/-4)
ubuntuone/controlpanel/gui/qt/controlpanel.py (+8/-1)
ubuntuone/controlpanel/gui/qt/folders.py (+7/-7)
ubuntuone/controlpanel/gui/qt/profile.py (+8/-1)
ubuntuone/controlpanel/gui/qt/services.py (+13/-1)
ubuntuone/controlpanel/gui/qt/tests/test_controlpanel.py (+7/-0)
ubuntuone/controlpanel/gui/qt/tests/test_folders.py (+7/-0)
ubuntuone/controlpanel/gui/qt/tests/test_profile.py (+7/-0)
ubuntuone/controlpanel/gui/qt/tests/test_services.py (+14/-0)
Changed in ubuntuone-control-panel: | |
assignee: | nobody → Natalia Bidart (nataliabidart) |
importance: | Undecided → Medium |
status: | New → Triaged |
tags: | added: u1-zomg-windows |
Changed in ubuntuone-control-panel: | |
status: | Triaged → Fix Committed |
Changed in ubuntuone-control-panel: | |
milestone: | none → 1.1.1 |
status: | Fix Committed → Fix Released |
To post a comment you must log in.