Commit graph

44 commits

Author SHA1 Message Date
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
Lorenzo Vannucci
9bfc16079a fix change selected report refresh components 2023-09-18 16:45:59 +02:00
Alfredo Cardigliano
fb4eb5fb02 Fix template selection from parameter 2023-09-18 10:54:41 +02:00
Alfredo Cardigliano
4d4878e362 Fix template selection 2023-09-05 17:03:44 +02:00
Alfredo Cardigliano
599ce69ef5 Fix merge 2023-09-05 16:43:01 +02:00
Alfredo Cardigliano
549518ed4a Fix box footer when reloading a report 2023-09-05 11:37:28 +02:00
Lorenzo Vannucci
8d7670cab5 [Dashboard] Dropdown to select the dashboard or report template #7787 ; 2023-09-04 17:24:15 +02:00
Lorenzo Vannucci
fd74118898 Fix method name in dashboard.vue 2023-09-04 17:16:10 +02:00
Lorenzo Vannucci
dffe0e2997 [Dashboard] Dropdown to select the dashboard or report template #7787 ;
[Dashboard] Set the date interval (disabled) when displaying a report backup #7788 ;
2023-09-04 17:14:52 +02:00
Lorenzo Vannucci
e16a0520b1 [Dashboard] Set the date interval (disabled) when displaying a report backup #7788 ; 2023-09-04 13:34:43 +02:00
Lorenzo Vannucci
2835bd9525 [Dashboard] Change the select input to support search in Open Report #7793 ; [Dashboard] Dropdown to select the dashboard or report template #7787 ;
[Dashboard] Set the date interval (disabled) when displaying a report backup #7788 ;
2023-09-04 13:22:50 +02:00
Alfredo Cardigliano
05c9eeb146 Move dashboard utils to public 2023-09-04 10:58:55 +02:00
Alfredo Cardigliano
8ae04242d8 Rename dashboard components. Add skeleton for sankey component. 2023-09-01 12:38:36 +02:00
Renamed from http_src/vue/page-dashboard.vue (Browse further)