Rebase to changed listing shape

This commit is contained in:
Kimmo Puputti 2017-09-29 14:57:24 +03:00
parent fa359f0826
commit 449d47b199
2 changed files with 32 additions and 16 deletions

View file

@ -178,12 +178,13 @@ exports[`OrderDetailsPanel accepted matches snapshot 1`] = `
"listing": Object {
"attributes": Object {
"address": "listing1 address",
"closed": false,
"deleted": false,
"description": "listing1 description",
"geolocation": LatLng {
"lat": 40,
"lng": 60,
},
"open": true,
"price": Money {
"amount": 5500,
"currency": "USD",
@ -354,12 +355,13 @@ exports[`OrderDetailsPanel accepted matches snapshot 1`] = `
"listing": Object {
"attributes": Object {
"address": "listing1 address",
"closed": false,
"deleted": false,
"description": "listing1 description",
"geolocation": LatLng {
"lat": 40,
"lng": 60,
},
"open": true,
"price": Money {
"amount": 5500,
"currency": "USD",
@ -563,12 +565,13 @@ exports[`OrderDetailsPanel autorejected matches snapshot 1`] = `
"listing": Object {
"attributes": Object {
"address": "listing1 address",
"closed": false,
"deleted": false,
"description": "listing1 description",
"geolocation": LatLng {
"lat": 40,
"lng": 60,
},
"open": true,
"price": Money {
"amount": 5500,
"currency": "USD",
@ -739,12 +742,13 @@ exports[`OrderDetailsPanel autorejected matches snapshot 1`] = `
"listing": Object {
"attributes": Object {
"address": "listing1 address",
"closed": false,
"deleted": false,
"description": "listing1 description",
"geolocation": LatLng {
"lat": 40,
"lng": 60,
},
"open": true,
"price": Money {
"amount": 5500,
"currency": "USD",
@ -948,12 +952,13 @@ exports[`OrderDetailsPanel delivered matches snapshot 1`] = `
"listing": Object {
"attributes": Object {
"address": "listing1 address",
"closed": false,
"deleted": false,
"description": "listing1 description",
"geolocation": LatLng {
"lat": 40,
"lng": 60,
},
"open": true,
"price": Money {
"amount": 5500,
"currency": "USD",
@ -1124,12 +1129,13 @@ exports[`OrderDetailsPanel delivered matches snapshot 1`] = `
"listing": Object {
"attributes": Object {
"address": "listing1 address",
"closed": false,
"deleted": false,
"description": "listing1 description",
"geolocation": LatLng {
"lat": 40,
"lng": 60,
},
"open": true,
"price": Money {
"amount": 5500,
"currency": "USD",
@ -1337,12 +1343,13 @@ exports[`OrderDetailsPanel preauthorized matches snapshot 1`] = `
"listing": Object {
"attributes": Object {
"address": "listing1 address",
"closed": false,
"deleted": false,
"description": "listing1 description",
"geolocation": LatLng {
"lat": 40,
"lng": 60,
},
"open": true,
"price": Money {
"amount": 5500,
"currency": "USD",
@ -1513,12 +1520,13 @@ exports[`OrderDetailsPanel preauthorized matches snapshot 1`] = `
"listing": Object {
"attributes": Object {
"address": "listing1 address",
"closed": false,
"deleted": false,
"description": "listing1 description",
"geolocation": LatLng {
"lat": 40,
"lng": 60,
},
"open": true,
"price": Money {
"amount": 5500,
"currency": "USD",

View file

@ -185,12 +185,13 @@ exports[`SaleDetailsPanel accepted matches snapshot 1`] = `
"listing": Object {
"attributes": Object {
"address": "listing1 address",
"closed": false,
"deleted": false,
"description": "listing1 description",
"geolocation": LatLng {
"lat": 40,
"lng": 60,
},
"open": true,
"price": Money {
"amount": 5500,
"currency": "USD",
@ -318,12 +319,13 @@ exports[`SaleDetailsPanel accepted matches snapshot 1`] = `
"listing": Object {
"attributes": Object {
"address": "listing1 address",
"closed": false,
"deleted": false,
"description": "listing1 description",
"geolocation": LatLng {
"lat": 40,
"lng": 60,
},
"open": true,
"price": Money {
"amount": 5500,
"currency": "USD",
@ -533,12 +535,13 @@ exports[`SaleDetailsPanel autorejected matches snapshot 1`] = `
"listing": Object {
"attributes": Object {
"address": "listing1 address",
"closed": false,
"deleted": false,
"description": "listing1 description",
"geolocation": LatLng {
"lat": 40,
"lng": 60,
},
"open": true,
"price": Money {
"amount": 5500,
"currency": "USD",
@ -666,12 +669,13 @@ exports[`SaleDetailsPanel autorejected matches snapshot 1`] = `
"listing": Object {
"attributes": Object {
"address": "listing1 address",
"closed": false,
"deleted": false,
"description": "listing1 description",
"geolocation": LatLng {
"lat": 40,
"lng": 60,
},
"open": true,
"price": Money {
"amount": 5500,
"currency": "USD",
@ -881,12 +885,13 @@ exports[`SaleDetailsPanel delivered matches snapshot 1`] = `
"listing": Object {
"attributes": Object {
"address": "listing1 address",
"closed": false,
"deleted": false,
"description": "listing1 description",
"geolocation": LatLng {
"lat": 40,
"lng": 60,
},
"open": true,
"price": Money {
"amount": 5500,
"currency": "USD",
@ -1014,12 +1019,13 @@ exports[`SaleDetailsPanel delivered matches snapshot 1`] = `
"listing": Object {
"attributes": Object {
"address": "listing1 address",
"closed": false,
"deleted": false,
"description": "listing1 description",
"geolocation": LatLng {
"lat": 40,
"lng": 60,
},
"open": true,
"price": Money {
"amount": 5500,
"currency": "USD",
@ -1241,12 +1247,13 @@ exports[`SaleDetailsPanel preauthorized matches snapshot 1`] = `
"listing": Object {
"attributes": Object {
"address": "listing1 address",
"closed": false,
"deleted": false,
"description": "listing1 description",
"geolocation": LatLng {
"lat": 40,
"lng": 60,
},
"open": true,
"price": Money {
"amount": 5500,
"currency": "USD",
@ -1374,12 +1381,13 @@ exports[`SaleDetailsPanel preauthorized matches snapshot 1`] = `
"listing": Object {
"attributes": Object {
"address": "listing1 address",
"closed": false,
"deleted": false,
"description": "listing1 description",
"geolocation": LatLng {
"lat": 40,
"lng": 60,
},
"open": true,
"price": Money {
"amount": 5500,
"currency": "USD",