Jenni Nurmi
601706cc5f
Use react-intl through util file
2019-08-29 16:37:47 +03:00
Jenni Nurmi
5f7ffd737f
Don't use componentWillReceiveProps in FieldDateRangeInput
2019-08-29 15:15:58 +03:00
Jenni Nurmi
a6949bff42
Update react-dates to 17.2.0
2018-12-05 11:07:47 +02:00
Jenni Nurmi
2338d0dd51
Use IconArrowHead on DateRangeInput
2018-11-14 16:24:09 +02:00
Hannu Lyytikainen
c282dc513d
Fix selecting end date first
...
Enable ending booking on the day another booking starts.
2018-08-13 14:43:17 +03:00
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
1263340faf
Add availability to FieldDateRangeInput
2018-08-08 16:23:48 +03:00
Hannu Lyytikainen
58cd6211b1
Extract max number of days for booking to config
2018-07-23 18:15:13 +03:00
Vesa Luusua
8f3122df85
Refactor FieldDateRangeInput: use Field connector from Final Form
2018-04-20 13:05:15 +03:00
Vesa Luusua
0edd574cf6
Initialize react-dates in index.js
2018-01-31 14:23:35 +02:00
Vesa Luusua
7ad1ea557f
Fix dublicate css rule in FieldDateRangeInput
2018-01-31 14:23:35 +02:00
Vesa Luusua
23faad9146
Rename: DateRangeInputField -> FieldDateRangeInput
2018-01-30 13:48:59 +02:00