Commit graph

2047 commits

Author SHA1 Message Date
Hannu Lyytikainen
5994d56807 Change booking button behaviour
If no start or end date is missing for the booking instead of being
disabled the booking button when clicked moves focus to the date picker.
2017-10-06 16:26:09 +03:00
Kimmo Puputti
9b900d682e Merge pull request #478 from sharetribe/logo-alt-text
Add marketplace name as alt text to logo image
2017-10-06 15:40:34 +03:00
Kimmo Puputti
97e8f77bd9 Add marketplace name as alt text to logo image 2017-10-06 15:35:21 +03:00
Kimmo Puputti
12ded4c18d Merge pull request #476 from sharetribe/canonical-listing-url
Canonical listing page URL without slug
2017-10-06 15:19:24 +03:00
Kimmo Puputti
57e4cf2b68 Document route order 2017-10-06 15:11:11 +03:00
Kimmo Puputti
4877c7ebcf Format JS 2017-10-06 15:07:05 +03:00
Kimmo Puputti
dcefbd368a Add canonical path to listing page 2017-10-06 15:05:57 +03:00
Kimmo Puputti
fa17075caa Allow passing in canonical path 2017-10-06 15:05:40 +03:00
Kimmo Puputti
cfe5c1a265 Enable listing page without slug in URL 2017-10-06 15:04:40 +03:00
Vesa Luusua
e4de0701c4 Merge pull request #474 from sharetribe/helmet-followup
Helmet followup
2017-10-06 15:04:11 +03:00
Kimmo Puputti
57077992f4 Merge pull request #475 from sharetribe/address-can-be-undefined
Address can be undefined.
2017-10-06 12:50:29 +03:00
Vesa Luusua
f178eca29e Remove old rel type, 'shortcut icon' and replace it just by standard 'icon' 2017-10-06 12:11:10 +03:00
Vesa Luusua
3d01d305e5 Address can be undefined. 2017-10-06 11:39:55 +03:00
Vesa Luusua
68b851eda5 Webapp manifest 2017-10-06 11:28:27 +03:00
Vesa Luusua
12582f1e5d SearchPage.js improvements 2017-10-06 11:28:26 +03:00
Vesa Luusua
aae1c1b419 ListingPage.js improvements 2017-10-06 11:28:25 +03:00
Vesa Luusua
b43da11235 LandingPage.js improvements 2017-10-06 11:28:24 +03:00
Vesa Luusua
e46294ec9a Page.js improvements 2017-10-06 11:28:24 +03:00
Vesa Luusua
dc1c13b7d4 seo.js improvements 2017-10-06 11:28:23 +03:00
Kimmo Puputti
176331223a Merge pull request #473 from sharetribe/fix-bounce-page-peek
Fix bounce scroll showing page contents from behind modal
2017-10-06 11:26:15 +03:00
Kimmo Puputti
7835522c50 Fix bounce scroll showing page contents from behind modal 2017-10-06 11:17:12 +03:00
Kimmo Puputti
38a31013a5 Merge pull request #472 from sharetribe/prevent-file-drop
Prevent file drop to avoid loosing data
2017-10-06 10:55:42 +03:00
Kimmo Puputti
bf90a87cfb Prevent file drop to avoid loosing data 2017-10-06 10:35:59 +03:00
Kimmo Puputti
55eb4c1aac Merge pull request #467 from sharetribe/disable-response-caching
Disable response caching
2017-10-06 10:00:26 +03:00
Kimmo Puputti
32ff790277 Skip basic auth for static resources 2017-10-06 09:55:03 +03:00
Kimmo Puputti
ccd99f284c Merge pull request #471 from sharetribe/require-min-stripe-account-age
Require min age from a Stripe account
2017-10-06 09:45:37 +03:00
Vesa Luusua
123ada3a0b Merge pull request #470 from sharetribe/address-parsing-fix
Address parsing changed
2017-10-05 17:28:46 +03:00
Vesa Luusua
a4490f4f8c Address parsing changed 2017-10-05 17:28:10 +03:00
Kimmo Puputti
7fa8f4a9c0 Require min age for Stripe accounts 2017-10-05 16:13:47 +03:00
Kimmo Puputti
33f50aacce Add validator for min age from a date object 2017-10-05 16:00:48 +03:00
Kimmo Puputti
e2a2fb5a7b Merge pull request #469 from sharetribe/handle-avatar-image-over-limit-error
Handle upload-over-limit error for profile image
2017-10-05 15:30:21 +03:00
Vesa Luusua
6ee497d96b Merge pull request #468 from sharetribe/canonical-root-dev-server
dev-server script sets canonical-root-url
2017-10-05 15:28:53 +03:00
Kimmo Puputti
b6bed01092 Handle upload-over-limit error for profile image 2017-10-05 15:13:09 +03:00
Vesa Luusua
1586685633 dev-server script sets canonical-root-url 2017-10-05 15:11:46 +03:00
Janne Koivistoinen
840efab6e1 Merge pull request #464 from sharetribe/404-review
design-review for 404 page
2017-10-05 15:01:50 +03:00
Vesa Luusua
6d6e3b9710 Merge pull request #466 from sharetribe/cookie-secure-flag
Cookie secure flag
2017-10-05 14:55:35 +03:00
Kimmo Puputti
0a2f3a4faa Disable HTTP caching for dynamic responses 2017-10-05 14:13:24 +03:00
Kimmo Puputti
f69570db7d Avoid rendering missing static assets through the React app 2017-10-05 14:12:50 +03:00
Janne Koivistoinen
af180259b8 404 fix, without the yarn.lock 2017-10-05 13:58:37 +03:00
Vesa Luusua
48fa064118 Remove ENFORCE_SSL 2017-10-05 13:00:57 +03:00
Vesa Luusua
020c81103d Created a environment variable and using it when creating sdk instances. 2017-10-05 12:57:49 +03:00
Vesa Luusua
0ebd799c56 update sdk reference 2017-10-05 12:57:48 +03:00
Kimmo Puputti
1bf851ce89 Merge pull request #463 from sharetribe/fix-ssr-form-submit
Fix form data submitting as GET when client side is not mounted
2017-10-05 12:46:57 +03:00
Vesa Luusua
082122856a Merge pull request #465 from sharetribe/prettier-run-missed
Prettier run was forgotten in previous PR
2017-10-05 12:37:42 +03:00
Vesa Luusua
7518750328 Prettier run was forgotten in previous PR 2017-10-05 12:37:02 +03:00
Vesa Luusua
97ea57f323 Merge pull request #462 from sharetribe/canceled-state
Canceled state
2017-10-05 11:08:57 +03:00
Vesa Luusua
067947d1e2 Tests for cancel state in Order and Sale details 2017-10-05 10:35:45 +03:00
Kimmo Puputti
4a3983f77e Use Form instead of form 2017-10-05 10:31:41 +03:00
Kimmo Puputti
9064edac2a Remove old unused form 2017-10-05 10:31:29 +03:00
Kimmo Puputti
cfae14105e Add Form component to wrap forms with some default props 2017-10-04 16:19:02 +03:00