From b076eae02b1dc05c8383f34af638eed255721c12 Mon Sep 17 00:00:00 2001 From: Preston Doman Date: Mon, 4 Feb 2019 01:39:42 -0800 Subject: [PATCH 1/4] Add new report functionality --- front/static/edit_report.html | 2 +- front/static/js/newReport.js | 56 +++++++++++++++++++++++++ front/static/js/viewHistory.js | 76 ++++++++++++++++++++++++---------- front/static/new_report.html | 24 ++++++++++- 4 files changed, 133 insertions(+), 25 deletions(-) create mode 100644 front/static/js/newReport.js diff --git a/front/static/edit_report.html b/front/static/edit_report.html index 80d39df..5c7afc8 100644 --- a/front/static/edit_report.html +++ b/front/static/edit_report.html @@ -71,7 +71,7 @@ - -