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 |
|
Vesa Luusua
|
226b2d435d
|
SearchMapGroupLabel for locations that have multiple listings stacked
|
2017-08-24 14:18:44 +03:00 |
|
Kimmo Puputti
|
d6f556e490
|
Merge pull request #360 from sharetribe/fix-image-upload-error-handling
Fix image upload error handling
|
2017-08-24 13:24:59 +03:00 |
|
Kimmo Puputti
|
fbaf62e4d9
|
Prevent adding new images when another is uploading
|
2017-08-24 10:59:35 +03:00 |
|
Kimmo Puputti
|
98a913a4c5
|
Fix initial value handlign with zero as currency
|
2017-08-24 10:58:54 +03:00 |
|
Kimmo Puputti
|
19f66eef6b
|
Fix image upload error handling
|
2017-08-24 10:07:32 +03:00 |
|
Kimmo Puputti
|
1cdf0c442f
|
Merge pull request #357 from sharetribe/fix-long-price-bug
Fix large price handling bugs
|
2017-08-24 10:06:13 +03:00 |
|
Vesa Luusua
|
77eb4b4031
|
Merge pull request #358 from sharetribe/map-review-changes
Map review changes
|
2017-08-23 17:58:14 +03:00 |
|
Kimmo Puputti
|
ac0f43fb62
|
Validate currency bounds
|
2017-08-23 15:15:48 +03:00 |
|
Vesa Luusua
|
8ef60d9c79
|
Merge pull request #359 from sharetribe/change-favicon
Change favicon
|
2017-08-22 15:11:30 +03:00 |
|
Vesa Luusua
|
f07f0d890b
|
Change favicon
|
2017-08-22 15:08:22 +03:00 |
|
Vesa Luusua
|
9a502dfbf1
|
update snapshot
|
2017-08-22 14:57:31 +03:00 |
|
Vesa Luusua
|
b7445a6cb1
|
Sharetribe account related key for google maps
|
2017-08-22 14:50:33 +03:00 |
|
Vesa Luusua
|
30007a085f
|
Using idle event instead of bounds_changed
|
2017-08-22 14:50:24 +03:00 |
|
Vesa Luusua
|
9305aa76e1
|
mobile open map modal button as sticky (not compatible: Edge < 16)
|
2017-08-22 14:31:52 +03:00 |
|