Commit graph

1550 commits

Author SHA1 Message Date
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
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
Janne Koivistoinen
b16f04f8a0 salePage design review 2017-08-14 16:31:02 +03:00
Vesa Luusua
2bbd9e8bb2 Review changes 2017-08-10 18:03:17 +03:00
Vesa Luusua
bfb24c45fc SearchMap using react-google-maps library 2017-08-10 14:57:13 +03:00
Vesa Luusua
6e71495c57 SearchMapPriceLabel component (again) 2017-08-10 14:57:13 +03:00
Boyan Tabakov
989b031827 Merge pull request #335 from sharetribe/api-resource-hierarchy
Update Core API calls to follow latest API hierarchy
2017-08-10 14:29:31 +03:00
Boyan Tabakov
c13c5598b2 Update tests 2017-08-10 14:21:38 +03:00
Kimmo Puputti
f0ca0564dd New URL schema for creating a listing
The URL will now always have an id and a slug so that new/edit listing
wizards can be generalised. When creating a new listing, temporary id
and slug are put to the URL.
2017-08-10 12:29:39 +03:00
Kimmo Puputti
a258c65cf7 Make modal open state respond to window resize 2017-08-09 14:38:23 +03:00
Kimmo Puputti
6b92f44171 Add helper HOC to listen to viewport dimension changes 2017-08-09 14:38:23 +03:00
Kimmo Puputti
5d21652e5c Fix modal style regressions based on review comments 2017-08-09 14:22:46 +03:00
Kimmo Puputti
41db9c93a9 Fix modal margins in desktop layout 2017-08-09 14:22:46 +03:00
Kimmo Puputti
532f550bae Implement responsive modal dialog 2017-08-09 14:22:46 +03:00
Boyan Tabakov
e4d5033a3a Update Core API calls to follow latest API hierarchy 2017-08-09 14:08:39 +03:00
Vesa Luusua
48c47633ab CheckoutPage: desktop layout and listing image to mobile layout 2017-08-08 17:53:07 +03:00
Vesa Luusua
03cd105314 CheckoutPage: desktop logo (img) for dummy topbar 2017-08-08 17:15:19 +03:00
Vesa Luusua
bc8c8b9be4 StripePaymentForm: desktop layout 2017-08-08 17:13:38 +03:00
Vesa Luusua
81ec93b57f CheckoutPage: Moving helper functions away from main js-file 2017-08-08 16:45:40 +03:00
Kimmo Puputti
28c2861684 Merge pull request #333 from sharetribe/new-listing-responsive-layout
Responsive listing creation layout
2017-08-08 10:34:40 +03:00
Kimmo Puputti
6eb5da0d10 Merge pull request #329 from sharetribe/fix-handling-spaces-in-account-numbers
Fix error when pasting account number with spaces
2017-08-08 10:34:04 +03:00
Kimmo Puputti
02dd1f4bcf Move custom breakpoint to the component file 2017-08-08 10:18:39 +03:00
Kimmo Puputti
cf4937a1a7 Change var name 2017-08-08 10:18:27 +03:00
Mikko Koski
110b7b28c0 Review comments fixed 2017-08-08 10:00:18 +03:00
Kimmo Puputti
a42af34853 Responsive new listing wizard 2017-08-07 16:05:59 +03:00
Mikko Koski
7b5d5d5fab Email verification page 2017-08-07 16:04:46 +03:00
Kimmo Puputti
808e5d014f Fix errors in Sale page tests 2017-08-04 10:13:02 +03:00
Kimmo Puputti
5a3f3212df Allow typing in spaces to break down logn numbers 2017-08-04 10:05:04 +03:00
Kimmo Puputti
cfbcc8589d Remove whitespace from account/routing nums before sending to Stripe
Stripe seems to fail at least if the account number is copy pasted to
the input, and contains spaces (like in the placeholder text). The
solution is just to remove any whitespace from the numbers before
sending them to the Stripe API.
2017-08-04 09:54:13 +03:00
Kimmo Puputti
b811f34254 Fix right column alignment when left column goes to two rows 2017-08-04 09:07:08 +03:00
Janne Koivistoinen
ed80727343 Merge pull request #327 from sharetribe/orderPage-review
design review for order pages
2017-08-03 16:53:54 +03:00
Janne Koivistoinen
d06d34bb17 resolve the comment for img border-radius 2017-08-03 16:44:46 +03:00
Janne Koivistoinen
4ba1e907e4 design review for order pages 2017-08-03 16:37:34 +03:00
Kimmo Puputti
6bf7a5af9a Sale page responsive styles 2017-08-03 16:30:51 +03:00
Kimmo Puputti
215c2b0b5e Fetch related listing for the sale page transaction 2017-08-03 15:53:12 +03:00
Kimmo Puputti
b1003a62b0 Merge pull request #325 from sharetribe/order-page-responsive-styles
Responsive Order page
2017-08-03 10:34:07 +03:00
Kimmo Puputti
8481de0650 Merge pull request #323 from sharetribe/listing-page-own-listing-placeholder
Listing page placeholder for own listings
2017-08-03 10:19:50 +03:00
Kimmo Puputti
8359f35fc3 Merge pull request #322 from sharetribe/fix-search-map-price-overlay
Fix SearchMap price overlay value
2017-08-03 10:19:13 +03:00
Kimmo Puputti
1aa3df14a1 Implement responsive order page 2017-08-03 09:53:41 +03:00