Commit graph

32 commits

Author SHA1 Message Date
Kimmo Puputti
a996f154d1 Import PropTypes from the prop-types package 2017-10-17 09:50:22 +03:00
Kimmo Puputti
90ab9c9a69 Format with latest Prettier 2017-10-13 10:11:51 +03:00
Kimmo Puputti
df02956579 Update snapshot files to the new Jest snapshot format 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
Kimmo Puputti
bb2b229f81 Merge pull request #364 from sharetribe/clean-up-money-handling
Clean up money handling
2017-08-28 13:50:12 +03:00
Kimmo Puputti
178937ab27 Try not to pass around subUnitDivisor 2017-08-28 11:14:22 +03:00
Vesa Luusua
89b6c2a164 Open mobile map button: fix since position sticky was unreliable on Safari 2017-08-25 15:04:30 +03:00
Kimmo Puputti
55e9574ce8 Avoid passing around currencyConfig 2017-08-25 10:59:15 +03:00
Vesa Luusua
09fe599c30 Some necessary changes to push pagination back to bottom and keeping listing rows stacked up. 2017-08-24 16:11:08 +03:00
Janne Koivistoinen
2122e9f776 map button design fixes 2017-08-24 16:09:01 +03:00
Vesa Luusua
e689a2bbf0 Safari bug: sticky didn't work with button nor with bottom position 2017-08-24 15:51:07 +03:00
Vesa Luusua
9305aa76e1 mobile open map modal button as sticky (not compatible: Edge < 16) 2017-08-22 14:31:52 +03:00
Janne Koivistoinen
abf1e69151 added breakpoints for the searchPage 2017-07-19 16:35:35 +03:00
Janne Koivistoinen
7b15d559dc helper text for listingCardWidth 2017-07-19 16:17:30 +03:00
Janne Koivistoinen
09251a5ed2 comment fixes 2017-07-19 15:07:46 +03:00
Janne Koivistoinen
d93bb7ac91 search page design review 2017-07-19 02:09:09 +03:00
Vesa Luusua
ea7d2713f7 SearchPanel: columns on desktop 2017-07-18 18:58:26 +03:00
Vesa Luusua
4e5f2f47f7 Add vertical extra space to search results (pushing pagination to bottom) 2017-06-26 16:12:45 +03:00
Vesa Luusua
8a0a7e0eff New color and changing padding of listing page items (pagination takes 100vw) 2017-06-26 16:07:47 +03:00
Vesa Luusua
fad4dfcbea SearchResultsPanel's design updated 2017-06-21 21:51:20 +03:00
Vesa Luusua
8cf00d218c ModalInMobile opens page fragment as Modal in given breakpoint and removes scrolling from PageLayout. 2017-04-06 14:48:20 +03:00
Vesa Luusua
2590ccc7f4 SearchResultPanel is responsible for showing listings and pagination buttons 2017-03-29 16:56:32 +03:00
Kimmo Puputti
7fb74baaaa Remove unused imports 2017-03-27 11:48:35 +03:00
Kimmo Puputti
ee8c03f490 Remove dropdown menu from static wireframes 2017-03-27 11:40:40 +03:00
Kimmo Puputti
4045146364 Add support for activeClassName for the NamedLink component 2017-02-16 17:15:27 +02:00
Kimmo Puputti
28da28cf05 Use withFlattenedRoutes HOC instead of context 2017-02-16 11:45:23 +02:00
Kimmo Puputti
4a7269e71b Update snapshots with Link and Redirect prop changes 2017-02-14 10:47:33 +02:00
Kimmo Puputti
2b0238f151 Update snapshots 2017-02-07 16:05:02 +02:00
Kimmo Puputti
f142f31291 Separate shallow and deep render for snapshot tests 2017-02-07 16:00:40 +02:00
Kimmo Puputti
fc568292a9 Extract snapshot rendering into a helper function 2017-02-07 16:00:24 +02:00
Kimmo Puputti
50e22d0d1e Format JS with Prettier 0.13.1 2017-01-30 10:57:27 +02:00
Vesa Luusua
8e856d754d SearchResultsPanel for SearchPage 2017-01-26 17:16:57 +02:00