Commit graph

2245 commits

Author SHA1 Message Date
Vesa Luusua
f3252b28ae z-index handling was missing from LayoutWrapperTopbar 2017-10-20 18:27:45 +03:00
Vesa Luusua
f9c2a65aed Merge pull request #512 from sharetribe/footer
Footer
2017-10-20 17:44:06 +03:00
Vesa Luusua
57d4194100 Review changes 2017-10-20 17:37:29 +03:00
Vesa Luusua
fd64d24b7a Add transitions to hover effects and some links around logo and copyright 2017-10-20 15:45:04 +03:00
Vesa Luusua
4eb449715d Footer content 2017-10-20 15:15:54 +03:00
Hannu Lyytikäinen
6f27cd1e1b Merge pull request #511 from sharetribe/static-pages-doc-update
Update static pages doc
2017-10-20 14:59:30 +03:00
Hannu Lyytikäinen
63eb8ebe91 Update static pages doc
Fix a few typos and rephrase here and there.
2017-10-20 14:20:33 +03:00
Vesa Luusua
67e847e0cc Topbar uses extracted Logo component 2017-10-20 12:16:11 +03:00
Vesa Luusua
7964521a39 Logo component 2017-10-20 10:56:08 +03:00
Vesa Luusua
abb8c53dc6 Add social media icons 2017-10-20 10:39:08 +03:00
Vesa Luusua
cc8c685c32 Merge pull request #510 from sharetribe/add-organization-to-schema
Add organization to schema
2017-10-19 17:41:29 +03:00
Vesa Luusua
9b4f333b98 Review changes 2017-10-19 17:38:42 +03:00
Vesa Luusua
2c771e2658 Use changed schema handling on pages that pass in schema 2017-10-19 16:25:44 +03:00
Vesa Luusua
7acb4f035e Add organization data to schema (will be used on footer and about page too. 2017-10-19 16:25:44 +03:00
Vesa Luusua
2399bce9ef Merge pull request #509 from sharetribe/fix-bounds-check
Fix bounds check
2017-10-19 16:24:58 +03:00
Vesa Luusua
19cfe6dd53 Fix bounds check, bounds are different is one of the argument is undefined 2017-10-19 16:24:32 +03:00
Vesa Luusua
8ce2e536e8 Merge pull request #508 from sharetribe/fix-tests-with-reversal
API returns reversal flag, our tests should give it too
2017-10-19 16:22:07 +03:00
Hannu Lyytikäinen
a8dd300594 Merge pull request #497 from sharetribe/robots-n-sitemap
Add sitemap.xml and robots.txt files
2017-10-19 15:54:20 +03:00
Hannu Lyytikainen
cc27de19c9 Add an empty robots.txt 2017-10-19 15:45:24 +03:00
Vesa Luusua
4b85ce658b API returns reversal flag, our tests should give it too 2017-10-19 15:23:13 +03:00
Hannu Lyytikainen
97701d0200 Add a helper function and improve function naming 2017-10-19 15:17:43 +03:00
Hannu Lyytikainen
6f35929431 Extract domain and port resolving to functions
Also use the canonical root URL value to resolve the port.
2017-10-19 14:58:47 +03:00
Hannu Lyytikainen
2be909014f Add sitemap.xml and robots.txt files 2017-10-19 11:07:56 +03:00
Vesa Luusua
50dd6d05fc Merge pull request #506 from sharetribe/refactoring-error-storing
Refactoring error storing
2017-10-18 18:19:51 +03:00
Vesa Luusua
abc4cc7f3d Page uses correct proptype validation (global duck) 2017-10-18 18:13:18 +03:00
Vesa Luusua
a9fcdd4875 TopbarContainer and Topbar use correct proptype validation (global duck) 2017-10-18 18:13:18 +03:00
Vesa Luusua
9288e37d86 SecurityPage uses correct proptype validation (global duck) 2017-10-18 18:13:17 +03:00
Vesa Luusua
347699de91 SearchPage uses storableError func and correct proptype validation. 2017-10-18 18:13:16 +03:00
Vesa Luusua
f68cf153af SalePage and panel uses storableError func and correct proptype validation. 2017-10-18 18:13:16 +03:00
Vesa Luusua
d8520f8e6d ProfileSettingsPage and form use storableError func and correct proptype validation. 2017-10-18 18:13:16 +03:00
Vesa Luusua
54e2a9a44e ProfilePage uses correct proptype validation (global duck) 2017-10-18 18:13:14 +03:00
Vesa Luusua
1d0a928d2d PayoutPreferencesPage uses correct proptype validation (global duck) 2017-10-18 18:13:14 +03:00
Vesa Luusua
41ded2f4c8 PasswordResetPage uses storableError func and correct proptype validation. 2017-10-18 18:13:14 +03:00
Vesa Luusua
49ca6ea132 PasswordRecoveryPage and form use storableError func and correct proptype validation. 2017-10-18 18:13:13 +03:00
Vesa Luusua
690635076f PasswordChangePage and form use storableError func and correct proptype validation. 2017-10-18 18:13:13 +03:00
Vesa Luusua
5edb24420f OrderPage uses storableError func and correct proptype validation. 2017-10-18 18:13:13 +03:00
Vesa Luusua
061237dec6 NotFoundPage uses correct proptype validation (global duck) 2017-10-18 18:13:12 +03:00
Vesa Luusua
7ce6043c0b ManageListingPage uses storableError func and correct proptype validation. 2017-10-18 18:13:12 +03:00
Vesa Luusua
ee051c510a ListingPage uses storableError func and correct proptype validation. 2017-10-18 18:13:12 +03:00
Vesa Luusua
d0a1cafc1b LandingPage uses correct proptype validation (global duck) 2017-10-18 18:13:11 +03:00
Vesa Luusua
a2dc539022 InboxPage uses storableError func and correct proptype validation. 2017-10-18 18:13:11 +03:00
Vesa Luusua
4d9aaf1758 EmailVerificationPage and form use correct proptype validation (global duck) 2017-10-18 18:13:11 +03:00
Vesa Luusua
ff69b99908 EditListingPage and forms use storableError func and correct proptype validation. 2017-10-18 18:13:11 +03:00
Vesa Luusua
2c6fd5a73e ContactDetailsPage and form use storableError func and correct proptype validation. 2017-10-18 18:13:10 +03:00
Vesa Luusua
c1d111d11a CheckoutPage uses storableError func and correct proptype validation. 2017-10-18 18:13:10 +03:00
Vesa Luusua
b9399bcf6f AuthenticationPage uses correct proptype validation 2017-10-18 18:13:10 +03:00
Vesa Luusua
f29854a4d8 user.duck uses storableError 2017-10-18 18:13:09 +03:00
Vesa Luusua
171c86d6eb EmailVerification.duck uses storableError 2017-10-18 18:13:09 +03:00
Vesa Luusua
13df1c3abb Auth.duck uses storableError 2017-10-18 18:13:09 +03:00
Vesa Luusua
fbe247318d Storable error object available in propTypes.js 2017-10-18 18:13:03 +03:00