Commit graph

1451 commits

Author SHA1 Message Date
Kimmo Puputti
d3cbae79a6 Add autosize package 2017-08-18 08:16:33 +03:00
Kimmo Puputti
f2c2c65826 Add ExpandingTextarea component 2017-08-18 08:16:33 +03:00
Kimmo Puputti
08139e3a5a Trim listing description before saving to API 2017-08-18 08:16:33 +03:00
Kimmo Puputti
72fc193fbc Preserve line breaks in listing description 2017-08-18 08:16:33 +03:00
Kimmo Puputti
8c31bc2f77 Add max length to the listing title 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
98895a97be Merge pull request #348 from sharetribe/wizard-prettier-fix
review branches didn't run prettier
2017-08-17 13:31:42 +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
983657520b Merge pull request #347 from sharetribe/listingpage-title
title fixes for create and edit listing pages
2017-08-16 18:16:58 +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
98d521d836 Merge pull request #344 from sharetribe/route-handling-and-email-confirmation-fixes
Route handling and email confirmation fixes
2017-08-16 09:23:01 +03:00
Kimmo Puputti
2b359caa0a Improve routing changes
- Add hash to saved from page
 - Use authPage instead of preferLogin for more flexibility
2017-08-16 09:09:52 +03:00
Kimmo Puputti
9027d07a84 Format JS 2017-08-15 16:08:46 +03:00
Kimmo Puputti
2016038277 Fix broken logout and lint errors 2017-08-15 16:08:46 +03:00
Kimmo Puputti
01dbdafbec Prefer login page for email confirmation 2017-08-15 16:08:46 +03:00
Kimmo Puputti
8d9c078309 Improve routing
- Allow setting `preferLogin` in route config to enable redirecting
   to login page instead of signup page
 - Add missing search params to the auth redirect
2017-08-15 16:08:32 +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
a239891900 Merge pull request #341 from sharetribe/open-card-on-map
Open card on map
2017-08-15 14:50:59 +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
cd22fcd093 Missing translation 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
Janne Koivistoinen
3cf201b273 Merge pull request #342 from sharetribe/checkoutpage-review
checkout page design review
2017-08-15 14:41:36 +03:00
Janne Koivistoinen
ee922b3cbc checkout page design review 2017-08-15 14:36:26 +03:00
Kimmo Puputti
e731d05c80 Merge pull request #337 from sharetribe/edit-listing
Edit listing
2017-08-15 11:32:22 +03:00
Kimmo Puputti
7434e1d887 Disable save button while update is in progress 2017-08-15 11:25:48 +03:00
Kimmo Puputti
d52cbd39f6 Improve docs 2017-08-15 10:47:03 +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
b8b12c1c40 Add listing edit mobile link 2017-08-15 10:47:03 +03:00
Kimmo Puputti
e5f5995dbb Translate button texts 2017-08-15 10:47:03 +03:00
Kimmo Puputti
da09897ba9 Load listing to be edited 2017-08-15 10:46:18 +03:00
Kimmo Puputti
c54f4cdd10 Initialise wizard with correct data for new/edit views 2017-08-15 10:46:18 +03:00
Kimmo Puputti
c20fc61f9e Link to listing edit page 2017-08-15 10:46:18 +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
d5e5a17468 Merge pull request #340 from sharetribe/verifyEmail-review
email verification review
2017-08-14 17:22:26 +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
b1e7dd8c1b email verification review 2017-08-14 17:11:56 +03:00