Merge lp:~diegosarmentero/pay-ui/oxide into lp:pay-ui

Proposed by Diego Sarmentero
Status: Merged
Approved by: dobey
Approved revision: 9
Merged at revision: 6
Proposed branch: lp:~diegosarmentero/pay-ui/oxide
Merge into: lp:pay-ui
Prerequisite: lp:~diegosarmentero/pay-ui/pay-errors
Diff against target: 25 lines (+2/-2)
2 files modified
app/ui/UbuntuPurchaseWebkit.qml (+1/-1)
manifest.json (+1/-1)
To merge this branch: bzr merge lp:~diegosarmentero/pay-ui/oxide
Reviewer Review Type Date Requested Status
dobey (community) Approve
PS Jenkins bot (community) continuous-integration Approve
Review via email: mp+225509@code.launchpad.net

Commit message

- Using a different Web Component to fix scrolling and combos issues in the add credit card page.

To post a comment you must log in.
Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Approve (continuous-integration)
Revision history for this message
dobey (dobey) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'app/ui/UbuntuPurchaseWebkit.qml'
2--- app/ui/UbuntuPurchaseWebkit.qml 2014-07-03 15:35:41 +0000
3+++ app/ui/UbuntuPurchaseWebkit.qml 2014-07-03 15:35:41 +0000
4@@ -17,7 +17,7 @@
5 import QtQuick 2.0
6 import Ubuntu.Components 0.1
7 import Ubuntu.Components.Popups 0.1
8-import com.canonical.Oxide 1.0
9+import Ubuntu.Web 0.2
10
11
12 Page {
13
14=== modified file 'manifest.json'
15--- manifest.json 2014-07-03 15:35:41 +0000
16+++ manifest.json 2014-07-03 15:35:41 +0000
17@@ -10,6 +10,6 @@
18 "desktop": "payui.desktop"
19 }
20 },
21- "version": "0.2.5",
22+ "version": "0.2.6",
23 "maintainer": "Sarmentero Diego <diego.sarmentero@canonical.com>"
24 }
25\ No newline at end of file

Subscribers

People subscribed via source and target branches

to all changes: