Commit graph

1739 commits

Author SHA1 Message Date
Alfredo Cardigliano
5dcafe03f9 Use small breakpoint (sm) cards in dashboard to be responsive 2025-07-14 14:50:32 +02:00
Alfredo Cardigliano
22cc48a6c5 Fix navbar margin 2025-07-14 13:05:11 +02:00
Alfredo Cardigliano
99da7975c7 Fix container center on mobile 2025-07-14 12:55:38 +02:00
Alfredo Cardigliano
633d436501 Improve sidebar and main container on mobile 2025-07-14 12:48:42 +02:00
GabrieleDeri
3c60353ca3
Updated loading vuej component (#9376)
* Modified loading spinner component with background coloring and loading text

* Updated loading component, show loading text, background obfuscation

* Updated loading component, show loading text, background obfuscation

* Fixed loading spinner color
2025-07-13 17:21:57 +02:00
GabrieleDeri
2135f54310
Updated asn page time formatter (#9375) 2025-07-12 17:01:36 +02:00
Matteo Biscosi
b9eeacbee3 Added dropdown to select the correct ASN (#9335) 2025-07-11 18:17:56 +02:00
Luca Deri
429037599a Cosmetic changes 2025-07-11 14:38:37 +02:00
Manuel Ceroni
3da3f26a90
Added AS traffic sankey (#9374) 2025-07-11 14:24:00 +02:00
Matteo Biscosi
357553b2ae Fixes dropdown not working and asn links (#9350 #9351) 2025-07-08 17:29:49 +02:00
Manuel Ceroni
eb107a8a91
Fixed the manage configurations button on the AM page (#9365) 2025-07-08 16:31:55 +02:00
Manuel Ceroni
f9ebbcc842
Fixed ASN 0 in as_stats (#9361) 2025-07-08 10:34:01 +02:00
Manuel Ceroni
f1b1978338
Added the filter to display ASN flows on the as_overview page (#9358) 2025-07-07 16:03:28 +02:00
Manuel Ceroni
5a18fccf01
Fixed broken sorts on the AS page (#9355) 2025-07-07 16:02:38 +02:00
GabrieleDeri
e07bac4fa9
Updated geomap to D3 js component (#9356) 2025-07-07 12:29:34 +02:00
Manuel Ceroni
f51d615771
Added links to the ASN Sankey (#9343)
* Added links to the ASN Sankey

* Fixed the ASN sankey links and added a link for the exporter_details
2025-07-04 14:22:53 +02:00
GabrieleDeri
87bfc6cd5a
Updated formatter util to not show today but just time (#9344) 2025-07-04 13:56:59 +02:00
Matteo Biscosi
5d79e8a6fb Removed name from ASN column 2025-07-03 17:09:34 +02:00
GabrieleDeri
aeb43d843b
Added formatter function to improve time readability in js (#9341) 2025-07-03 16:46:31 +02:00
Matteo Biscosi
07877f770d Fixes dist not updated 2025-07-03 16:07:47 +02:00
GabrieleDeri
184fb72cc6
Fixed sankey text overflow #9330 (#9340) 2025-07-03 15:33:14 +02:00
GabrieleDeri
6894c13b46
Fixed sankey node click event. Added uuid validator in httplint (#9339) 2025-07-03 15:16:04 +02:00
Matteo Biscosi
811699d523 Fixes slow loading chart (#9332) and added actions button to ASN page (#9334) 2025-07-03 14:40:18 +02:00
GabrieleDeri
cd1d2340b2
Implement Peer (src/dst) ASN in Historical Flows #9337
* Added peer src dst asn

* Fixed asn typo
2025-07-03 12:34:01 +02:00
Matteo Biscosi
42e8dbabf4 Fixes exporters sankey (#9331) 2025-07-02 17:09:36 +02:00
Matteo Biscosi
69ea3be42e Fixes error on sankey 2025-07-02 16:15:37 +02:00
Matteo Biscosi
82a1bd14f2 Fixes incorrect logic when setting empty message 2025-07-02 10:46:25 +02:00
Matteo Biscosi
705050938f Fixes asn message label (#9322) 2025-07-02 10:36:19 +02:00
Matteo Biscosi
9c1835e027 Added spinning to autorefresh icon 2025-07-02 10:05:28 +02:00
Matteo Biscosi
9997792178 Fixes top ASN loading chart 2025-07-02 10:00:35 +02:00
GabrieleDeri
1d00932bbe
Moved sankey zoom 10px up, no overlap with chart (#9329)
* Added peer asn in clickhouse

* Added peer asn to all versions

* Readded en string

* Moved sankey zoom 10px up, no overlap with chart
2025-07-01 18:05:18 +02:00
Manuel Ceroni
dc671e898e
Added ingress-egress traffic asn sankey (#9327) 2025-07-01 13:01:56 +02:00
Matteo Biscosi
55ec9981fd Added top asn timeseries to ASN page 2025-07-01 11:13:37 +02:00
GabrieleDeri
893d0787eb
Added sankey node sort descending, removed debuggers (#9325) 2025-07-01 10:31:39 +02:00
GabrieleDeri
61388973de
Removed sankey autorefresh on AS page. Removed panning if zoom is 1 (#9320) 2025-06-27 17:07:48 +02:00
Matteo Biscosi
fee1449b16 Fixes invalid check on asn page 2025-06-26 19:01:58 +02:00
Matteo Biscosi
f8a9390fb6 Added snmp tab to assets page (#9275) 2025-06-26 15:45:47 +02:00
Matteo Biscosi
8a46b03d91 Fixes white/dark mode search (#9307) 2025-06-26 15:06:05 +02:00
Manuel Ceroni
dc4c5ece2b
Fixed ASN sankey and added total-traffic ASN sankey (#9313)
* Fixed ASN sankey and added total-traffic ASN sankey

* Minor fixes for the ASN sankey
2025-06-26 14:49:21 +02:00
Manuel Ceroni
73ec8592e4
Implemented egress traffic Sankey with ASN source data (#9311) 2025-06-25 14:08:15 +02:00
Manuel Ceroni
487d1f2270
Implemented ingress traffic Sankey with ASN source data (#9308)
Co-authored-by: Luca Deri <lucaderi@users.noreply.github.com>
2025-06-24 17:50:11 +02:00
Matteo Biscosi
cb84816e62 Fixes incorrect links and empty data (#9306) 2025-06-24 10:52:10 +02:00
Matteo Biscosi
11690901f0 Added port and ip tooltip 2025-06-23 10:55:59 +02:00
Matteo Biscosi
3122fa50db Fixes various issues in client side tables (#9298) 2025-06-23 10:22:33 +02:00
Matteo Biscosi
f295a29141 Fixes various issues with assets snmp 2025-06-18 17:12:51 +02:00
Matteo Biscosi
2a150a08fc Added snmp links to SNMP assets 2025-06-18 14:56:44 +02:00
Matteo Biscosi
d29bd9e36a Fixes SNMP Assets visualization (#9287) 2025-06-18 11:19:45 +02:00
Matteo Biscosi
fd4fbd4053 Fixes hidden hosts not correctly working (#9281) 2025-06-17 11:01:12 +02:00
Matteo Biscosi
f10e9d300d Changed ASN config page and type 2025-06-13 18:45:49 +02:00
Matteo Biscosi
b37f31c963 Added ASN Configuration page (#9271) 2025-06-13 16:40:31 +02:00