Commit graph

1681 commits

Author SHA1 Message Date
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
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
5e326d08b3 Merge pull request #495 from sharetribe/searchpage-bug-map-refresh-loop
Searchpage bug map refresh loop
2017-10-13 11:37:01 +03:00
Vesa Luusua
b1d4a7e5c6 Prevent new searches when bounds doesn't change enough 2017-10-13 11:35:36 +03:00
Vesa Luusua
39ffbeb72a map utility functions added 2017-10-13 11:35:23 +03:00
Hannu Lyytikäinen
12dd8a9d27 Merge pull request #493 from sharetribe/listing-image-alt-text
Change listing image carousel image alt text
2017-10-13 11:34:07 +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
Hannu Lyytikainen
238c447a6f Change listing image carousel image alt text 2017-10-12 21:48:44 +03:00
Sampo Toiva
c8ff1cfde8 Run yarn format 2017-10-12 19:05:00 +03:00
Sampo Toiva
64f8bcaf88 Transactions can be declined not rejected 2017-10-12 19:04:13 +03:00
Boyan Tabakov
a514a6edbf Update API error codes 2017-10-12 15:24:14 +03:00
Kimmo Puputti
b57d42ba38 Remove unused and unsupported variables.js file
With the new CRA fork, support for the file used for sharing variables
between JS and CSS is dropped as it hasn't been used.
2017-10-12 14:09:03 +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
3fb1e53a03 routeConfiguration uses exact routes by default 2017-10-12 11:22:42 +03:00
Vesa Luusua
ea6c39b86e Bug fix: Ensure that file exists when showing ImageFromFile component 2017-10-12 11:13:55 +03:00