Commit graph

32 commits

Author SHA1 Message Date
gabryon99
efbf5e599f auto width for the actions columns 2021-04-11 23:15:50 +02:00
Matteo Biscosi
eac59ae1d5 Fixes date/time len and disabled ex list for flow alerts
Fixed len of date/time column to 5% and disable exclusion list
for the alerts already disabled
2021-02-18 11:42:23 +01:00
Simone Mainardi
b70383ac49 Fixes alert filter links and js
Fixes #5040
2021-02-15 16:36:52 +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
Matteo Biscosi
cf3a64d2c9 Implements #4938 missing button hover on flow alerts 2021-02-10 09:42:44 +01:00
gabryon99
6a88d07747 add missing tooltip for explorer button (#4938) 2021-01-25 20:04:38 +01:00
gabryon99
82c301e416 fixed bug on old datatables that prevented the users to some actions 2020-09-24 22:47:48 +02:00
gabryon99
ea8e30bac0 unified tab style across the pages (#4471) 2020-09-23 21:49:35 +02:00
gabryon99
ae5e9bb9f2 fixed action button styles in edit category lists
addresses #4473
2020-09-23 08:31:24 +02:00
gabryon99
803e434604 improved pages looking & feel 2020-09-17 15:00:39 +02:00
gabryon99
e88dc312a7 improved old-datatble buttons style 2020-09-16 18:02:27 +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
emanuele-f
d0ba121a5e Rework flows table update
The update of multiple flows is now performed in a single AJAX request,
reducing the performance impact.

Closes #3660
2020-04-07 16:56:14 +02:00
emanuele-f
ac7aef29d7 Fix add pool button disabled state
Fixes #3575
2020-03-19 12:31:46 +01:00
Simone Mainardi
bcb709b471 Bootstrap migration additional label to badge fixes 2019-12-05 09:27:47 +01:00
emanuele-f
1fd65ac44c Flow user scripts enhancements
- Add title label in hash table utilization gauges
- List Hash Tables charts and Periodic Activities charts in a single page
- Replace Periodic Activities max duration column with time utilization percentage
- Add api to add a straight line in the charts
- Show max duration time as a straight line in Periodic Activities charts
- Move dropped flow calls charts to the Peridic Activities page
- Fix expert view number of calls 0
- Fix interface/host/network trigger alert label
- Move chart icon to separate column in redis and influxdb pages
- Fix interface menu selection in Hash Tables and Periodic Activities
- Highlight issues with a warning triangle in Hash Tables and Periodic Activities
- Fix some page navigation issues with extra_params
- Fix wrong schema graph options passed to nv_graph_utils
2019-11-20 20:09:45 +01:00
Luca
39ccbd9bb0 Updated (C) 2019-11-09 19:08:18 +01:00
emanuele-f
93ecf7a57c Little fix 2019-11-07 11:53:26 +01:00
emanuele-f
74ce0562d7 Rework datatableRefreshRows for easier and more robust usage 2019-11-07 11:19:40 +01:00
emanuele-f
74a0ce0da9 Implement redis stats datatable with trend arrows 2019-11-06 19:25:19 +01:00
emanuele-f
2ca170f722 Implement Pods and Containers stats refresh 2019-04-30 15:18:50 +02:00
emanuele-f
6bbb828ead Implement Category Lists editor to manage ip/domain lists 2019-02-11 15:47:17 +01:00
emanuele-f
5468fc8528 Update localization 2018-09-25 17:53:43 +02:00
emanuele-f
7f20e8f839 Make manage pools page paginatedy 2017-06-21 13:48:19 +02:00
emanuele-f
ee03ae818e Add gui host pools limits by version 2017-05-31 15:47:08 +02:00
emanuele-f
a97fd53a6f Add change pool action in pool members view 2017-05-22 19:47:03 +02:00
Emanuele Faranda
2a843966da Add alias and device type columns to host pools (#953)
* Add alias and device type columns to host pools

* Add host pool members links when available

* Add host pool links

* Implement host pool members pagination

* Host Pools GUI fixes and improvements

* Remove hardcoded columns number

* Host Pools GUI fixes

* Remove debug print
2017-01-27 17:48:58 +01:00
emanuele-f
04c72b2038 UI improvements and fixes
- Show confirmation alert when trying to delete some item
- Disable VLAN field for mac addresses in Host Pools and handle accordingly
- Remove Host Pool id column
- Remove Full Name user field minimum length restriction
- Other fixes
2017-01-19 18:33:25 +01:00
emanuele-f
5f3093d067 Implement host pools page 2017-01-18 10:34:52 +01:00
emanuele-f
795b8973a7 Allow to add multiple protocol policies at once 2016-12-30 19:50:06 +01:00
emanuele-f
79ac40b5fe Unify some datatable utility code 2016-12-19 15:37:20 +01:00