Fix booking change charges #40

Merged
bilal.catic merged 5 commits from fix-booking-change-charges into master 2019-08-24 09:28:14 +02:00

5 Commits

Author SHA1 Message Date
Bilal Catic
9c855692b7 remove incidents if new duration is longer than initial duration 2019-08-24 09:26:52 +02:00
Bilal Catic
934ffa90a7 add migration; insert 'deleted' column in booking change incidents table 2019-08-22 11:14:35 +02:00
Bilal Catic
1bb87cb476 fix unhandled promise warning when new booking is detected 2019-08-22 02:28:11 +02:00
Bilal Catic
69ebf36bb1 add comment for possible future improvement 2019-08-21 06:49:12 +02:00
Bilal Catic
27cbe1f51c fix non-returning promise warning 2019-08-21 06:45:43 +02:00