Commit graph

2103 commits

Author SHA1 Message Date
Vesa Luusua
3f2d0de675 LandingPage uses TopbarContainer 2017-10-11 20:12:56 +03:00
Vesa Luusua
cecb9a0375 InboxPage uses TopbarContainer 2017-10-11 20:12:43 +03:00
Vesa Luusua
ed1c238c68 EmailVerificationPage uses TopbarContainer 2017-10-11 20:12:27 +03:00
Vesa Luusua
59f88b6467 EditListingPage uses TopbarContainer 2017-10-11 20:12:14 +03:00
Vesa Luusua
7446fca2da ContactDetailsPage uses TopbarContainer 2017-10-11 20:11:55 +03:00
Vesa Luusua
6584ccb431 AuthenticationPage uses TopbarContainer 2017-10-11 20:11:35 +03:00
Vesa Luusua
cff423a2a7 TopbarContainer 2017-10-11 20:11:15 +03:00
Vesa Luusua
d5bb389dc6 Merge pull request #484 from sharetribe/refactor-routesconfiguration
Refactor routesconfiguration
2017-10-11 14:23:43 +03:00
Vesa Luusua
e046269a38 Remove half the lines: import from + export => export from 2017-10-11 14:18:36 +03:00
Vesa Luusua
727ee31d47 util/routes: remove flattenRoutes func 2017-10-11 14:18:36 +03:00
Vesa Luusua
926b4e877a RoutesProvider: not needed anymore 2017-10-11 14:18:35 +03:00
Vesa Luusua
6107bff5c8 util/contextHelpers: remove withFlattenedRoutes 2017-10-11 14:18:35 +03:00
Vesa Luusua
19ad9b8b1e SearchPage: import routeConfiguration and remove context.flattenedRoutes 2017-10-11 14:18:35 +03:00
Vesa Luusua
83d07f482f NotFoundPage: import routeConfiguration and remove context.flattenedRoutes 2017-10-11 14:18:35 +03:00
Vesa Luusua
a6c5437fd2 LoginForm.test: remove routeConfiguration and RoutesProvider 2017-10-11 14:18:34 +03:00
Vesa Luusua
e38e24a783 ListingPage: import routeConfiguration and remove context.flattenedRoutes 2017-10-11 14:18:34 +03:00
Vesa Luusua
629938d033 LandingPage: import routeConfiguration and remove context.flattenedRoutes 2017-10-11 14:18:34 +03:00
Vesa Luusua
e79520621f InboxPage.test: import routeConfiguration and remove context.flattenedRoutes 2017-10-11 14:18:34 +03:00
Vesa Luusua
a1e8917b1c EditListingPage: import routeConfiguration and remove context.flattenedRoutes 2017-10-11 14:18:34 +03:00
Vesa Luusua
f1682b9021 CheckoutPage: import routeConfiguration and remove context.flattenedRoutes 2017-10-11 14:18:33 +03:00
Vesa Luusua
a601974407 TopbarDesktop.test: remove routeConfiguration and RoutesProvider 2017-10-11 14:18:33 +03:00
Vesa Luusua
399ec5f3e7 Topbar: import routeConfiguration and remove context.flattenedRoutes 2017-10-11 14:18:33 +03:00
Vesa Luusua
3f21c98413 SearchMapInfoCard: import routeConfiguration and remove context.flattenedRoutes 2017-10-11 14:18:33 +03:00
Vesa Luusua
8ccbbe9c03 NamedRedirect: import routeConfiguration and remove context.flattenedRoutes 2017-10-11 14:18:32 +03:00
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
21fa9a86a7 Server side handles functional routeConfiguration 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
3df404adf9 Merge pull request #481 from sharetribe/fout-handling
Fout handling
2017-10-11 12:48:25 +03:00
Vesa Luusua
4472c6bc73 Font handling 500.html: add class to html tag (safe element) and add repeat check to head 2017-10-11 12:35:31 +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
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
Mikko Koski
fe95d581c7 Reverse ternary operator 2017-10-11 09:26:17 +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
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
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