Commit graph

1540 commits

Author SHA1 Message Date
Vesa Luusua
aa2fb1d4d6 update sdk (added calls to open / close) 2017-08-30 16:09:17 +03:00
Kimmo Puputti
83f20fbb99 Merge pull request #369 from sharetribe/breakdown-improvements
Breakdown improvements
2017-08-30 14:16:53 +03:00
Kimmo Puputti
f610add431 Change breakdown texts based on tx state 2017-08-30 11:00:15 +03:00
Kimmo Puputti
1dc9b0ae43 Add spacing for breakdown columns 2017-08-30 11:00:15 +03:00
Vesa Luusua
4960f122ff Merge pull request #368 from sharetribe/listing-image-carousel
Listing image carousel
2017-08-29 16:40:48 +03:00
Kimmo Puputti
ca22d8e500 Implement image carousel to listing page 2017-08-29 15:37:17 +03:00
Vesa Luusua
7e2c5c1a2d Merge pull request #367 from sharetribe/managelistingspage-show-listings
Managelistingspage show listings
2017-08-29 00:59:18 +03:00
Vesa Luusua
12eb357367 copy-paste typo 2017-08-29 00:49:25 +03:00
Kimmo Puputti
669da61360 Add button to show image carousel modal 2017-08-28 14:50:27 +03:00
Kimmo Puputti
8d5415d6c0 Add placeholder for ImageCarousel component 2017-08-28 14:49:23 +03:00
Vesa Luusua
3ff50f9dc1 ManageListingPage with ManageListingCards and loadData 2017-08-28 14:45:56 +03:00
Vesa Luusua
c8e6c9901b ManageListingCard test and example 2017-08-28 14:45:56 +03:00
Vesa Luusua
8f509109f3 ManageListingCard 2017-08-28 14:45:50 +03:00
Vesa Luusua
8cf6557eb2 Fetch own listings 2017-08-28 14:25:29 +03:00
Vesa Luusua
d5c6df154f update sdk version (listings.queryOwn added) 2017-08-28 14:02:44 +03:00
Kimmo Puputti
bb2b229f81 Merge pull request #364 from sharetribe/clean-up-money-handling
Clean up money handling
2017-08-28 13:50:12 +03:00
Kimmo Puputti
03d2c93d5a Add documentation 2017-08-28 13:41:48 +03:00
Kimmo Puputti
a238265e94 Rename minorUnitDivisors to subUnitDivisors 2017-08-28 13:41:36 +03:00
Kimmo Puputti
178937ab27 Try not to pass around subUnitDivisor 2017-08-28 11:14:22 +03:00
Vesa Luusua
d09f03a00a Merge pull request #365 from sharetribe/managelistingspage
Managelistingspage
2017-08-25 15:35:10 +03:00
Vesa Luusua
5317d5d1ce Remove typo and some unnecessary imports 2017-08-25 15:28:33 +03:00
Vesa Luusua
4244e30a61 Secondary navigation: UserNav. It will be used in desktop mode on current user related pages 2017-08-25 15:24:51 +03:00
Vesa Luusua
f3e0b4a954 Empty ManageListingsPage with secondary navigation bar 2017-08-25 15:24:50 +03:00
Vesa Luusua
2a0a98d796 AuthenticationPage uses TabNavHorizontal component 2017-08-25 15:24:50 +03:00
Vesa Luusua
9585358a9c TabNavHorizontal component 2017-08-25 15:24:49 +03:00
Vesa Luusua
ad38af2b42 TopbarMobileMenu can handle profile link: your listings 2017-08-25 15:24:49 +03:00
Vesa Luusua
3894af8624 TopbarDesktop can handle profile link: your listings 2017-08-25 15:24:49 +03:00
Vesa Luusua
33e8bff499 Merge pull request #366 from sharetribe/searchmap-button-fix
Open mobile map button: fix since position sticky didn't work
2017-08-25 15:10:34 +03:00
Vesa Luusua
89b6c2a164 Open mobile map button: fix since position sticky was unreliable on Safari 2017-08-25 15:04:30 +03:00
Kimmo Puputti
aaba33e8b3 Merge pull request #362 from sharetribe/edit-listing-link-redesign
Edit own listing redesign
2017-08-25 12:52:24 +03:00
Kimmo Puputti
5c5329fb72 Remove unnecessary variable 2017-08-25 12:46:26 +03:00
Kimmo Puputti
e079e8c802 Extract EditIcon to a separate file 2017-08-25 12:44:46 +03:00
Kimmo Puputti
55e9574ce8 Avoid passing around currencyConfig 2017-08-25 10:59:15 +03:00
Kimmo Puputti
cb41d90d7b Remove currencyConfig from formatMoney params 2017-08-25 10:09:52 +03:00
Kimmo Puputti
a214a04901 Remove subUnitDivisor from convertMoneyToNumber params 2017-08-25 10:09:52 +03:00
Vesa Luusua
2beff7ed7b Merge pull request #356 from sharetribe/mapButton-review
map button design fixes
2017-08-24 16:16:04 +03:00
Kimmo Puputti
72b787920e Use formatMoney helper where possible 2017-08-24 16:12:32 +03:00
Vesa Luusua
09fe599c30 Some necessary changes to push pagination back to bottom and keeping listing rows stacked up. 2017-08-24 16:11:08 +03:00
Janne Koivistoinen
2122e9f776 map button design fixes 2017-08-24 16:09:01 +03:00
Vesa Luusua
869fa1ad8c Merge pull request #363 from sharetribe/sticky-button-fix
Safari bug: sticky didn't work with button nor with bottom position
2017-08-24 16:06:58 +03:00
Vesa Luusua
e689a2bbf0 Safari bug: sticky didn't work with button nor with bottom position 2017-08-24 15:51:07 +03:00
Kimmo Puputti
05b34a6992 Edit own listing bar and actions 2017-08-24 15:20:56 +03:00
Vesa Luusua
d86ede282b Merge pull request #361 from sharetribe/same-location-carusel
Listings grouped by location
2017-08-24 14:32:06 +03:00
Vesa Luusua
b9bd4232f0 Review change 2017-08-24 14:31:37 +03:00
Vesa Luusua
590d18d42b Rename SearchMapListingCard to SearchMapInfoCard (since it's functionally infowindow and doesn't contain just one listing 2017-08-24 14:18:47 +03:00
Vesa Luusua
31d6a15c98 Let's not try to add any margins around search results 2017-08-24 14:18:47 +03:00
Vesa Luusua
b22f3639d2 include images to extra listing search for map 2017-08-24 14:18:46 +03:00
Vesa Luusua
a9978bd035 SearchMap groups listings to locations based arrays 2017-08-24 14:18:46 +03:00
Vesa Luusua
68057c4a2c SearchMapListingCard can handle listings array and shows multiple listings in carousel 2017-08-24 14:18:45 +03:00
Vesa Luusua
5a659929de Click disabled for point-of-interest icons/locations 2017-08-24 14:18:45 +03:00