Commit graph

7 commits

Author SHA1 Message Date
Matteo Biscosi
357553b2ae Fixes dropdown not working and asn links (#9350 #9351) 2025-07-08 17:29:49 +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
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
ceb521a381
Started implementing flow alerts graph (#9096)
* Removed CVE col from hosts table

* Removed CVE col from hosts table

* Started implementing alerts graph

* Added tooltip init
2025-03-31 21:25:19 +02:00
GabrieleDeri
d0fb626d6a
Removed localhost icon on assets page (#9058) 2025-03-19 13:47:20 +01:00
Matteo Biscosi
2fa03ec679 Added empty columns in asn page 2024-06-28 17:51:24 +02:00
GabrieleDeri
43dcd76e2f
Ported AS table to new table (#8475)
* Fixes parsing error while pasing XML strings with comments

* Ported host countries table to new vue table

* Added country filter when redirected to hosts list page

* Ported network discovery table to TableWithConfig vue component

* FIxed indentation

* Added documentation for VueJS, Lua and cpp used in ntopng

* Fixed error

* Added Netbox pref entry for default site, customizable input box size. To implement cpp side for netbox default site

* Removed tprint

* Ported AS table to new table

* Started fixing live flow IP filter

* Fixed date formatter

* Removed debug code

* Removed tprint

* Removed unused import

---------

Co-authored-by: DGabri <gabriele.deri@gmail.com>
Co-authored-by: Luca Deri <lucaderi@users.noreply.github.com>
2024-06-26 15:22:55 +02:00