Commit graph

1612 commits

Author SHA1 Message Date
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
34249b06a9 Prettier 2017-10-18 15:17:55 +03:00
Vesa Luusua
9840039d1c LayoutSideNavigation uses extracted LayoutWrappers (ContactDetailsPage and PasswordChangePage updated) 2017-10-18 15:10:42 +03:00
Kimmo Puputti
8776cfe785 Add StaticPage component 2017-10-18 15:10:29 +03:00
Kimmo Puputti
a996f154d1 Import PropTypes from the prop-types package 2017-10-17 09:50:22 +03:00
Janne Koivistoinen
b0b84f55f0 Merge pull request #500 from sharetribe/map-button
map-button review
2017-10-17 09:47:37 +03:00
Janne Koivistoinen
e78181c1e5 map-button review 2017-10-16 15:26:27 +03:00
Vesa Luusua
db1a9d4b61 Update test snapshots 2017-10-16 15:19:25 +03:00
Vesa Luusua
fbd88d0f75 TopbarContainer and bunch of pages were calling withRouter and connect in wrong order 2017-10-16 15:17:07 +03:00
Vesa Luusua
01df86bc2c Title and remove json formatting 2017-10-13 16:02:41 +03:00
Hannu Lyytikainen
2d13976176 Change map icon font style 2017-10-13 11:44:05 +03:00
Hannu Lyytikainen
2beb0ea570 Hide software keyboard in topbar search 2017-10-13 11:44:05 +03:00
Hannu Lyytikainen
19631c6a37 Change mobile search results top bar to be sticky 2017-10-13 11:44:05 +03:00
Hannu Lyytikainen
1969e3b9af Change the layout for mobile open map button
The button is now located in a secondary top bar.
2017-10-13 11:44:05 +03:00
Vesa Luusua
b1d4a7e5c6 Prevent new searches when bounds doesn't change enough 2017-10-13 11:35:36 +03:00
Vesa Luusua
ca8c2ee6fe Rename for improve readability 2017-10-13 11:32:09 +03:00
Kimmo Puputti
90ab9c9a69 Format with latest Prettier 2017-10-13 10:11:51 +03:00
Sampo Toiva
64f8bcaf88 Transactions can be declined not rejected 2017-10-12 19:04:13 +03:00
Kimmo Puputti
df02956579 Update snapshot files to the new Jest snapshot format 2017-10-12 14:09:03 +03:00
Kimmo Puputti
1362d2bd16 Prefix window global with window. 2017-10-12 14:09:03 +03:00
Kimmo Puputti
78de6d9d69 Disable deprecated proptype import lint error 2017-10-12 14:09:02 +03:00
Vesa Luusua
ea6c39b86e Bug fix: Ensure that file exists when showing ImageFromFile component 2017-10-12 11:13:55 +03:00
Vesa Luusua
28a9385fca SecurityPage uses TopbarContainer 2017-10-11 20:16:23 +03:00
Vesa Luusua
0306bc5fa1 SearchPage uses TopbarContainer 2017-10-11 20:16:09 +03:00
Vesa Luusua
4fffa49b9c SalePage uses TopbarContainer 2017-10-11 20:15:57 +03:00
Vesa Luusua
236317178e ProfileSettingsPage uses TopbarContainer 2017-10-11 20:15:41 +03:00
Vesa Luusua
398ea938c8 ProfilePage uses TopbarContainer 2017-10-11 20:15:28 +03:00
Vesa Luusua
f5f61288be PayoutPreferencesPage uses TopbarContainer 2017-10-11 20:14:58 +03:00
Vesa Luusua
f247365348 PasswordResetPage uses TopbarContainer 2017-10-11 20:14:38 +03:00
Vesa Luusua
10079dcda0 PasswordRecoveryPage uses TopbarContainer 2017-10-11 20:14:21 +03:00
Vesa Luusua
cda2b7b115 PasswordChangePage uses TopbarContainer 2017-10-11 20:14:07 +03:00
Vesa Luusua
f3848b2799 OrderPage uses TopbarContainer 2017-10-11 20:13:50 +03:00
Vesa Luusua
b4ec704042 NotFoundPage uses TopbarContainer 2017-10-11 20:13:37 +03:00
Vesa Luusua
76715acf88 ManageListingPage uses TopbarContainer 2017-10-11 20:13:20 +03:00
Vesa Luusua
abbdbb938a ListingPage uses TopbarContainer 2017-10-11 20:13:09 +03:00
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