MatteoBiscosi
5ecec0c003
Removed hardcoded length causing visual bugs ( #5960 )
2021-10-07 18:42:12 +02:00
Simone Mainardi
75d37ec613
Prevents certain categories to be missing when switching tabs
...
Addresses #5914
2021-09-22 15:24:42 +02:00
Simone Mainardi
133fc4dd10
Fixes invalid checks filter when moving between tabs
...
Addresses #5914
2021-09-22 15:02:04 +02:00
Simone Mainardi
9a6739fd2b
Adds 'family' column to the checks table
...
Addresses #5610
2021-09-22 14:31:00 +02:00
Simone Mainardi
2713d96653
Adds factory reset checks button to the 'All' checks page
...
Addresses #5898
2021-09-21 17:13:08 +02:00
Simone Mainardi
4e750c8cde
Implements 'All' checks tab to have all checks in a single place
...
Addresses #5610
2021-09-21 16:25:42 +02:00
Vasilis Tako
4f4b7a4f5d
Added tooltip on checks button for add/remove and edit ( #5812 )
2021-08-30 13:40:24 +02:00
Vasilis Tako
a69d6d3475
Changed colour for enabled/disabled checks ( #5812 )
2021-08-30 11:07:22 +02:00
Vasilis Tako
cadfa4be78
Modified Reset/DeleteAll/FactoryReset Id(Issue #5618 )
2021-08-06 14:34:23 +02:00
MatteoBiscosi
462eaa384b
Fixes ASes and Networks alert behavior
2021-06-23 15:14:03 +02:00
Simone Mainardi
8344116056
Refactors import/export/reset REST API endpoints
2021-06-17 18:25:06 +02:00
Simone Mainardi
4a526c3cdf
Decouples checks from alerts (removes unnecessary flag is_alert)
2021-06-17 11:43:12 +02:00
Simone Mainardi
e33af8a23c
Refactors script_categories into check_categories (c++ and lua)
2021-06-16 18:43:55 +02:00
Simone Mainardi
76fd315d1b
Refactors user_scripts into checks (lua)
2021-06-16 18:02:22 +02:00
l3wiz
8fafc9b520
Fixed empty box (Issue #5455 )
2021-06-10 16:43:14 +02:00
Simone Mainardi
98d834ba89
Fixes broken elephant flow script configuration
...
Fixes #5380
2021-05-20 15:07:21 +02:00
Simone Mainardi
e5c346c6e5
Fixes broken layout of exclusion lists
2021-05-20 10:55:05 +02:00
Simone Mainardi
366a15a973
Fixes broken layout of user script conf text areas
...
Fixes #5379
2021-05-20 10:25:37 +02:00
gabryon99
5a8da78b37
fix enable script button ( #5375 )
2021-05-19 11:39:52 +02:00
Simone Mainardi
1dce9e5842
Migrates to Bootstrap 5
...
Adds bootstrap-5.0.0-beta3-dist
Adds bootstrap-5.0.0
Updates bootstrap-5.0.0-beta3-dist to bootstrap-5.0.0-dist
initial migration to bs v5
porting to bs5
improvements on dropdown menu filter
fixed host map dropdown
removed excessive padding
fix button toggle
re-add blog news
removed text decoration for links
fix button layout (#5348 )
remove underscore from href (#5347 )
2021-05-18 11:39:59 +02:00
Alfredo Cardigliano
72ec8ac12e
Exclusion list now accepts a simple comma-separated list which is more user friendly ( fix #5213 )
2021-05-11 11:52:19 +02:00
Simone Mainardi
175cdbabdc
Removes severity from user scripts (now unified with score)
...
Addresses #5281
2021-05-04 17:59:39 +02:00
Simone Mainardi
bd2259b1fa
Prevents exclusion lists to show up for unsupported families
...
Addresses #5212
2021-04-27 16:09:21 +02:00
Alfredo Cardigliano
fa311e3ade
Rework user script working sets (a single configset is supported now)
2021-03-01 15:37:45 +01:00
gabryon99
08f2e68f0b
add raw exclusion list for user script page ( #5002 )
2021-02-23 21:16:08 +01:00
Simone Mainardi
696bcb33e5
Implements alert exclusions for hosts, interfaces, local networks
2021-02-23 15:36:14 +01:00
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