Commit graph

1612 commits

Author SHA1 Message Date
Kimmo Puputti
fa5f2f2b55 TOS and privacy policy SEO and text additions 2017-10-31 10:24:40 +02:00
Janne Koivistoinen
d4b8d3b258 prettier the aboutPage.js 2017-10-30 17:05:40 +02:00
Janne Koivistoinen
46b978c66d add content to about page 2017-10-30 16:59:32 +02:00
Kimmo Puputti
c693b5ab53 Add privacy policy 2017-10-30 16:57:06 +02:00
Kimmo Puputti
3ef8c6929e TOS and privacy pages 2017-10-30 16:35:34 +02:00
Kimmo Puputti
f7dbe1665c Move styled side tabs into the layout wrapper 2017-10-30 15:02:42 +02:00
Kimmo Puputti
b5157abc45 Wrap terms to set width and top padding 2017-10-30 14:30:58 +02:00
Kimmo Puputti
dcaa41c50c Open Terms of Service into a modal 2017-10-30 14:30:58 +02:00
Kimmo Puputti
f66c469875 Add Terms of Service link 2017-10-30 14:30:58 +02:00
Kimmo Puputti
d736b3f6de Make AuthenticationPage into a class 2017-10-30 14:30:58 +02:00
Janne Koivistoinen
05cf326fb4 Merge branch 'master' into aboutPage 2017-10-27 15:50:54 +03:00
Kimmo Puputti
ae824d7140 Keep listing page mobile tab state in the URL 2017-10-27 14:25:48 +03:00
Janne Koivistoinen
0e98125449 Url helpers added 2017-10-27 14:17:51 +03:00
Janne Koivistoinen
8bebb12ea6 reviews fixed 2017-10-27 13:57:54 +03:00
Janne Koivistoinen
4fe8204887 aboutPage almost ready 2017-10-27 11:22:58 +03:00
Janne Koivistoinen
3632fd4cd1 about page 2017-10-27 11:03:06 +03:00
Kimmo Puputti
c11c9febc9 Remove invalid TODO comment: errors are already handled 2017-10-27 09:35:46 +03:00
Kimmo Puputti
d7a554ff70 Handle canonical URLs within Page 2017-10-26 14:19:04 +03:00
Kimmo Puputti
985be6ef7b Fix missing tx prop 2017-10-26 11:42:18 +03:00
Kimmo Puputti
ee51d0d9b2 Remove passing the removed authInfoError prop to Page 2017-10-23 16:27:06 +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
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
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
2c771e2658 Use changed schema handling on pages that pass in schema 2017-10-19 16:25:44 +03:00
Vesa Luusua
4b85ce658b API returns reversal flag, our tests should give it too 2017-10-19 15:23:13 +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