Merge lp:~tpeeters/ubuntu-ui-toolkit/60-ActionsFromTabs into lp:ubuntu-ui-toolkit/staging
| Status: | Merged |
|---|---|
| Approved by: | Christian Dywan on 2015-04-20 |
| Approved revision: | 1484 |
| Merged at revision: | 1489 |
| Proposed branch: | lp:~tpeeters/ubuntu-ui-toolkit/60-ActionsFromTabs |
| Merge into: | lp:ubuntu-ui-toolkit/staging |
| Diff against target: |
108 lines (+26/-20) 3 files modified
modules/Ubuntu/Components/Themes/Ambiance/OverflowPanel.qml (+9/-16) modules/Ubuntu/Components/Themes/Ambiance/PageHeadStyle.qml (+15/-3) tests/autopilot/ubuntuuitoolkit/_custom_proxy_objects/_header.py (+2/-1) |
| To merge this branch: | bzr merge lp:~tpeeters/ubuntu-ui-toolkit/60-ActionsFromTabs |
| Related bugs: |
| Reviewer | Review Type | Date Requested | Status |
|---|---|---|---|
| PS Jenkins bot | continuous-integration | Approve on 2015-04-20 | |
| Christian Dywan | 2015-04-20 | Approve on 2015-04-20 | |
|
Review via email:
|
|||
Commit Message
Create a list of Actions from a list of Tabs so that OverflowPanel only needs one type of model.
Description of the Change
Create a list of Actions from a list of Tabs so that OverflowPanel only needs one type of model.
| PS Jenkins bot (ps-jenkins) wrote : | # |
PASSED: Continuous integration, rev:1483
http://
Executed test runs:
SUCCESS: http://
SUCCESS: http://
SUCCESS: http://
deb: http://
SUCCESS: http://
SUCCESS: http://
SUCCESS: http://
deb: http://
SUCCESS: http://
Click here to trigger a rebuild:
http://
| PS Jenkins bot (ps-jenkins) wrote : | # |
FAILED: Autolanding.
More details in the following jenkins job:
http://
Executed test runs:
SUCCESS: http://
SUCCESS: http://
deb: http://
UNSTABLE: http://
| Christian Dywan (kalikiana) wrote : | # |
Approving again. Failure looks like a false positive.
| PS Jenkins bot (ps-jenkins) wrote : | # |
FAILED: Continuous integration, rev:1484
http://
Executed test runs:
FAILURE: http://
SUCCESS: http://
SUCCESS: http://
deb: http://
SUCCESS: http://
FAILURE: http://
SUCCESS: http://
deb: http://
SUCCESS: http://
Click here to trigger a rebuild:
http://

A very nice clean-up step.