Kimmo Puputti
|
ceb87c2bb0
|
Add analytics middleware and pluggable handlers
|
2017-10-26 11:23:14 +03:00 |
|
Kimmo Puputti
|
e82a775049
|
Add Routing duck to track location changes
|
2017-10-25 17:02:38 +03:00 |
|
Kimmo Puputti
|
ee51d0d9b2
|
Remove passing the removed authInfoError prop to Page
|
2017-10-23 16:27:06 +03:00 |
|
Kimmo Puputti
|
b2b6bc8efe
|
Remove authInfoError handling from UI
|
2017-10-23 16:25:05 +03:00 |
|
Kimmo Puputti
|
c3ca26ed42
|
Fix typo in comment
|
2017-10-23 15:09:27 +03:00 |
|
Kimmo Puputti
|
0376ab045a
|
Remove unneeded TODO comments
|
2017-10-23 15:09:18 +03:00 |
|
Kimmo Puputti
|
5a35c7fb6e
|
Make TODO comments into notes
|
2017-10-23 15:08:40 +03:00 |
|
Kimmo Puputti
|
a95379ce5d
|
Remove comments about invalid currencies
Invalid currencies are handled properly with translations, so no need
to have the separate comments.
|
2017-10-23 15:07:46 +03:00 |
|
Kimmo Puputti
|
e4a1e64b52
|
Remove unused inner component
|
2017-10-23 15:07:03 +03:00 |
|
Kimmo Puputti
|
d07fd9f63d
|
Make TODOs about draft listings into generic comments
The API might not ever support saving unpublished/draft listings, so
no need to keep the TODO comments as tasks in the code.
|
2017-10-23 15:05:52 +03:00 |
|
Vesa Luusua
|
d493d87f57
|
More margin to Organization column in Footer
|
2017-10-23 13:33:46 +03:00 |
|
Vesa Luusua
|
7918250b9c
|
Remove SecurityPage: it was originally about change password and stuff
|
2017-10-23 13:33:46 +03:00 |
|
Vesa Luusua
|
089cd298e9
|
Footer to SalePage
|
2017-10-23 13:33:40 +03:00 |
|
Vesa Luusua
|
bc92abd93d
|
Footer to ProfileSettingsPage
|
2017-10-23 13:33:36 +03:00 |
|
Vesa Luusua
|
de19161a4c
|
Footer to PayoutPreferencesPage
|
2017-10-23 13:33:31 +03:00 |
|
Vesa Luusua
|
1982eb4639
|
Footer to PasswordResetPage
|
2017-10-23 13:33:23 +03:00 |
|
Vesa Luusua
|
9d8297497e
|
Footer to PasswordRecoveryPage
|
2017-10-23 13:33:18 +03:00 |
|
Vesa Luusua
|
7172b36a33
|
Footer to PasswordChangePage
|
2017-10-23 13:33:17 +03:00 |
|
Vesa Luusua
|
133d17e312
|
Footer to OrderPage
|
2017-10-23 13:33:13 +03:00 |
|
Vesa Luusua
|
4c4560320e
|
Footer to NotFoundPage
|
2017-10-23 13:33:12 +03:00 |
|
Vesa Luusua
|
9888ccafec
|
Footer to ManageListingPage
|
2017-10-23 13:33:12 +03:00 |
|
Vesa Luusua
|
2abe326516
|
Footer to ListingPage
|
2017-10-23 13:33:11 +03:00 |
|
Vesa Luusua
|
616b528f16
|
Footer to LandingPage
|
2017-10-23 13:33:11 +03:00 |
|
Vesa Luusua
|
8e704edcbb
|
Footer to InboxPage
|
2017-10-23 13:33:11 +03:00 |
|
Vesa Luusua
|
3d2d7f726a
|
Footer to EmailVerificationPage
|
2017-10-23 13:33:06 +03:00 |
|
Vesa Luusua
|
a7e6cc0e34
|
Footer to ContactDetailsPage
|
2017-10-23 13:33:05 +03:00 |
|
Vesa Luusua
|
c48f16d81d
|
Footer to AuthenticationPage
|
2017-10-23 13:33:00 +03:00 |
|
Vesa Luusua
|
f3252b28ae
|
z-index handling was missing from LayoutWrapperTopbar
|
2017-10-20 18:27:45 +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 |
|
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
|
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
|
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 |
|
Vesa Luusua
|
4b85ce658b
|
API returns reversal flag, our tests should give it too
|
2017-10-19 15:23:13 +03:00 |
|
Hannu Lyytikainen
|
2be909014f
|
Add sitemap.xml and robots.txt files
|
2017-10-19 11:07:56 +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 |
|