Commit graph

1595 commits

Author SHA1 Message Date
Vesa Luusua
3a11c6b95c NamedLink: import routeConfiguration and remove context.flattenedRoutes
Add displayName
2017-10-11 14:18:32 +03:00
Vesa Luusua
f22d9102af ManageListingCard: import routeConfiguration and remove context.flattenedRoutes 2017-10-11 14:18:32 +03:00
Vesa Luusua
2fcd9a6e0f HeroSection: import routeConfiguration and remove context.flattenedRoutes 2017-10-11 14:18:32 +03:00
Vesa Luusua
7261d21d2a EditListingWizard: import routeConfiguration and remove context.flattenedRoutes 2017-10-11 14:18:31 +03:00
Vesa Luusua
e59aec7199 Routes: import routeConfiguration and remove context.flattenedRoutes 2017-10-11 14:18:31 +03:00
Vesa Luusua
80a66c7966 app.js: remove flattenRoutes and RoutesProvider 2017-10-11 14:18:31 +03:00
Vesa Luusua
925c190ead routeConfiguration fix: containers need to be initialized first 2017-10-11 14:18:31 +03:00
Vesa Luusua
b6ac712754 Styleguide fix: examples call routeConfiguration without function wrapper 2017-10-11 14:18:30 +03:00
Vesa Luusua
40488083fd Rename routesConfiguration to routeConfiguration 2017-10-11 14:18:30 +03:00
Vesa Luusua
19b84794fc Raname to routeConfiguration 2017-10-11 14:18:29 +03:00
Mikko Koski
98614f07f3 Merge pull request #482 from sharetribe/show-refund-line-item
Show refund line item in the price breakdown
2017-10-11 14:08:19 +03:00
Mikko Koski
25f296afb3 refund line item changed to customer-refund and provider-refund 2017-10-11 13:56:00 +03:00
Vesa Luusua
4d37790c6d Font handling: let's use FOUT with FontFaceObserver
Check if Promise is available
2017-10-11 12:35:31 +03:00
Mikko Koski
fe95d581c7 Reverse ternary operator 2017-10-11 09:26:17 +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
Mikko Koski
7e9fa0384f Don't use payinTotal as a subtotal. Use lineTotal instead. 2017-10-10 16:30:58 +03:00
Mikko Koski
196551ee7a Show refund line item in the price breakdown 2017-10-10 16:08:18 +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
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
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
97e8f77bd9 Add marketplace name as alt text to logo image 2017-10-06 15:35:21 +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
Vesa Luusua
3d01d305e5 Address can be undefined. 2017-10-06 11:39:55 +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
7835522c50 Fix bounce scroll showing page contents from behind modal 2017-10-06 11:17:12 +03:00
Kimmo Puputti
bf90a87cfb Prevent file drop to avoid loosing data 2017-10-06 10:35:59 +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
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