Hannu Lyytikainen
9cd3c0c5ad
Remove redundant style class definitions
2018-12-20 17:47:10 +02:00
Jenni Nurmi
512d820c38
Update translations in ListingCard
2018-12-10 13:58:28 +02:00
Vesa Luusua
fc9c8d763c
SearchPage: load off-screen images after user has scrolled the page.
2018-09-28 20:25:15 +03:00
Kimmo Puputti
946cf7f53c
Use Image variants instead of sizes
2018-04-16 12:28:43 +03:00
Vesa Luusua
c75b1ed0ba
Add richText interpolation for breaking long words with spans
2018-03-23 16:27:19 +02:00
Kimmo Puputti
3e66136494
Add default noop value for setting active listing
2018-03-14 12:59:27 +02:00
Mikko Koski
1fdc8d404d
Highlight hovered listing on map
2018-03-09 14:47:26 +02:00
Vesa Luusua
ede0587056
Break long words on (Manage)ListingCards
2018-01-31 17:44:25 +02:00
Kimmo Puputti
f0b955dc5b
Refactor propTypes module
...
- Rename types
- Collect propTypes within a named propTypes export
- Use named imports for easier refactoring and customisation later
- Rename sdk types to sdkTypes in imports to avoid confusion
2018-01-11 11:40:03 +02:00
Kimmo Puputti
666f5966d1
Use units instead of nights in var names and translation keys
2018-01-02 15:45:20 +02:00
Kimmo Puputti
a95379ce5d
Remove comments about invalid currencies
...
Invalid currencies are handled properly with translations, so no need
to have the separate comments.
2017-10-23 15:07:46 +03:00
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
Vesa Luusua
3a11c6b95c
NamedLink: import routeConfiguration and remove context.flattenedRoutes
...
Add displayName
2017-10-11 14:18:32 +03:00
Janne Koivistoinen
f9dca7520f
design review done for verify-email flow
...
review, synced all the modals and other small fixes
2017-09-20 14:07:30 +03:00
Janne Koivistoinen
13d7a27b7e
review done
2017-09-11 15:24:48 +03:00
Kimmo Puputti
c7f3ea94b9
Clean up booking and listing creation in tests
2017-09-05 15:40:28 +03:00
Vesa Luusua
c8e6c9901b
ManageListingCard test and example
2017-08-28 14:45:56 +03:00
Kimmo Puputti
178937ab27
Try not to pass around subUnitDivisor
2017-08-28 11:14:22 +03:00
Kimmo Puputti
55e9574ce8
Avoid passing around currencyConfig
2017-08-25 10:59:15 +03:00
Kimmo Puputti
cb41d90d7b
Remove currencyConfig from formatMoney params
2017-08-25 10:09:52 +03:00
Kimmo Puputti
72b787920e
Use formatMoney helper where possible
2017-08-24 16:12:32 +03:00
Kimmo Puputti
aba9cc748c
Update snapshots
2017-08-21 10:46:36 +03:00
Kimmo Puputti
852d8250f2
Use displayName/abbreviatedName of the user
...
The API changed from having firstName/lastName in the user object
profile. The displayName/abbreviatedName should be used instead.
2017-08-21 10:18:49 +03:00
Vesa Luusua
48dbe8bf77
use createSlug
2017-08-15 14:43:06 +03:00
Vesa Luusua
907818de69
Update snapshots for ResponsiveImage (remedy for map context bug)
2017-08-15 14:43:05 +03:00
Janne Koivistoinen
88eef96ac6
Merge branch 'master' into searchPage-review
2017-07-19 16:21:04 +03:00
Janne Koivistoinen
815b109b4d
add breakpoints for medium, large and xlarge
2017-07-19 15:30: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
Janne Koivistoinen
bc717ec63c
make topNav box-shadow darker and align the search view's first components to the baseline
2017-06-26 15:22:59 +03:00
Vesa Luusua
9b5465ebd4
Font shift and rounded borders for ListingCard's image.
2017-06-26 14:12:10 +03:00
Vesa Luusua
c6358299ee
ListingCard uses ResponsiveImage and has mobile styles
2017-06-21 21:16:03 +03:00
Vesa Luusua
67f8bd92e4
format with prettier
2017-05-16 23:00:36 +02:00
Boyan Tabakov
226572709c
Change to 3:2 image sizes
2017-05-16 16:18:33 +03:00
Vesa Luusua
a415b96e70
ListingPage 'per night' text
2017-05-16 00:17:21 +03:00
Vesa Luusua
3a9ab85a1f
ListingCard clickable
2017-05-16 00:04:58 +03:00
Vesa Luusua
d6988b639b
Remove avatar from ListingCard (and clean ListingCard info)
2017-05-05 15:53:09 +03:00
Vesa Luusua
8ee08695b3
Refactoring after review comments.
2017-04-07 16:20:31 +03:00
Vesa Luusua
5700b6f578
Styleguide styling fix for ListingCard
2017-04-06 14:48:20 +03:00
Kimmo Puputti
27dfb47ea2
Add missing props to example
2017-03-24 10:41:09 +02:00
Kimmo Puputti
f37d5e5d38
Move fakeIntl to test-data to avoid bundling test deps
2017-03-24 10:41:09 +02:00
Vesa Luusua
a31545ad4c
Show price on ListingPage and ListingCards
2017-03-23 17:11:36 +02:00
Vesa Luusua
9b0b8245b2
Upgrade outputs different formatting and different branches probably had diffent versions
2017-03-15 14:19:18 +02:00
Vesa Luusua
6ab901f656
Add images to SearchPage results
2017-03-14 23:04:42 +02:00
Vesa Luusua
74cbd822ea
Simple ListingCard example to styleguide
2017-03-01 13:32:27 +02:00
Vesa Luusua
e9ba0ac855
Test and styleguide related mock data separated from test-helpers
2017-03-01 13:32:21 +02:00
Kimmo Puputti
1cfbd46913
Handle missing attributes for listing or its author
2017-02-23 13:55:29 +02:00