Commit graph

3726 commits

Author SHA1 Message Date
Hannu Lyytikainen
bcbeec8aef Pass time slots to BookingDatesForm 2018-08-09 15:43:28 +03:00
Hannu Lyytikainen
2563bfeb2d Default time slots to null 2018-08-09 15:43:28 +03:00
Hannu Lyytikainen
da36ab2ff3 Return null instead of undefined 2018-08-09 15:31:47 +03:00
Hannu Lyytikainen
1263340faf Add availability to FieldDateRangeInput 2018-08-08 16:23:48 +03:00
Kimmo Puputti
391aa3c51c
Merge pull request #887 from sharetribe/google-maps-autocomplete-input
Extract LocationAutocompleteInputGoogleMaps
2018-08-08 14:10:36 +03:00
Kimmo Puputti
cfeeca49b4 Fix setState within setState 2018-08-08 13:55:32 +03:00
Kimmo Puputti
1cb05da531 Separate LocationAutocompleteInput with Google Maps implementation 2018-08-08 13:44:08 +03:00
Kimmo Puputti
488feaa36f Remove field from local name 2018-08-08 11:31:44 +03:00
Kimmo Puputti
c4cc29ad12
Merge pull request #885 from sharetribe/release-v1.3.2
Release v1.3.2
2018-08-07 14:42:38 +03:00
Kimmo Puputti
d8ad07d784 Release v1.3.2 2018-08-07 14:38:27 +03:00
Kimmo Puputti
857490a6f3
Merge pull request #884 from sharetribe/update-sdk
Update the Sharetribe Flex SDK to the 1.0.0 version in NPM
2018-08-07 13:13:08 +03:00
Kimmo Puputti
360a5a9a78 Update the Sharetribe Flex SDK to the 1.0.0 version in NPM 2018-08-07 13:08:35 +03:00
Vesa Luusua
0fb56d43a7
Merge pull request #882 from sharetribe/reusable-searchmap-vol2
Reusable SearchMap
2018-08-03 15:38:29 +03:00
Vesa Luusua
a130864170 Update Changelog 2018-08-03 14:32:55 +03:00
Vesa Luusua
b6b8b316d9 Create-react-app has dependency to vulnerable lib - we need to wait them to react. 2018-08-03 14:31:48 +03:00
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