Commit graph

908 commits

Author SHA1 Message Date
Matteo Biscosi
547de6a6c1 Added interface exporter usage timeseries 2023-12-05 14:08:22 +00:00
Lorenzo Vannucci
c53e003167 add two way data binding selected_options props for select-search multiple 2023-12-05 12:56:21 +01:00
Nicolo Maio
d1dc23d23b [VS] Add IPv4 Network Scan. (#8062) 2023-12-04 16:19:00 +01:00
Nicolo Maio
97bf624095 [VS] Update modal for edit report name. 2023-12-04 11:59:39 +01:00
Nicolo Maio
a85be9c960 [VS] Fix sort on report name e report date columns. 2023-12-04 11:58:34 +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
Nicolo Maio
a95bd5c624 [VS] Fix sort for empty numbers (#8067) 2023-11-30 18:24:37 +01:00
Nicolo Maio
17e1e3b787 Fix sort on last scan and last duration columns with scan in progress. (#8067) 2023-11-30 16:56:39 +01:00
Nicolo Maio
4d47e300cb [VS] Remove duplicated unreachable hosts in report. (#8069) 2023-11-30 16:13:23 +01: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
Lorenzo Vannucci
692c1d4d4a Implement Top 10 Historical Aggregation Charts #7994; fix chart dimension and chart aggregated type 2023-11-30 10:54:55 +01:00
Nicolo Maio
00d3ceabfd [VS] Fixing sort. 2023-11-30 10:28:14 +01:00
Matteo Biscosi
a9a2646287 Fixes some issue with dashboard and report page 2023-11-29 15:28:55 +00:00
Lorenzo Vannucci
82671f7425 Update dist: Implement Top 10 Historical Aggregation Charts #7994; fix chart dimension 2023-11-29 14:47:33 +01:00
Lorenzo Vannucci
894d563ceb Implement Top 10 Historical Aggregation Charts #7994; fix unit_measure on flow historical page chart 2023-11-29 14:28:49 +01:00
Matteo Biscosi
2e2fd49c27 Removed no more needed push 2023-11-29 12:59:50 +00:00
Matteo Biscosi
38043be5d6 Added network report dashboard (#8060) 2023-11-29 12:56:31 +00:00
Nicolo Maio
d8c41081f4 Fix host rules modal. (#8052) 2023-11-29 11:17:47 +01:00
Matteo Biscosi
e8b8b7e570 Fixes blacklisted flow message in case of custom categories 2023-11-28 11:13:53 +00:00
Matteo Biscosi
d16242eb2c Added flow devices timeseries and added support to new report page (#8046) 2023-11-27 15:56:28 +00:00
Nicolò Maio
3772ed52ac
Add flow exporters filter in aggregated live flows page. (#8047) (#8058) 2023-11-27 15:55:06 +01:00
Matteo Biscosi
35048f33bf Added filtering ability to report page (#8046) 2023-11-27 10:24:17 +00:00
Alfredo Cardigliano
174c9a0dec Enable topk-timeseries chart for all custom queries with no chart defined 2023-11-24 16:14:30 +01:00
Lorenzo Vannucci
d6bacdd1bb Implement Top 10 Historical Aggregation Charts #7994 2023-11-24 10:37:55 +01:00
Matteo Biscosi
e6fa609729 Added loading to dashboard/report boxes 2023-11-22 17:13:23 +00:00
Nicolo Maio
8ccaa28f37 [VS] Add ClickHouse feedback and toast, and refactor the update of the last saved result. 2023-11-22 16:37:20 +01:00
Nicolo Maio
26f54ba21e [VS] Fix default sort function on scan reports page. 2023-11-22 11:30:02 +01:00
Nicolo Maio
2519a8acb2 [VS] Fix scan duration column sort and add check on scan false positive. (#8038) (#8039) 2023-11-21 18:40:48 +01:00
Nicolo Maio
b83e1e13c0 [VS] Fix sort issues on last scan and last duration columns. (#8038) (#8039) 2023-11-21 12:31:25 +01:00
Nicolo Maio
34f7a42308 [VS] Add historical reports. (#8015) (#7950) 2023-11-20 17:06:23 +01:00
Matteo Biscosi
440a8e0c87 Added hidden parameter to timeseries charts (#8007) 2023-11-20 15:35:08 +00: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
Lorenzo Vannucci
1be490fb7f fix timeseries table total unit measure formatter 2023-11-14 10:48:02 +01:00
Nicolo Maio
beca9b88b9 Fix Acknowledge Alerts button (#8014) 2023-11-13 14:58:50 +01:00
Lorenzo Vannucci
d1de56ab37 Various Blacklist Chart Bugs #7995 ; fix frontend timeseries bug; fix js utils sort function 2023-11-13 14:58:54 +01:00
Alfredo Cardigliano
3ad079a6b5 Replace input-with-suggestions with select-search 2023-11-10 10:52:07 +01:00
Lorenzo Vannucci
1dbe1890ef Implement input for select-search 2023-11-10 10:29:36 +01:00
Nicolo Maio
14ba135c50 Fix port filter in aggregated live flows page (#8002) 2023-11-09 15:41:11 +01:00
Nicolo Maio
312ece9c1c Remove unnecessary logs. 2023-11-09 15:25:59 +01:00
Nicolo Maio
f0598b61a7 Fix flow export devices rules and other minor fix. (#7991) 2023-11-09 10:17:19 +01:00
Matteo Biscosi
b10358277a Fixes timeseries charts timezone and removed no more used files 2023-11-08 17:37:17 +00:00
Matteo Biscosi
4bd964b24e Fixes vs add modal 2023-11-08 10:50:17 +00:00
Nicolò Maio
0584f6970f
[VS] Fix hostname resolution on modal. (#7987)
* [VS] Fix hostname resolution on modal.

* Add message.
2023-11-08 10:04:58 +01:00
Lorenzo Vannucci
63cb65382b fix modal timeseries 2023-11-07 12:28:59 +01:00
Nicolo Maio
35f66ca1c6 [VS] Temporarly hide the load ports button. 2023-11-06 17:53:48 +01:00