Commit Graph

36 Commits

Author SHA1 Message Date
Bilal Catic
4fefa3a08d fix too long unscheduled use intervals 2019-07-22 06:57:19 +02:00
Bilal Catic
dae71475ec fix undefined hourly rate bug 2019-07-22 06:03:22 +02:00
Bilal Catic
00988b0dac do not charge cancellation under 30 minutes of creation 2019-07-19 12:47:16 +02:00
Bilal Catic
ef40483c22 fix undefined hourlyRate bug 2019-07-19 12:16:20 +02:00
Bilal Catic
a27d71e578 display cancellation charges correctly 2019-07-16 10:16:43 +02:00
Bilal Catic
15faeac06f track and charge cancellation charges 2019-07-16 02:51:07 +02:00
Bilal Catic
e150ebc7e8 implement booking reservation change log 2019-07-15 01:24:18 +02:00
Bilal Catic
98899d6826 remove console log 2019-07-12 04:41:34 +02:00
Bilal Catic
ad9bdfa606 track room change for booking change incidents 2019-07-09 15:05:36 +02:00
Bilal Catic
f6e8e6667b display booking charge incidents; refactor frontend 2019-07-08 20:23:50 +02:00
Bilal Catic
c0d7418f3f include booking change incidents in report; refactor 2019-07-08 18:50:10 +02:00
Bilal Catic
6bed9aecc0 create incidents for booking changes 2019-07-08 18:23:32 +02:00
Bilal Catic
7aab1e538e fetch reservations, find and update changed reservations 2019-07-07 03:53:31 +02:00
Bilal Catic
bd513b7599 make difference between pre-reservation and post-reservation unscheduled use 2019-07-07 02:43:07 +02:00
Bilal Catic
5d3653cd65 make difference between door lock charges related to reservations and standalone incidents 2019-07-07 00:28:39 +02:00
Bilal Catic
23b0924b5a include unscheduled use between reservations 2019-07-03 14:34:34 +02:00
Bilal Catic
2b492025fb fix door lock charges 2019-07-03 11:50:23 +02:00
Bilal Catic
fc4d374e23 fix door lock charges - unlocked incident 2019-07-02 10:12:56 +02:00
Bilal Catic
26d58b87f2 fix invalid door lock charges 2019-07-01 03:35:02 +02:00
Bilal Catic
e03f634aff fix timezone conversion when fetching booking reservations 2019-06-25 12:10:54 +02:00
Bilal Catic
7f0042633c refactor; save date and time in UTC correctly 2019-06-25 12:10:54 +02:00
Bilal Catic
0a95129e98 do not report unknown member multiple times; read dlock timestamps in correct timezone 2019-06-25 12:10:54 +02:00
Bilal Catic
7455514b40 sort members fetched from OfficeRnD 2019-06-20 00:06:21 +02:00
Bilal Catic
0ccd2ff55c handle fetching members list and members incidents list 2019-06-18 23:59:00 +02:00
Bilal Catic
16a62b35de fix fetching incidents for specific date in backend 2019-06-18 10:32:17 +02:00
Bilal Catic
5ffc6620f8 add default values for missing env variables 2019-06-17 13:16:18 +02:00
Bilal Catic
f9bd84c9c5 improve report data sent from backend 2019-06-17 12:44:57 +02:00
Bilal Catic
2c8d6bd077 add controller and service to fetch all incidents 2019-06-16 11:53:20 +02:00
Bilal Catic
803fed2bcf calculate dlock charges on dlock file upload. Refactor member lookup 2019-06-15 14:46:13 +02:00
Bilal Catic
596336c41b detect and save unscheduled and unlocked incidents 2019-06-14 08:05:24 +02:00
Bilal Catic
39cb4ba92a remove old code 2019-06-10 06:11:08 +02:00
Bilal Catic
e05b6f0f56 add mapping; store resourceId in doorLockEvents table 2019-06-10 06:05:06 +02:00
Bilal Catic
c5408c1295 fix parsing reports, change tables to use timestamps 2019-06-03 09:41:03 +02:00
Bilal Catic
727c6c940f fetch and save booking reservations 2019-05-31 06:15:19 +02:00
Bilal Catic
87134e4ede display upload errors, unknown members 2019-05-31 05:42:50 +02:00
Bilal Catic
79bcf91dc7 upload, parse and store door lock entries 2019-05-30 12:45:55 +02:00