- Jan 25, 2022
- Jan 13, 2022
-
-
Georgi authored
Added a script for drawing a big Donut view for reviewing the amount of evidences per agent. Some functionality still is not working (Work in progress)
-
Georgi authored
Small updates to the dashboard removing unnecessery css and making the row displaying the bubble graph bigger. Also added the functionality for the detail donut view of the # of evidence per agent
-
- Dec 17, 2021
- Dec 15, 2021
-
-
Georgi authored
Changed a bit the layout + added two visualizations to show the # of entries in the database for the RawData and Evidences respectively
-
Georgi authored
Added a method to the MarkController named dbstatus that returns the # of entries of rawdata and evidences in the DB to be displayed on the dashboard. Added a route to the json data retrieved from the database. Will later be updated with specific # of data generated per agent/client/server
-
- Dec 14, 2021
- Dec 10, 2021
-
-
Georgi authored
Moved the reload script to reload only the visualization container instead of the whole page, that way only the visualizations are redrawn.
-
Georgi authored
Changed the colors used by the bubble graph, changed the size of the SVG, now it is 100% height and width, as previously it caused unintended behavior using the containers clientWidth and clientHeight
-
Georgi authored
-
- Dec 09, 2021
-
-
Georgi authored
removed a line from the bubble-script.blade that caused a null value to be given to the container and causing an error
-
Georgi authored
-
Georgi authored
Added the d3.js library to the project as required, that way it is not loaded each time from the internet and the website can run on machines not running with an online connection
-
Georgi authored
-
Georgi authored
-
Georgi authored
Added an extra parameter to the bubble-script, taking the container name so it can be drawn into it or redrawn if needed
-
Georgi authored
Update Dockerfile, changed the command "RUN export.." to "ENV .." so it persists between intermidiate containers
-
Georgi authored
-
- Dec 08, 2021
- Dec 06, 2021
- Oct 26, 2021
-
-
- Oct 25, 2021