Commit graph

16 commits

Author SHA1 Message Date
Simone Mainardi
f10dd6a6d0 Fixes empty toggles to hide/show columns with empty names
Fixes #5741
2021-08-13 11:38:55 +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
Simone Mainardi
a1f73a5a37 Adds nIndex flows link in the alert actions column 2021-08-02 17:27:02 +02:00
Alfredo Cardigliano
84a30899ec Fix alert name tooltip. Fix filter label for alert name. 2021-07-09 17:00:52 +02:00
MatteoBiscosi
67425a571f Added overlay when reloading nindex/alert table after changing columns 2021-07-09 14:57:11 +02:00
Simone Mainardi
4258637dc9 Shortens alert labels too long (in html mode) 2021-07-09 10:42:41 +02:00
Vasilis Tako
5e8104e07c Added tooltip on all tags 2021-07-08 19:26:58 +02:00
Simone Mainardi
f54f95e4e7 Reworks Alert column in alert tables
Addresses #5575
2021-06-30 18:18:22 +02:00
Simone Mainardi
49521a639f Adds cog button under alert actions 2021-06-30 15:01:20 +02:00
Simone Mainardi
0a6b513710 Implements ability to store/search/filter host alerts by cli/srv
Addresses #5575
2021-06-30 12:58:00 +02:00
Simone Mainardi
2a7b32056a Unifies attacker/victim roles between flows and hosts 2021-06-30 11:03:00 +02:00
Simone Mainardi
b5339fbe05 Optimizes flow/host alert tables layout on small/large screens
Addresses #5563
2021-06-25 12:54:43 +02:00
Simone Mainardi
6121eec89c Implements ability to filter/search iface alerts by subject
Addresses #5563
2021-06-24 16:44:23 +02:00
Simone Mainardi
9453fca4cb Reworks and completes attacker/victim for all host alerts
Addresses #5310
2021-05-31 11:17:03 +02:00
gabryon99
96afe6342e cleaning the javascript folder
All the *-utils.js files have been moved under `js/utils` folder. The makefile has been updated. The following scripts have been removed because they are not used anymore:
* `Chart.bundle.js`/`Chart.bundle.min.js`
* `address_chips.js` was a script used to implement in-house chips
* `main.js` file not used
2021-05-28 17:10:52 +02:00
Renamed from httpdocs/js/utils/datatable-utils.js (Browse further)