Commit graph

112 commits

Author SHA1 Message Date
gabryon99
50fb275dcb add basic functionality for reset inside edit_user_script page 2021-02-23 12:58:33 +01:00
Matteo Biscosi
711bcb21d0 Added exclusion list to the flow risk script 2021-02-17 11:46:45 +01:00
Matteo Biscosi
12cd9069d1 Implements l7 category and dns request added to exclusion alerts
Implements #4942
2021-02-16 16:05:16 +01:00
Matteo Biscosi
c77c689f94 Removed spaces by js when adding a new alert filter 2021-02-12 11:29:59 +01:00
Matteo Biscosi
59818f5540 Changed filters table path and Fixes reset script values 2021-02-12 10:59:16 +01:00
Matteo Biscosi
ab0e5ea081 Fixes removed exclusion list from the flow alerts 2021-02-11 19:13:43 +01:00
Matteo Biscosi
09ca9e604c Fixed undefined error in js user scripts 2021-02-11 18:16:32 +01:00
Matteo Biscosi
c82e007653 Fixes internal error while modifing the scripts 2021-02-11 17:25:18 +01:00
Matteo Biscosi
d6d0780507 Implements add the ability to suppress specific alerts
Implements #4942
2021-02-11 17:13:07 +01:00
Matteo Biscosi
d88d26293a Fixes multiple replacement not taking place #4942 2021-02-10 15:46:46 +01:00
Matteo Biscosi
769658268f Implements add the ability to suppress specific alerts
Implements #4942

Partially implemented alerts exclusion list

Added User Script exclusion list to settings

Implements add the ability to suppress specific alerts
Implements #4942
2021-02-10 15:35:54 +01:00
Simone Mainardi
972aeb8c47 Disables alert severity selection for flow risks 2021-01-29 10:45:03 +01:00
gabryon99
e4287a9a86 removed console.log 2021-01-29 10:39:40 +01:00
Simone Mainardi
07760e2314 Fixes poorly styled severity in flow risks
Addresses #4919
2021-01-28 18:56:13 +01:00
gabryon99
0fc2c597de fixed roken layour for user scripts (#4919) 2021-01-28 14:27:31 +01:00
gabryon99
0283345129 formatted severity select elephant flows (#4919) 2021-01-28 12:48:11 +01:00
gabryon99
7d816798fe add additional check for severity select #4919 2021-01-28 10:08:06 +01:00
gabryon99
26de36685a add select severity to user scripts (#4919) 2021-01-28 10:08:06 +01:00
gabryon99
aa45a8d64e add severity select for scripts config modal (#4919) 2021-01-27 14:49:00 +01:00
gabryon99
4422d669f1 add dropdown severity into user scripts 2021-01-26 16:26:08 +01:00
gabryon99
20273758ef add reset button with confirm (#4730) 2020-11-27 17:45:11 +01:00
Matteo Biscosi
a8cf3836d7
Fixes #4709 unexpected new device plugin (#4728)
* Added unexpected new device plugin, needs review

* Fixes #4709 unexpected new device plugin

Co-authored-by: matteo <biscosi@ntop.org>
2020-11-16 12:41:19 +01:00
Simone Mainardi
b87e641086 Fixes validation of unexpected servers whitelist 2020-11-14 17:39:59 +01:00
gabryon99
3517435314 add missing reload buttons (#4676) 2020-11-04 21:56:07 +01:00
gabryon99
cf16003826 add notification for unexpected plugins (#4659) 2020-11-02 11:42:30 +01:00
gabryon99
32f5d9d039 increased multiple selected height 2020-10-19 15:27:19 +02:00
Simone Mainardi
00f1ae731a Keeps configured enabled/disabled flow risks into account inside plugin 2020-10-19 11:56:41 +02:00
gabryon99
4608c52596 fixed typo in script list 2020-10-16 16:59:09 +02:00
gabryon99
32f9cef420 add customs groups for MultiSelect template 2020-10-16 16:33:04 +02:00
gabryon99
29a0690430 add multiselect template inside script list 2020-10-16 16:02:18 +02:00
gabryon99
2e9230d6ad extended label truncate limit to 120 (#4571) 2020-10-12 17:25:23 +02:00
gabryon99
23aa34904d extended label (#4571) 2020-10-12 17:00:01 +02:00
Luca Deri
bbf48666c8 Removed MUD code 2020-10-11 16:58:10 +02:00
gabryon99
6e4e195f56 add confirm modal for disabling all user scripts (#3917) 2020-10-07 22:30:35 +02:00
gabryon99
d0f1502e69 added disable all button (#3917) 2020-10-06 22:47:53 +02:00
gabryon99
c7562a7078 expanded ItemsList textarea to 10 2020-09-25 18:42:31 +02:00
gabryon99
7fab77bf4a separated am_stats view from control 2020-09-23 23:22:19 +02:00
gabryon99
d64c1b5c2f fixing style for action buttons in user scripts page (#4479, #4456, #4464( 2020-09-23 16:16:03 +02:00
gabryon99
fc70eaa377 fixed action button son script list page as requested 2020-09-23 08:23:56 +02:00
gabryon99
3d1f2c8bef fixed enabled button on scripts list 2020-09-23 08:23:56 +02:00
gabryon99
441d84f6ae disabled edit button for disabled scripts 2020-09-22 10:59:00 +02:00
gabryon99
18391dd683 fix disabled button in scripts list 2020-09-16 18:02:00 +02:00
Simone Mainardi
9157132421 Fixes user scripts enable/disable
Fixes #4330
2020-08-26 11:51:31 +02:00
Simone Mainardi
1ae2b2d932 Refactors NtopngUtils into NtopUtils 2020-08-18 15:10:04 +02:00
Simone Mainardi
e61f9ffe68 Refactor JS code into class NtopngUtils
Implements #3735
2020-08-18 14:13:48 +02:00
gabryon99
4574c667a0 fixed button styles for user scripts 2020-08-07 12:18:27 +02:00
gabryon99
3b3bb87f92 fixed button style in scripts list 2020-07-30 16:04:21 +02:00
gabryon99
6ada544339 removed multiple csrf 2020-05-06 18:42:49 +02:00
gabryon99
1e5376da95 reworked script editor page 2020-04-15 23:07:05 +02:00
gabryon99
38c993f468 fixed script list utils 2020-03-18 20:51:13 +01:00