Commit graph

3711 commits

Author SHA1 Message Date
Vesa Luusua
3bce64d36e Update tests 2018-08-03 14:24:44 +03:00
Vesa Luusua
1d2c816a11 ReusableMapContainer: pass-in routing related function through props 2018-08-03 14:24:38 +03:00
Vesa Luusua
7f0966165e Use ReusableMapContainer 2018-08-02 23:59:33 +03:00
Vesa Luusua
11f8696745
Merge pull request #881 from sharetribe/fix-production-rendering-vol2
Fix: render only when mountNode is present
2018-08-02 00:22:11 +03:00
Vesa Luusua
bfa04f622d Update changelog: v1.3.1/hotfix 2018-08-02 00:20:55 +03:00
Vesa Luusua
bb4a47d970 Fix: render only when mountNode is present 2018-08-02 00:11:48 +03:00
Vesa Luusua
6c63360810
Merge pull request #880 from sharetribe/revert-879-fix-production-rendering
Revert "Add Intl to off-SPA rendering"
2018-08-01 23:43:37 +03:00
Vesa Luusua
7e79fe3dc3
Revert "Add Intl to off-SPA rendering" 2018-08-01 23:37:18 +03:00
Vesa Luusua
32c8c73109
Merge pull request #879 from sharetribe/fix-production-rendering
Add Intl to off-SPA rendering
2018-08-01 23:31:53 +03:00
Vesa Luusua
2fac1ac842 Hotfix: update Changelog 2018-08-01 23:29:45 +03:00
Vesa Luusua
5e7d0ca79c Add Intl to off-SPA rendering 2018-08-01 23:16:58 +03:00
Hannu Lyytikäinen
378e3d039e
Merge pull request #876 from sharetribe/fix-filter-panel
Fix multi select filters in filter panel
2018-08-01 17:01:32 +03:00
Hannu Lyytikainen
d1369edc59 Update version 2018-08-01 16:59:15 +03:00
Hannu Lyytikainen
a4090104de Update changelog 2018-08-01 16:58:25 +03:00
Hannu Lyytikainen
702d65b0fd Change multiselect search filter input IDs
Pass in the id of the parent component of the filter to achieve input ID
uniqueness.
2018-08-01 16:57:19 +03:00
Hannu Lyytikainen
559fa8332a Add checks for filter props
Check that filter props are available before resolving initial values
for the corresponding filter param.
2018-08-01 16:57:19 +03:00
Vesa Luusua
31f4dda8bf
Merge pull request #877 from sharetribe/reusable-search-map
Reusable map container
2018-08-01 16:51:31 +03:00
Vesa Luusua
53bd0b3686 Update Changelog 2018-08-01 16:49:34 +03:00
Vesa Luusua
817d3be26d Update tests 2018-08-01 16:49:34 +03:00
Vesa Luusua
bca90142b8 Add reuseableContainerClassName to proptypes definition and refactor the order 2018-08-01 16:40:22 +03:00
Vesa Luusua
5a6f2361cd Reusable map container 2018-08-01 14:49:38 +03:00
Vesa Luusua
a032ad2fd2
Merge pull request #874 from sharetribe/improve-clientside-coord-obfuscation
Seeded random used on obfuscatedCoordinatesImpl
2018-07-27 14:16:03 +03:00
Vesa Luusua
ff7a2f0640 Udapte Changelog 2018-07-27 14:11:55 +03:00
Vesa Luusua
3205765083 Seeded random used on obfuscatedCoordinatesImpl 2018-07-27 14:11:49 +03:00
Hannu Lyytikäinen
f1c4228d36
Merge pull request #873 from sharetribe/date-input-availability
Show available time slots in date input
2018-07-26 18:02:33 +03:00
Hannu Lyytikainen
4e37f80482 Refactor day type check function 2018-07-26 17:59:48 +03:00
Hannu Lyytikainen
4be615c352 Add ensure function for time slots
Also fixes time slots test data creation by setting the date time
correctly to UTC.
2018-07-26 14:39:36 +03:00
Hannu Lyytikainen
df4c217cc9 Add time zone conversion to time slots 2018-07-24 17:07:22 +03:00
Hannu Lyytikainen
41cb375945 Add a comment to clarify the time slot usage 2018-07-24 11:21:54 +03:00
Hannu Lyytikainen
baf96faed9 Fix field with no time slots provided
Also adds an extra example so that there's one with and without time
slots.
2018-07-24 11:10:34 +03:00
Hannu Lyytikainen
d2a5f3f5f8 Show available time slots in date input 2018-07-23 19:56:31 +03:00
Hannu Lyytikäinen
0d14e447bd
Merge pull request #868 from sharetribe/fetch-availability-data
Fetch availability data
2018-07-23 18:43:58 +03:00
Hannu Lyytikainen
8c2033ccc6 Add a config flag for fetching availability 2018-07-23 18:39:03 +03:00
Hannu Lyytikainen
58cd6211b1 Extract max number of days for booking to config 2018-07-23 18:15:13 +03:00
Hannu Lyytikainen
e3cfa970ad Fetch available time slots for listing page 2018-07-23 18:15:13 +03:00
Hannu Lyytikainen
1b96549962 Update sdk 2018-07-23 18:15:13 +03:00
Vesa Luusua
e619ea22cd
Merge pull request #872 from sharetribe/click-static-map-to-dynamic
Click static map to dynamic
2018-07-20 14:36:05 +03:00
Vesa Luusua
4a9b03f4f7 Update Changelog 2018-07-20 14:17:55 +03:00
Vesa Luusua
208c05cdd7 Change static map to dynamic one on click 2018-07-20 14:16:34 +03:00
Vesa Luusua
fbdc110c7c
Merge pull request #871 from sharetribe/improve-listingpage-lazy-loading
Improve listingpage lazy loading
2018-07-20 12:05:11 +03:00
Vesa Luusua
ab8198796b Update Changelog 2018-07-20 11:49:46 +03:00
Vesa Luusua
3740a6e32e Throttle event listener method, not setting dimensions 2018-07-20 11:49:46 +03:00
Vesa Luusua
d5e4cacc7f Lazy load component if it's vertically near viewport 2018-07-20 11:49:40 +03:00
Vesa Luusua
5a920359c4 Fix Google Static Map API max height 2018-07-19 17:16:07 +03:00
Vesa Luusua
4282ad693c
Merge pull request #870 from sharetribe/v1_2_0
Update version
2018-07-19 14:52:21 +03:00
Vesa Luusua
13e4f2d924 Update version 2018-07-19 14:49:58 +03:00
Vesa Luusua
8270dcbcb9
Merge pull request #869 from sharetribe/listingpage-static-map
Listingpage static map
2018-07-19 14:47:03 +03:00
Vesa Luusua
591a7e3279 Update Changelog 2018-07-19 14:44:42 +03:00
Vesa Luusua
fae2cc6355 Update tests 2018-07-19 14:41:34 +03:00
Vesa Luusua
342a8a23d7 Use static map on ListingPage 2018-07-19 14:41:33 +03:00