Commit graph

4 commits

Author SHA1 Message Date
Matteo Biscosi
c3240e84ce Fixes country stats historical charts link 2025-04-23 18:00:35 +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
Matteo Biscosi
2e4c57f71e Minor fixes to country page 2024-06-25 18:42:20 +02:00
GabrieleDeri
7321eadf7a
Added new table to host countries page (#8473)
* 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

---------

Co-authored-by: DGabri <gabriele.deri@gmail.com>
2024-06-25 10:57:57 +02:00