- Feb 18, 2025
- Sep 12, 2024
-
-
Georgi authored
-
- Jul 03, 2024
- Jul 01, 2024
- Aug 02, 2022
-
-
Georgi authored
Removed the parameter from the timeline.blade, using a default period. Will add a dropdown menu with a refresh button to change the period
-
Georgi authored
-
Georgi authored
-
Georgi authored
-
Georgi authored
Added the timeline visualization to the dashboard, moved all javascript functions to a separate helper script
-
Georgi authored
-
- Jul 27, 2022
- Mar 16, 2022
- Jan 26, 2022
-
-
Georgi authored
Fixed the detailed Donut visualization to update on click when selecting/deselecting items from the legend
-
- 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
-