ReportScripts.js - grey1105/Reports GitHub Wiki

Reportscripts.js

Summary:

ReportsScripts.js handles all the functions responsible for handling the behavior of the reports.

Future Updates:

As the reporting software gets more complex, updates to this system will happen. For example: rendering the reports and a responsive table client side or server side depending on the number of data.

Edge Cases:

The function getQueryReport() needs the following format for the query: each column name of the db needs to be separated by a period. Ex. 'alert_id.probe_id.scan_date.alert_process_date'

⚠️ **GitHub.com Fallback** ⚠️