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
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
34249b06a9
Prettier
2017-10-18 15:17:55 +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
e98f871803
Enable scrolling when modal is unmount
2017-10-17 13:22:01 +03:00
Boyan Tabakov
c1e1424492
Merge pull request #491 from sharetribe/update-api-error-codes
...
Update API error codes
2017-10-17 13:13:02 +03:00
Kimmo Puputti
f397113ae9
Merge pull request #499 from sharetribe/update-client-packages
...
Update client packages
2017-10-17 12:14:25 +03:00
Kimmo Puputti
0372f4651c
Fix change comparison to use cleanedString
2017-10-17 10:15:31 +03:00
Vesa Luusua
4028f1ed8d
Update react-dates from 9 to 12. Fix for DOM change 'CalendarDay_button' and add new default props
2017-10-17 09:50:22 +03:00
Kimmo Puputti
a996f154d1
Import PropTypes from the prop-types package
2017-10-17 09:50:22 +03:00
Kimmo Puputti
72f8d713bc
Assert the new improved error message
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
54ec4ae996
RouteConfiguration within React Router (Routes.js) needs to stay the same.
2017-10-16 15:09:52 +03:00
Vesa Luusua
62385adf03
app.test.js needed updating
2017-10-16 12:47:36 +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