Commit graph

62 commits

Author SHA1 Message Date
Matteo Biscosi
c537802a63 Fixes new as dashboard 2025-11-13 16:36:49 +01:00
Manuel Ceroni
546b5d54f3
Implemented ASN Dashboard (#9796)
* Implemented ASN Dashboard

* Various fixes to the ASN dashboard

* Changed the time window in the ASN dashboard ts
2025-11-03 18:18:15 +01:00
Alfredo Cardigliano
77469fbd7a Fix loader when opening a backup 2025-10-08 11:08:13 +02:00
Matteo Biscosi
88e6c92e98 Disabled loading on flows page and dashboard 2025-07-21 10:01:10 +02:00
Matteo Biscosi
611f0da3da Fixes reports component reload not showing the loading 2025-07-18 12:13:09 +02:00
Matteo Biscosi
405b0e6dcc Added loading to various pages 2025-07-16 17:39:55 +02:00
Matteo Biscosi
4efc1a2e6c Added animation and fixed positioning of loading component 2025-07-16 12:38:34 +02:00
GabrieleDeri
893d0787eb
Added sankey node sort descending, removed debuggers (#9325) 2025-07-01 10:31:39 +02:00
Matteo Biscosi
af37780125 Fixes top talkers calculation (#9222)
Fixes timeseries colors
2025-06-12 11:22:41 +02:00
Matteo Biscosi
5fbe4dff79 Fixes filters request in reports dashboard (#9205) 2025-05-13 16:22:29 +02:00
Alfredo Cardigliano
230747b010 Rework asset dashboard 2025-03-18 15:49:27 +01:00
Matteo Biscosi
5f876167e5 Added assets dashboard 2025-03-12 17:08:46 +01:00
Matteo Biscosi
1035d21dc3 Fixes filters not working (#9014) 2025-03-04 15:40:30 +01:00
Alfredo Cardigliano
d3325031be Optimize dashboard requests towards the same endpoing 2025-01-27 17:31:05 +01:00
Alfredo Cardigliano
f58d81b1b0 Improve infrastructure dashboard 2025-01-20 19:17:29 +01:00
Alfredo Cardigliano
4e528ee63f Typo 2025-01-15 10:23:39 +01:00
Alfredo Cardigliano
2a831a5d5d Add frontend support to call infrestructure aggregator 2025-01-15 10:21:26 +01:00
Matteo Biscosi
950756b347 Fixes incorrect filters showed 2024-10-21 17:43:09 +02:00
Matteo Biscosi
e0cac12dd2 Fixes error 400 on dashboard page (#8321) 2024-04-10 06:15:23 -04:00
Matteo Biscosi
8486831c6e Fixes slow loading of flow exporters with tons of devices 2024-03-28 11:42:23 -04:00
Matteo Biscosi
a72b5c467a Fixes dropdown in report page not shown 2024-03-21 10:51:09 -04:00
Matteo Biscosi
eaea450db9 Hides exporters name when formatting filters (#8277) 2024-03-18 11:26:06 -04:00
Nicolo Maio
c9dda4257f Fixed daily traffic reports (#8208) 2024-02-28 15:54:11 +01:00
Matteo Biscosi
508977b35b Fixes incorrect load of filters in dashboard 2024-01-24 10:54:29 +00:00
Alfredo Cardigliano
0a2f1e630a Fix time offset labels 2023-12-22 10:31:05 +01:00
Nicolo Maio
e362e48876 Add time_window, time_offset and advanced settings and cleanup css files. (#8093) 2023-12-21 13:04:41 +01:00
Nicolo Maio
2902341583 Update the dashboard with the editing component feature. (#8093) 2023-12-19 19:08:46 +01:00
Alfredo Cardigliano
308d57fbfb Handle allow_edit param 2023-12-13 10:43:37 +01:00
Alfredo Cardigliano
085e85278f Make sort/delete persistent. Compute component_id on server side. 2023-12-07 19:36:58 +01:00
Alfredo Cardigliano
f52ba41602 Initial report template editor (wip) 2023-12-07 16:24:41 +01:00
Alfredo Cardigliano
fa77415551 Add set_component_attr to dashboard components to set attributes on the component (e.g. affect the box render) 2023-12-01 16:50:06 +01:00
Matteo Biscosi
6a65650a9d Added flow exporter top chart 2023-12-01 10:45:05 +00:00
Matteo Biscosi
e7e0cbe7dd Finalized support to nested filters in the report page 2023-11-30 13:29:15 +00:00
Matteo Biscosi
1f11d4ebd1 Added support to nested filters in the report page 2023-11-30 12:26:08 +00:00
Matteo Biscosi
a9a2646287 Fixes some issue with dashboard and report page 2023-11-29 15:28:55 +00:00
Matteo Biscosi
35048f33bf Added filtering ability to report page (#8046) 2023-11-27 10:24:17 +00:00
Matteo Biscosi
e6fa609729 Added loading to dashboard/report boxes 2023-11-22 17:13:23 +00:00
Nicolo Maio
34f7a42308 [VS] Add historical reports. (#8015) (#7950) 2023-11-20 17:06:23 +01:00
Alfredo Cardigliano
a85a63287d Use epoch from query parameters in vs-report 2023-11-17 16:18:04 +01:00
Alfredo Cardigliano
97f5a0bb76 Add configurable endpoints for report open/store/list/delete 2023-11-16 11:16:46 +01:00
Alfredo Cardigliano
95dca16e4e Add support for actions in the small picker for VS 2023-11-16 11:01:52 +01:00
Alfredo Cardigliano
66310857c8 Add warning in case of report not found 2023-11-14 12:28:42 +01:00
Alfredo Cardigliano
2bcf352c11 Improve printable VS reports 2023-10-26 17:57:39 +02:00
Alfredo Cardigliano
8a33a9cef6 Add dashboard title from context. Add small buttons when range picker is not enabled. 2023-10-26 12:11:03 +02:00
Alfredo Cardigliano
0df01f48c5 Remvoe range picker from VS report 2023-10-26 11:33:54 +02:00
Nicolo Maio
6c67f3bc90 [VS] Fix report tab navigation. 2023-10-03 18:04:13 +02:00
Lorenzo Vannucci
8e14e3dc3b Fix report print style; Disable dashboard time range picker #7870; 2023-10-03 16:05:42 +02:00
Lorenzo Vannucci
17c019e50e fix print long table in report vs_scan 2023-09-26 18:55:56 +02:00
Lorenzo Vannucci
3f4421d525 fix print long table in report vs_scan 2023-09-26 18:42:00 +02:00
Lorenzo Vannucci
f1f9a5bccd fix upload report 2023-09-19 15:18:15 +02:00