Commit graph

263 commits

Author SHA1 Message Date
Matteo Biscosi
c6909f0748 Migrated front end chart timeseries library 2023-05-23 08:22:14 +00:00
Lorenzo Vannucci
7ef0d936e5 Develop new Table component #7365; Rewriting alerts page; Add TableWithConfig component 2023-05-17 19:32:57 +02:00
Nicolo Maio
fde10e929e Fix devices sort and interface sort in SNMP device rules 2023-05-17 13:38:46 +00:00
Lorenzo Vannucci
434cdad84b Develop new Table component #7365: Fix render vue-node 2023-05-12 11:14:23 +02:00
Lorenzo Vannucci
6e56070efb Develop new Table component #7365; Rewriting alerts page; Fix Dropdown component; 2023-05-11 15:25:30 +02:00
Lorenzo Vannucci
016f5df625 Develop new Table component #7365; Rewriting alerts page and alerts modal; 2023-05-10 11:06:03 +02:00
Lorenzo Vannucci
391c66c076 Develop new Table component #7365 2023-05-08 14:59:41 +02:00
Luca Deri
bdece1ba70 Added % in interface packets stats 2023-05-07 23:21:02 +02:00
Matteo Biscosi
6db98842d8 Fixes last security issues 2023-04-06 12:03:50 +00:00
Matteo Biscosi
8fc6359b48 Fixes the majority of security js issues 2023-04-06 11:43:55 +00:00
Matteo Biscosi
6c7b5b4b51 Removed js possible errors 2023-04-05 19:55:59 +00:00
Matteo Biscosi
63caabfd17 Fixes various js security issues 2023-04-05 16:43:21 +00:00
Matteo Biscosi
904ccb2573 Fixes undefined/null variables and various js errors 2023-04-05 14:33:19 +00:00
Matteo Biscosi
af40553285 Fixes replace security error 2023-04-05 09:36:06 +00:00
Matteo Biscosi
0cdfb69060 Removed graph-utils from js page 2023-04-04 14:20:27 +00:00
Lorenzo Vannucci
f29e5fcc78 Add new resizable table vue component 2023-03-31 19:00:36 +02:00
Nicolo Maio
33cd58af41 Add ja3 to search. (#6813) 2023-03-21 11:36:40 +00:00
Lorenzo Vannucci
ee5ccf0b0e Extend search for JA3 and community ID #6813 2023-03-21 11:12:29 +01:00
Nicolo Maio
9ce18364ca Add laptop icons. (#7297) 2023-03-20 18:10:26 +00:00
Lorenzo Vannucci
99287c1813 fix Zero vs Unknown in Charts #7312 2023-03-14 14:48:35 +01:00
Lorenzo Vannucci
645ea1c935 Zero vs Unknown in Charts #7312 2023-03-14 14:45:05 +01:00
Lorenzo Vannucci
c7ce3dce1f Availaility Chart does not start at Zero #7311 ; RTT Chart does not start at zero #7308 ; Invalid System Load Layout #7266 ; Fix bug on url serialization in timeseries page 2023-03-14 14:14:43 +01:00
Matteo Biscosi
e23265561d Added icons to host in maps 2023-03-08 09:44:44 +00:00
Lorenzo Vannucci
504cd9ccad Manage Timeseries: only two different charts shown, third chart same as second #7283 2023-03-07 17:24:43 +01:00
Matteo Biscosi
c29051f5ec Updated milliseconds formatter 2023-03-06 15:25:02 +00:00
Matteo Biscosi
83805b3e5a Fixes import toast not working 2023-03-06 11:21:00 +00:00
Matteo Biscosi
72b746d53f Fixes service map not accessible (#7274) 2023-02-28 10:23:30 +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
7fc4c722c8 Add new regex type 'ip,cidr' 2023-02-03 17:11:56 +01:00
uccidibuti
59c5303a45 Fix timeseries chart style 2023-02-02 09:36:13 +01:00
uccidibuti
650f86f763 Fix timeseries chart style 2023-02-02 09:25:46 +01:00
uccidibuti
efb2ac732d Extend bytes, bps unit measures 2023-02-02 07:23:45 +01:00
uccidibuti
98a3fb2865 Remove obsoleted comments 2023-02-01 17:31:26 +01:00
uccidibuti
290f0126d8 Historical traffic label is cut in half #7183 2023-02-01 12:48:31 +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
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
uccidibuti
707071a1aa Measurement Units are not Uniform #7094 2023-01-25 08:06:28 +01:00
uccidibuti
7bf4078cab Measurement Units are not Uniform #7094 2023-01-25 07:32:01 +01:00
uccidibuti
b102779659 Update dist: Remove Orphaned Nodes From Sankey #7124 2023-01-19 17:08:22 +01:00
Alfredo Cardigliano
026fb6f4e7 Fix validators regexps 2023-01-16 18:29:52 +01:00
Alfredo Cardigliano
e5a50ee36c Fix ipv6 regexp escape 2023-01-16 15:35:06 +01:00
MatteoBiscosi
70701ef6a6 Updated host map to vuejs 2023-01-03 11:38:49 +01:00
MatteoBiscosi
e919e5922e Updated alert analysis page to vuejs 2023-01-02 16:12:02 +01:00
MatteoBiscosi
9f1ef95b13 Fixes non centered text (#7065) 2022-12-23 12:31:46 +01:00
uccidibuti
65dad531bc Fix select-search; Fix timeseries url for metrics with query parameter; Remove Vue Tracings #7009 2022-12-22 13:46:12 +01:00
uccidibuti
5d8a77057f Remove Vue Tracings #7009 2022-12-21 13:05:01 +01:00
uccidibuti
308a510140 Multi-series Charts are Unreadable in Dark Mode #7042 2022-12-21 07:40:29 +01:00
uccidibuti
b316f57412 Invalid Link and Name for Chart Images #6990 and update dist 2022-12-19 14:08:59 +01:00