Mikko Koski
|
bb0ba53083
|
Update SDK
- The new SDK version fixes an issue with Transit lists not converted to JS arrays
|
2017-10-11 10:48:32 +03:00 |
|
Hannu Lyytikäinen
|
f81c4de899
|
Merge pull request #483 from sharetribe/fix-book-own-listing
Fix booking of user's own listings
|
2017-10-11 08:30:48 +03:00 |
|
Hannu Lyytikainen
|
ae62d9bbbd
|
Fix booking own listing
Event from the form submit handler is also passed to the submit handler
obtained in the props.
|
2017-10-10 18:24:16 +03:00 |
|
Hannu Lyytikäinen
|
961f81613c
|
Merge pull request #477 from sharetribe/booking-button
Change booking button behaviour
|
2017-10-10 14:23:15 +03:00 |
|
Hannu Lyytikainen
|
8571f329ba
|
Add a null check for a function from props
Also a typo/casing fix to comments
|
2017-10-10 10:58:29 +03:00 |
|
Kimmo Puputti
|
3692b3b6aa
|
Merge pull request #480 from sharetribe/listing-page-seo
Listing page heading SEO changes and baselines
|
2017-10-06 16:29:12 +03:00 |
|
Hannu Lyytikainen
|
ca600423ec
|
Fix mobile booking button layout
|
2017-10-06 16:26:09 +03:00 |
|
Hannu Lyytikainen
|
a7f8160091
|
Move date range picker input names to date utils
|
2017-10-06 16:26:09 +03:00 |
|
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
|
a44072f481
|
Fix listing page baseline alignment
|
2017-10-06 16:23:48 +03:00 |
|
Kimmo Puputti
|
e279e82199
|
Use H2 instead of H3 for SEO
|
2017-10-06 16:22:21 +03:00 |
|
Kimmo Puputti
|
4093598ea5
|
Merge pull request #479 from sharetribe/landing-page-seo
Landing page SEO
|
2017-10-06 16:00:45 +03:00 |
|
Kimmo Puputti
|
44fe6e1373
|
Use p instead of H1 not to clash with the page heading for SEO
|
2017-10-06 15:54:04 +03:00 |
|
Kimmo Puputti
|
0bd9a2c908
|
Use H2 instead of p for SEO
|
2017-10-06 15:50:12 +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 |
|