Commit graph

2223 commits

Author SHA1 Message Date
Vesa Luusua
4b85ce658b API returns reversal flag, our tests should give it too 2017-10-19 15:23:13 +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
Vesa Luusua
fb782cebcf storableError function added 2017-10-18 18:07:24 +03:00
Vesa Luusua
296203ee82 Rename error parameter on funtions inside util/errors 2017-10-18 18:07:24 +03:00
Vesa Luusua
9ad17224df Ensure that server doesn't try to stringify Error 2017-10-18 18:07:24 +03:00
Vesa Luusua
2cfb85fc52 Rephrasing steps 2 and 3 2017-10-18 17:36:43 +03:00
Vesa Luusua
ccd183c0a8 Rephrasing LayoutWrapper text. 2017-10-18 17:34:29 +03:00
Vesa Luusua
309199e923 Missing semicolon 2017-10-18 17:29:50 +03:00
Mikko Koski
1615842a0a Merge pull request #507 from sharetribe/change-refund-line-items
Changes how refund is shown in the price breakdown
2017-10-18 16:18:26 +03:00
Mikko Koski
d468f5eb96 Add isRequired to props 2017-10-18 16:17:17 +03:00
Vesa Luusua
5b9108777e Read more link was in wrong place 2017-10-18 16:15:00 +03:00
Vesa Luusua
499bbf6868 Added code formatting 'jsx' and 'javascript' 2017-10-18 15:45:09 +03:00
Vesa Luusua
fbb7b1634a Merge pull request #505 from sharetribe/static-page-wrapper
Static pages
2017-10-18 15:24:03 +03:00
Vesa Luusua
34249b06a9 Prettier 2017-10-18 15:17:55 +03:00
Vesa Luusua
09d4fbfe27 Add documentation about adding static pages 2017-10-18 15:10:43 +03:00
Vesa Luusua
2d777e0ed1 LayoutSingleColumn added 2017-10-18 15:10:43 +03:00
Vesa Luusua
9840039d1c LayoutSideNavigation uses extracted LayoutWrappers (ContactDetailsPage and PasswordChangePage updated) 2017-10-18 15:10:42 +03:00
Vesa Luusua
91af30e1fc Add LayoutWrapper components 2017-10-18 15:10:42 +03:00
Kimmo Puputti
8776cfe785 Add StaticPage component 2017-10-18 15:10:29 +03:00
Mikko Koski
b3ed059744 Changes how refund is shown in the price breakdown
- Previously, commission line item was shown even if the transaction was cancelled. This gave the impression that commission was taken even in transactions that were fully refunded. This is now change. Commission line is not shown at all, if it has been refunded.
- If transaction is declined, total is shown as zero (API change).
- If transaction is declined, refund line item is shown. In addition, subtotal is also shown.
2017-10-18 15:04:41 +03:00
Kimmo Puputti
97b5f0563f Remove commented code 2017-10-17 15:49:08 +03:00
Kimmo Puputti
6ea0862ce8 Add Footer component 2017-10-17 14:42:18 +03:00
Kimmo Puputti
c4f5675cd3 Merge pull request #504 from sharetribe/fix-modal-scrolling-cleanup
Enable scrolling when modal is unmount
2017-10-17 13:43:25 +03:00
Kimmo Puputti
e98f871803 Enable scrolling when modal is unmount 2017-10-17 13:22:01 +03:00