36 Commits

Author SHA1 Message Date
Bilal Catic
a5bec0f7f3 remove logs on update request 2020-01-09 02:30:22 +01:00
Bilal Catic
1a21e91796 implement backend methods to update incident fees 2020-01-09 01:33:19 +01:00
Bilal Catic
06a40e98e9 fix "Delete fee" on Member Incidents Report screen 2019-11-21 15:13:37 +01:00
Bilal Catic
fa4e574d6e remove obsolete logging 2019-11-21 14:34:50 +01:00
Bilal Catic
8a3db0d481 add deleteFees route and implement logic 2019-11-21 07:12:50 +01:00
Bilal Catic
fc662b73a6 Add logging in addFees steps 2019-10-04 16:54:12 +02:00
Bilal Catic
75201dea6d Control sending fees via ENV variable 2019-09-10 06:56:02 +02:00
Bilal Catic
392c7f33c3 disable adding fees for current or month in future 2019-09-06 07:43:51 +02:00
Bilal Catic
ea327e9bec skip adding invoiced fees 2019-09-04 18:12:11 +02:00
Bilal Catic
db4cb95e77 add error message output for deleting fees action 2019-08-28 21:14:05 +02:00
Bilal Catic
9878b5e6b4 implement mapping update 2019-08-28 12:44:47 +02:00
Bilal Catic
94f0bcc748 add delete mapping route, controller and implementation 2019-08-28 09:30:19 +02:00
Bilal Catic
8e3f970037 update membership fee name for specific memberships 2019-08-27 08:23:54 +02:00
Bilal Catic
ecbacfd92d Add year selection for report; fetch report for selected year 2019-08-09 00:05:17 +02:00
Bilal Catic
3f16ec5949 generate practice summary report; send report to frontend 2019-08-08 01:55:00 +02:00
Bilal Catic
72d06f53f5 add structure for fetching member practice summary from backend 2019-08-05 12:06:18 +02:00
Bilal Catic
8053093c0a prevent locking upload response; show processing status on upload screen 2019-07-25 14:40:33 +02:00
Bilal Catic
54ae3e4ef5 make dlock screen waiting for incident calculation to finish 2019-07-25 06:28:26 +02:00
Bilal Catic
71e034b6c2 invoice integration 2019-07-25 02:01:09 +02:00
Bilal Catic
aeffe86313 add router for "addFees" endpoint 2019-07-25 02:01:09 +02:00
Bilal Catic
5a6bc3cc6f add route and controller for invoice integration 2019-07-25 02:01:09 +02:00
Bilal Catic
c0d7418f3f include booking change incidents in report; refactor 2019-07-08 18:50:10 +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
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
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
e05b6f0f56 add mapping; store resourceId in doorLockEvents table 2019-06-10 06:05:06 +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
Bilal Catic
19c08195b4 seperate upload and report screens 2019-05-28 13:04:33 +02:00
Bilal Catic
0100f15960 add door lock charges controller 2019-05-28 04:38:53 +02:00
Bilal Catic
c0788d7a43 add api status check 2019-05-24 10:14:41 +02:00
Bilal Catic
604f952a7a initial server side setup 2019-05-23 16:41:50 +02:00