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
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
fed23f4c56
Merge pull request #503 from sharetribe/fix-account-number-whitespace-handling
...
Fix change comparison to use cleanedString
2017-10-17 12:14:01 +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
Vesa Luusua
928e863d8e
Update react-dates and moment
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
Kimmo Puputti
d56195b417
Update more packages
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
Vesa Luusua
ead6198607
Merge pull request #501 from sharetribe/fix-search-flickering
...
Fix search flickering
2017-10-16 17:41:46 +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
5c6bb9859a
Merge pull request #498 from sharetribe/bugfix-app-test-fails
...
app.test.js needed updating
2017-10-16 13:01:04 +03:00
Vesa Luusua
62385adf03
app.test.js needed updating
2017-10-16 12:47:36 +03:00
Vesa Luusua
52b02cb6a9
Merge pull request #496 from sharetribe/login-signup-title
...
Title and remove json formatting
2017-10-13 16:03:48 +03:00
Vesa Luusua
01df86bc2c
Title and remove json formatting
2017-10-13 16:02:41 +03:00
Kimmo Puputti
1c23a254ad
Document adding vulnerability exceptions for nsp
2017-10-13 12:01:19 +03:00