Commit graph

562 commits

Author SHA1 Message Date
Kimmo Puputti
72b787920e Use formatMoney helper where possible 2017-08-24 16:12:32 +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
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
98a913a4c5 Fix initial value handlign with zero as currency 2017-08-24 10:58:54 +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
Kimmo Puputti
ac0f43fb62 Validate currency bounds 2017-08-23 15:15:48 +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
Kimmo Puputti
aba9cc748c Update snapshots 2017-08-21 10:46:36 +03:00
Kimmo Puputti
ab1914b137 Fix user handling for prop type validation 2017-08-21 10:40:08 +03:00
Kimmo Puputti
852d8250f2 Use displayName/abbreviatedName of the user
The API changed from having firstName/lastName in the user object
profile. The displayName/abbreviatedName should be used instead.
2017-08-21 10:18:49 +03:00
Vesa Luusua
d75ee44108 Handle close modal when navigating away from searchmap modal 2017-08-18 18:03:26 +03:00
Vesa Luusua
fc4336f0f7 Fix fullscreen control on mobile layout (remove it) 2017-08-18 15:44:00 +03:00
Vesa Luusua
f9cb5f7d79 Adding z-index to modal's close button 2017-08-18 10:59:03 +03:00
Vesa Luusua
f835365860 SearchMap fixes (fitBounds called when needed and bounds_changed event listened) 2017-08-18 10:48:27 +03:00
Kimmo Puputti
8708a9694f Clear initialisation timeout when unmounting 2017-08-18 08:16:57 +03:00
Kimmo Puputti
cdbcc55e9b Use autosize to automatically expand textareas 2017-08-18 08:16:33 +03:00
Kimmo Puputti
f2c2c65826 Add ExpandingTextarea component 2017-08-18 08:16:33 +03:00
Kimmo Puputti
15dad39e53 Merge pull request #351 from sharetribe/translate-wizard-tab-labels
Translate listing wizard tab labels
2017-08-18 08:15:01 +03:00
Kimmo Puputti
f80689fbb0 Merge pull request #345 from sharetribe/remove-listing-images
Remove listing images
2017-08-18 08:14:50 +03:00
Kimmo Puputti
8497317dfb Translate listing wizard tab labels 2017-08-17 15:30:05 +03:00
Vesa Luusua
6b3c898bba review branches didn't run prettier 2017-08-17 13:26:29 +03:00
Kimmo Puputti
a381f15432 Implement deleting listing images 2017-08-17 12:51:03 +03:00
Janne Koivistoinen
3b34ecb9e2 title fixes for create and edit listing pages 2017-08-16 18:03:50 +03:00
Janne Koivistoinen
3fc0d36d01 Merge pull request #346 from sharetribe/newlisting-review
create and edit a listing review
2017-08-16 17:41:20 +03:00
Janne Koivistoinen
5ad2944d4f fixes for the comments 2017-08-16 17:34:55 +03:00
Janne Koivistoinen
4115369bee create and edit a listing review 2017-08-16 17:02:53 +03:00
Kimmo Puputti
9027d07a84 Format JS 2017-08-15 16:08:46 +03:00
Kimmo Puputti
54e42b7ad8 Merge pull request #343 from sharetribe/fix-listing-wizard-flexbox-safari
Fix listing creation/edit flexbox in Safari
2017-08-15 14:52:19 +03:00
Vesa Luusua
be28c8cac2 ensureListing 2017-08-15 14:43:06 +03:00
Vesa Luusua
8048d99ef2 Remove wireframe class (design has changed from original idea)) 2017-08-15 14:43:06 +03:00
Vesa Luusua
48dbe8bf77 use createSlug 2017-08-15 14:43:06 +03:00
Vesa Luusua
23c3cbc18f Update SearchMap: add SearchMapListingCard and remove translation handling) 2017-08-15 14:43:05 +03:00
Vesa Luusua
907818de69 Update snapshots for ResponsiveImage (remedy for map context bug) 2017-08-15 14:43:05 +03:00
Vesa Luusua
90adf90c13 SearchMapListingCard opens when price 'marker' is clicked 2017-08-15 14:43:04 +03:00
Vesa Luusua
7a6ac4506f SearchMapPriceLabel handles price formatting and shouldComponentUpdate check (avoid long refresh batches on top of map) 2017-08-15 14:43:04 +03:00
Kimmo Puputti
a7716f8b64 Fix flexbox in Safari 2017-08-15 14:42:03 +03:00
Kimmo Puputti
7434e1d887 Disable save button while update is in progress 2017-08-15 11:25:48 +03:00
Kimmo Puputti
a61df5211e Add proper translated alt text to saved images 2017-08-15 10:47:03 +03:00
Kimmo Puputti
d827128703 Implement listing editing 2017-08-15 10:47:03 +03:00
Kimmo Puputti
e5f5995dbb Translate button texts 2017-08-15 10:47:03 +03:00
Janne Koivistoinen
da08707e83 Merge pull request #339 from sharetribe/salespage-review
salePage design review
2017-08-14 17:45:31 +03:00
Janne Koivistoinen
77f3cfd721 comment round 2017-08-14 17:19:36 +03:00
Janne Koivistoinen
5a57da4e1d comment round 2017-08-14 17:17:49 +03:00
Janne Koivistoinen
b16f04f8a0 salePage design review 2017-08-14 16:31:02 +03:00