Commit graph

1519 commits

Author SHA1 Message Date
gabryon99
5db05cbe6f remove underscore from href (#5347) 2021-05-17 14:34:26 +02:00
gabryon99
4ecae2bc91 fix button layout (#5348) 2021-05-17 14:33:20 +02:00
gabryon99
5d18f5e3b1 removed text decoration for links 2021-05-17 14:33:04 +02:00
gabryon99
d94942aaf6 removed excessive padding 2021-05-16 15:16:31 +02:00
gabryon99
cab5243ab8 fixed host map dropdown 2021-05-16 15:13:08 +02:00
gabryon99
283379c708 improvements on dropdown menu filter 2021-05-15 10:11:13 +02:00
gabryon99
0ba8590bcf porting to bs5 2021-05-15 09:56:12 +02:00
gabryon99
59e52e560c initial migration to bs v5 2021-05-12 11:52:25 +02:00
Simone Mainardi
009244f3d2 Updates bootstrap-5.0.0-beta3-dist to bootstrap-5.0.0-dist 2021-05-06 08:23:15 +02:00
Simone Mainardi
04150aaa2e Adds bootstrap-5.0.0 2021-05-06 08:17:32 +02:00
Simone Mainardi
049daed8e9 Adds bootstrap-5.0.0-beta3-dist 2021-05-05 11:43:33 +02:00
Alfredo Cardigliano
ef65671794 Remove alert severity from Alerts. Always use score (convert to severity when required for UI or similar) 2021-05-05 09:54:14 +02:00
Matteo Biscosi
b7060cade7 Implements delete alerts button
Implements #5268
2021-05-04 18:29:00 +02:00
Simone Mainardi
175cdbabdc Removes severity from user scripts (now unified with score)
Addresses #5281
2021-05-04 17:59:39 +02:00
gabryon99
994afbaf52 fixes on alerts layout 2021-05-04 12:20:21 +02:00
Matteo Biscosi
bb49a0552e Removed unnecessary icons from alert flow page
Implements #5276
2021-05-04 09:54:05 +02:00
Alfredo Cardigliano
be3e4caf31 Add tooltips to alert buttons 2021-05-04 09:52:59 +02:00
gabryon99
ab0b442608 fixes on alert stats and nindex query 2021-05-03 17:42:54 +02:00
gabryon99
ab289aec69 fixes on alert stats layout 2021-05-03 17:42:54 +02:00
Simone Mainardi
e15641e5c1 Adds missing indices to the alerts database 2021-05-03 17:19:56 +02:00
Matteo Biscosi
bec4b78961 Fixed flow alert badges and port columns
Implements #5256
2021-05-03 13:09:14 +02:00
gabryon99
93d8fb6a24 fix colors for alerts chart 2021-05-03 12:09:11 +02:00
gabryon99
ddfe4645c5 removes debugger 2021-05-03 12:07:42 +02:00
gabryon99
ae384d8a34 new alerts page layout (#5230) 2021-05-03 12:00:54 +02:00
Alfredo Cardigliano
ad40836af9 Move link to active/historical flows to the acitons (fix #5258) 2021-05-03 10:52:37 +02:00
Matteo Biscosi
ba4dda96b6 Implements alerts column size in uneven
Implements #5242
2021-05-03 10:11:50 +02:00
Matteo Biscosi
26a9245512 Implements nIndex Drilldown - Failing at finding records
Implements #5251
2021-04-30 15:40:12 +02:00
Matteo Biscosi
a37a74865f Added new columns to flow alerts and fixed variable width
Implements #5256 #5231 #5242
2021-04-30 15:32:53 +02:00
Matteo Biscosi
4b699226c9 Fixes alert download button broken and changed to txt
Implements #5260
2021-04-30 12:38:52 +02:00
gabryon99
ab3cadd6b5 removes italic fro tags link 2021-04-30 10:38:17 +02:00
gabryon99
f99e7d4830 gui improvments 2021-04-30 10:38:17 +02:00
Matteo Biscosi
c09cc88f15 Fixes wrongly params given
Implements #5257
2021-04-30 10:15:38 +02:00
Matteo Biscosi
11f09f944a Fixes broken IP selection in Disable Alerts dialog 2021-04-30 10:14:38 +02:00
gabryon99
bb4e3f7d64 removed misplaced end 2021-04-30 10:01:29 +02:00
gabryon99
72818b6276 fixed nEdge apply button (#5259) 2021-04-30 09:59:55 +02:00
gabryon99
9d2abd076f hidden download records button 2021-04-30 09:59:50 +02:00
Simone Mainardi
690b603199 Fixes invalid <form> tag in modal_confirm_dialog.html 2021-04-30 09:51:09 +02:00
Matteo Biscosi
5b6e2c0b3c Implements alerts action column size is uneven
Implements #5242
2021-04-29 12:34:09 +02:00
Matteo Biscosi
6ec0acacbc Implemented alerts download record button 2021-04-29 11:06:45 +02:00
gabryon99
e7bd4a2eaa italic hyperlinks (#5207) 2021-04-29 10:09:13 +02:00
Matteo Biscosi
b382215b8a Implements #5234 missing hyperlinks 2021-04-28 18:26:10 +02:00
Simone Mainardi
5bd58b4109 Implements histogram for engaged alerts 2021-04-28 17:41:33 +02:00
Matteo Biscosi
aa5daceb7a Added hyperlink and reviewed alert icons and severity style 2021-04-28 16:35:04 +02:00
gabryon99
1bb37f4aa9 improvement on style for navbar 2021-04-28 13:11:41 +02:00
gabryon99
9c4c84fba6 improvements on range picker selection 2021-04-28 13:08:09 +02:00
gabryon99
a16348c7c5 fix on get params 2021-04-28 12:53:35 +02:00
gabryon99
34269c8b43 various fixes on alert page (#5230, #5231) 2021-04-28 12:22:37 +02:00
gabryon99
74a6906c4c lightly rework for page's navbar (#5247) 2021-04-28 12:22:37 +02:00
Alfredo Cardigliano
b2a6ff60f9 Enable updates logging 2021-04-28 09:28:03 +00:00
gabryon99
cae138ef98 fixed default timestamp (#5244) 2021-04-28 10:52:23 +02:00