Commit graph

1829 commits

Author SHA1 Message Date
Vasilis Tako
95feea29b4 Added back modal button Id (Issue #5618) 2021-08-06 15:41:40 +02:00
Vasilis Tako
cadfa4be78 Modified Reset/DeleteAll/FactoryReset Id(Issue #5618) 2021-08-06 14:34:23 +02:00
Alfredo Cardigliano
3e2e9d301c Revert id in modal confirm (to be checked) 2021-08-05 11:56:57 +02:00
MatteoBiscosi
0e7eddf02e Fixes scaleing not working properly into service/periodicity map 2021-08-04 19:08:02 +02:00
Simone Mainardi
cee63f1500 Improves labels shortening by avoiding extra hostinfo2label calls
Addresses #5727
2021-08-04 10:18:50 +02:00
Simone Mainardi
d1d598e0a2 Implements proper shortening in host/flow alerts
Addresses #5727
2021-08-03 19:39:39 +02:00
Vasilis Tako
0b0107ab34 Added confirm modal when try to open all external links (Issue #5618) 2021-08-03 19:12:30 +02:00
MatteoBiscosi
6cd2121091 Added mac href and fixed service/periodicity map tables 2021-08-03 17:56:43 +02:00
Alfredo Cardigliano
968fb5f752 Improve top navbar look&feel 2021-08-03 14:58:37 +02:00
Alfredo Cardigliano
9167e35bc3 Keep search at the top-right when resizing 2021-08-03 11:43:17 +02:00
Alfredo Cardigliano
ee97dd18d3 Allow tags with the same value 2021-08-02 19:03:24 +02:00
Simone Mainardi
a1f73a5a37 Adds nIndex flows link in the alert actions column 2021-08-02 17:27:02 +02:00
Alfredo Cardigliano
ad726155a9 Halves number of cron script executions 2021-08-02 11:08:29 +02:00
Alfredo Cardigliano
fd5f45a25c Fix alert filters on page reload 2021-07-30 16:22:06 +02:00
Simone Mainardi
820e497253 Unifies epoch-related variables in Lua and JS 2021-07-30 15:38:06 +02:00
Simone Mainardi
41b23003a1 Implements generation of link from alerts to past flows
Addresses #5326
2021-07-29 16:54:15 +02:00
Simone Mainardi
7c418a3c1e Fixes invalid result reported when no L7 contacts can be found
Fixes #5715
2021-07-29 12:18:36 +02:00
Simone Mainardi
d29e8ad5c5 Adds action to drill down nIndex flows from host alerts
Addresses #5326
2021-07-28 19:11:23 +02:00
Simone Mainardi
ab80e3b4ee Allows service/periodicity maps search by MAC
Addresses #5625
2021-07-27 17:31:17 +02:00
Simone Mainardi
9e3fe95668 Fixes for periodicity/service maps interf. selection
Addresses #5625
2021-07-23 14:33:55 +02:00
Luca Deri
d2426a75ed Added the ability to specify a backlink instead on javascript back 2021-07-22 19:59:21 +02:00
Simone Mainardi
06b89a58f6 Fixes timeseries time intervals 2021-07-22 16:33:57 +02:00
Simone Mainardi
b6be246320 Fixes interface selection for probe stats 2021-07-22 14:13:59 +02:00
Simone Mainardi
3b12f86d14 Renames alert subject into element
Fixes #5637
2021-07-20 14:29:57 +02:00
Simone Mainardi
f829dff0ea Fix for engaged alerts counter badge 2021-07-20 11:58:06 +02:00
Simone Mainardi
687cf31610 Removes unused bootstrap-orange 2021-07-20 11:25:21 +02:00
Simone Mainardi
27951ae8a1 Fixes invalid traffic totals when reading large timespans
Addresses #5683
2021-07-20 11:14:38 +02:00
Alfredo Cardigliano
67657f1952 Fix filters with 0 value 2021-07-20 11:04:23 +02:00
Alfredo Cardigliano
7faae978d7 Fix multiple Delete Alerts actions without reloading the page 2021-07-19 10:51:09 +02:00
Vasilis Tako
a17d962e4b added http_prefix to cards getJSON 2021-07-16 17:29:12 +02:00
Luca Deri
8346730577 Mappend observation point to alias (when present) 2021-07-16 14:44:07 +02:00
Vasilis Tako
cc87464999 Added selected alias as placeholder. Added http_prefix to REST API paths. (#5669) 2021-07-16 13:57:11 +02:00
Simone Mainardi
421782c06a Fixes for interface nProbe columns and last time 2021-07-16 12:36:00 +02:00
Vasilis Tako
73e9c0364f modified timeseries data style 2021-07-15 18:40:48 +02:00
Simone Mainardi
e6ffc83324 Handles large number of nProbes in UI and backend
Implements #5667
2021-07-15 17:11:48 +02:00
Simone Mainardi
ddad633b3a Fixes checks and addition of host pools
Addresses #5677
2021-07-15 10:52:10 +02:00
MatteoBiscosi
af75ad9054 Added observation points aliases (#5669) 2021-07-14 17:25:19 +02:00
Simone Mainardi
0b62223542 Fixes for alert columns and displayed counters 2021-07-14 17:00:28 +02:00
Simone Mainardi
d11929f578 Minor infrastructure monitoring cleanup 2021-07-14 16:00:29 +02:00
Vasilis Tako
9de3a3331b Base template for observation Points Config Page 2021-07-14 15:04:09 +02:00
Alfredo Cardigliano
d34df54b48 Improve error reporting on failure adding Recipient 2021-07-14 12:41:10 +02:00
Alfredo Cardigliano
a6ebbf952e Improve mail server validator 2021-07-14 12:18:04 +02:00
Alfredo Cardigliano
25ee21db0a Add SMTP url validation 2021-07-14 11:59:37 +02:00
Vasilis Tako
1a6172c5bc Implemented Infrastructure selection menu (Issue #5611) 2021-07-12 18:18:05 +02:00
Simone Mainardi
833fc3670b Reworks version of alert exclusions 2021-07-12 17:37:51 +02:00
Alfredo Cardigliano
e247139c02 Add ip_version to the alert DB. Add filter on IP version in alert explorer. 2021-07-09 18:04:27 +02:00
Alfredo Cardigliano
bd615ef48d Update CSS 2021-07-09 17:08:07 +02:00
Alfredo Cardigliano
84a30899ec Fix alert name tooltip. Fix filter label for alert name. 2021-07-09 17:00:52 +02:00
Vasilis Tako
2b1300f0ab added loading effect under alert page when changing table page 2021-07-09 15:50:36 +02:00
MatteoBiscosi
67425a571f Added overlay when reloading nindex/alert table after changing columns 2021-07-09 14:57:11 +02:00