Allow deleting incident fees #66

Merged
bilal.catic merged 7 commits from allow-deleting-incident-fees into master 2019-11-21 14:37:00 +01:00

7 Commits

Author SHA1 Message Date
Bilal Catic
fa4e574d6e remove obsolete logging 2019-11-21 14:34:50 +01:00
Bilal Catic
445a635300 split fees into specific categories and send delete request 2019-11-21 14:32:52 +01:00
Bilal Catic
d1d67c346a add checkbox option to the incident tables 2019-11-21 09:21:21 +01:00
Bilal Catic
37abb86961 add and implement action to send "delete fees" request 2019-11-21 07:13:30 +01:00
Bilal Catic
8a3db0d481 add deleteFees route and implement logic 2019-11-21 07:12:50 +01:00
Bilal Catic
3d051766b1 fetch only non-deleted unlocked/unscheduled incidents 2019-11-20 15:26:20 +01:00
Bilal Catic
d4f823ff72 add deleted field to the unlocked/unscheduled incidents table and model 2019-11-20 14:53:53 +01:00