Hannu Lyytikainen
e659ac4809
Fix a bug in daily booking
...
Fixes a bug in daily booking where selected end date styles are not
cleared when updating start date with a date that is before the old
start date and a booked date can be found between those old and new
start dates.
2018-08-13 14:14:03 +03:00
Hannu Lyytikainen
2c0cb83b5b
Add an example for day based bookings
2018-08-13 09:00:33 +03:00
Hannu Lyytikainen
b43a97f0db
Remove an unused function
2018-08-10 09:34:11 +03:00
Hannu Lyytikainen
19dd70c433
Enable availability by default
2018-08-10 08:55:47 +03:00
Hannu Lyytikainen
5e1aa7b244
Add error handling for initiate request
2018-08-10 08:37:21 +03:00
Hannu Lyytikainen
4449a071ec
Update changelog
2018-08-09 15:43:28 +03:00
Hannu Lyytikainen
1706f22e52
Add error handling to checkout page
...
Add handling for the tx time already booked error to checkout page.
2018-08-09 15:43:28 +03:00
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