Commit graph

812 commits

Author SHA1 Message Date
Nicolò Maio
c813515ba6
Minor GUI fix. (#7248) (#7278) 2023-02-28 11:25:04 +01:00
Matteo Biscosi
72b746d53f Fixes service map not accessible (#7274) 2023-02-28 10:23:30 +00:00
Nicolo Maio
9057e7c6e2 Comment voices on dropdown menu in aggregated live flows. (#7263) 2023-02-24 15:32:11 +00:00
Nicolò Maio
5ca6adb851
Add edit rule button. (#7248) (#7252)
* Add edit rule button. (#7248)

* Minor fix. (#7248)
2023-02-22 18:44:11 +01:00
Nicolò Maio
1a5ead7dbe
Update category check. (#7240) (#7253)
* Update category check. (#7240)

* Fix btn active colour. (#7246)
2023-02-22 18:41:10 +01:00
Nicolo Maio
417c525add Fix metric name resolution on local traffic rule page. (#6855) 2023-02-21 16:16:15 +00:00
Nicolò Maio
cf8a89a7e1
Add lowerbound and upperbound choice and percentage threshold on host rules. (#6855) (#7238)
* Add lowerbound and percentage threshold on host rules. (#6855)

* Add interface rules. (#6855)

* Added ability to blacklist hosts via Lua API

* Not supposed to be committed

* Method signature change to be called it also from a lua host script

* Fix empty string heck

* Add param check

* Add example listing alerts

* Fix params check

* Fix alert raw queris

* Removed debug code

* MacOS changes

* Updated (C)

* Warning fixes

* Removed sprintf calls

* Added rx_only_hosts classification

* https://github.com/ntop/ntopng/issues/7233; extend datatable component to allow external vue components in table menu bar

* Update dist: https://github.com/ntop/ntopng/issues/7233; extend datatable component to allow external vue components in table menu bar

* Remove obsoleted comment

* Minor GUI fix. (#6855)

* Fix on alert format. (#6855)

* Minor fix. (#6855)

* Update doc. (#6855)

---------

Co-authored-by: Luca Deri <lucaderi@users.noreply.github.com>
Co-authored-by: Luca Deri <deri@ntop.org>
Co-authored-by: Alfredo Cardigliano <cardigliano@ntop.org>
Co-authored-by: uccidibuti <vannucci@ntop.org>
2023-02-21 14:37:09 +01:00
uccidibuti
2ebc4bb35c Fix datatable component 2023-02-21 11:21:26 +01:00
uccidibuti
4a5d61be43 add page test datatable 2023-02-20 20:05:02 +01:00
uccidibuti
495956b9f8 add datatable refresh menu 2023-02-20 20:04:14 +01:00
uccidibuti
ab9e0e854d Remove obsoleted comment 2023-02-20 14:27:12 +01:00
uccidibuti
e386ab9059 https://github.com/ntop/ntopng/issues/7233; extend datatable component to allow external vue components in table menu bar 2023-02-20 13:39:42 +01:00
Matteo Biscosi
b85b9d9118 Removed hardcoded string 2023-02-16 16:38:09 +01:00
Matteo Biscosi
5106b7df6a Fixed host.value repeated 2023-02-16 16:25:48 +01:00
Nicolò Maio
d910a4213f
Update GUI with percentage threshold and interface tab. (#6855) (#7235)
* Update GUI with percentage threshold and interface tab. (#6855)

* Minor Fix. (#6855)
2023-02-16 15:58:18 +01:00
Nicolo Maio
1986f56912 Update aggregated live flows gui. 2023-02-14 12:04:38 +00:00
Nicolò Maio
373ef9456a
Fix alert exclusion comment textarea and add placeholder. (#7227) 2023-02-13 12:54:28 -05:00
Nicolò Maio
ad14cce6ba
Update comment storing. (#7125) (#7219) 2023-02-08 18:51:19 +01:00
MatteoBiscosi
5d1079d04a Fixes comment css classes (#7125) 2023-02-07 18:19:22 +01:00
Nicolò Maio
3f56e70ce2
Add exclusion note backEnd need to fix frontEnd. (#7125) (#7212)
The note seems implemented correctly
2023-02-07 16:40:15 +01:00
uccidibuti
650f86f763 Fix timeseries chart style 2023-02-02 09:25:46 +01:00
uccidibuti
98a3fb2865 Remove obsoleted comments 2023-02-01 17:31:26 +01:00
uccidibuti
40d0c451c2 Alert Exclusion randomly works with VLANs #7053 2023-02-01 17:28:38 +01:00
uccidibuti
1c1b71e892 Fix https://github.com/ntop/ntopng/issues/7138 2023-02-01 16:32:51 +01:00
uccidibuti
6e9a0a58f7 Remove obsoleted comments 2023-02-01 16:31:13 +01:00
uccidibuti
09246f010c Fix Timeseries Interface Graphs #7092 ; Chart Visualisation Issues #7171 ; Measurement Units are not Uniform #7094 ; Invalid chart update #7095 ; 2023-02-01 11:20:45 +01:00
uccidibuti
9796198d09 Fix modal download 2023-01-31 09:52:18 +01:00
MatteoBiscosi
5dfd7357bf Fixes host sankey minor issues (#7093 #7160) 2023-01-30 12:58:50 +01:00
MatteoBiscosi
c15f335294 Added link to host (#7171) 2023-01-30 11:55:52 +01:00
MatteoBiscosi
e4bed0028e Fixes hyperlink not working (#7166) 2023-01-30 11:18:31 +01:00
uccidibuti
c79a657e5c Fix Regex escape 2023-01-27 19:09:18 +01:00
uccidibuti
68c620d3c1 https://github.com/ntop/ntopng/issues/7138 2023-01-27 18:28:06 +01:00
Luca Deri
f24c21bf6d Added score in flow analysis table 2023-01-26 17:07:09 +01:00
MatteoBiscosi
c2cfe7f9c5 Fixes various interface page minor bugs (#7161) 2023-01-26 15:50:47 +01:00
MatteoBiscosi
0e477eadd3 Added default sorting (#7168) 2023-01-25 18:01:01 +01:00
MatteoBiscosi
1736e6e505 Fixes sorting bug (#7153) 2023-01-25 10:43:49 +01:00
uccidibuti
b0d8ddffe4 Discrepancy in Traffic Calculation (Interface Chart) #7110 2023-01-25 08:40:51 +01:00
uccidibuti
b55e08e161 Discrepancy in Traffic Calculation (Interface Chart) #7110 2023-01-25 08:13:59 +01:00
uccidibuti
0969d4259f Invalid chart update #7095 2023-01-25 08:08:28 +01:00
MatteoBiscosi
20aa23f05f Fixes non working v-if 2023-01-24 20:16:18 +01:00
MatteoBiscosi
1805ba705d Fixes server ports page and live flows analysis page 2023-01-24 19:39:15 +01:00
MatteoBiscosi
adab30e7ef Fixes aggregated live flows table ordering 2023-01-24 17:10:29 +01:00
MatteoBiscosi
9c72a5dae1 Updated dist 2023-01-24 16:25:17 +01:00
MatteoBiscosi
37cb891741 Added vlans filter to analysis flow page 2023-01-24 11:39:44 +01:00
MatteoBiscosi
4c057cf8fd Added new flows page 2023-01-24 10:31:07 +01:00
MatteoBiscosi
fbb6d9e126 Added reload button (#7133) 2023-01-23 13:18:08 +01:00
MatteoBiscosi
2897864e2d Fixes loading not defined 2023-01-23 11:18:21 +01:00
MatteoBiscosi
6b405e0a1c Removed console tracing (#7134) 2023-01-23 11:16:26 +01:00
MatteoBiscosi
40250f646d Added loading component (#7136) 2023-01-23 11:14:34 +01:00
MatteoBiscosi
80b1c569ae Fixed no data message (#7137) 2023-01-23 10:50:10 +01:00