Commit graph

6 commits

Author SHA1 Message Date
Luca Deri
83675998ee Added Korean and French translations 2024-06-29 17:01:09 +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
GabrieleDeri
452cf42e82
Implemented ticket #7576 (#8436)
* added guide for GUI development functioning

* Changed table refresh to 1 minut

* updated en.lua path

* Added lua navbar documentation

* Fixed SNMP menu entry highlight

* Implemented ticket #7576

* Implemented #7576

* Added lua and vue documentation

---------

Co-authored-by: DGabri <gabriele.deri@gmail.com>
2024-06-05 18:55:39 +02:00
GabrieleDeri
995948ad32
Changed refresh interval for SNMP table to 1 minute (#8433)
* added guide for GUI development functioning

* Changed table refresh to 1 minut

* updated en.lua path

* Added lua navbar documentation

* Fixed SNMP menu entry highlight

---------

Co-authored-by: DGabri <gabriele.deri@gmail.com>
2024-06-05 15:58:10 +02:00
GabrieleDeri
f3ea66809e
added guide for GUI development functioning (#8429)
Co-authored-by: DGabri <gabriele.deri@gmail.com>
2024-06-04 13:04:52 +02:00
GabrieleDeri
c9a5bdfc55
Added SNMP Table refresh (#8411)
* added guide to get started in GUI development

* added description for pages and httpdocs

* added timer for table refresh

* GUI develooper docs

---------

Co-authored-by: DGabri <gabriele.deri@gmail.com>
Co-authored-by: Matteo Biscosi <49585191+MatteoBiscosi@users.noreply.github.com>
2024-05-28 21:28:36 +02:00