Commit graph

2192 commits

Author SHA1 Message Date
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
Hannu Lyytikäinen
c4ec09f4c8 Merge pull request #489 from sharetribe/map-button-placement
Map button placement in mobile search view
2017-10-13 11:54:06 +03:00
Kimmo Puputti
0bce76a727 Merge pull request #494 from sharetribe/update-server-packages
Update server packages
2017-10-13 11:53:43 +03:00
Kimmo Puputti
343d2e63d7 Add CI docs 2017-10-13 11:48:00 +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
Kimmo Puputti
df5d10eaa0 Remove extra section from the root README.md 2017-10-13 11:40:55 +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