Commit graph

1032 commits

Author SHA1 Message Date
gabryon99
9434ab8b83 fix formatting time since last use 2020-09-15 19:27:20 +02:00
gabryon99
389454432d empty table for value less than zero in datatable time columns 2020-09-15 19:27:20 +02:00
gabryon99
331d8644ef fixed time since last use 2020-09-15 18:57:27 +02:00
gabryon99
8575700d40 update recipients refresh interval from 5 seconds to 15 seconds 2020-09-15 18:27:42 +02:00
gabryon99
6d2af8dec7 add time since last use column and periodically refresh for recipients table 2020-09-15 18:26:51 +02:00
gabryon99
cae69e2c61 added factory reset buttons 2020-09-15 18:17:00 +02:00
gabryon99
789ba5c205 add checks on getPool function 2020-09-15 18:16:59 +02:00
gabryon99
7a76cbf880 replaced other/others with 'and X more' 2020-09-14 15:43:05 +02:00
gabryon99
024f8b4572 fixed plus button inside recipients list 2020-09-14 15:25:30 +02:00
gabryon99
37ed43f74f fixed SQLite string and disabled add recipient button when there are no endpoints 2020-09-11 17:46:38 +02:00
Simone Mainardi
8d4266f094 Minor additions for the Elasticsearch notification endpoint 2020-09-11 16:47:30 +02:00
gabryon99
7c60d03e03 add used by column in endpoints list and add recipient counts inside remove modal 2020-09-11 15:05:42 +02:00
gabryon99
9a2fea3a6b select builtin recipients as default in pool modal 2020-09-11 14:42:22 +02:00
gabryon99
3b071dd046 added new pools 2020-09-11 14:35:38 +02:00
gabryon99
f8ef59e19d show alway recipients list 2020-09-11 14:35:38 +02:00
Simone Mainardi
8858799211 Fixes ntopng export configuration button 2020-09-11 13:50:22 +02:00
Simone Mainardi
06bf75c048 Implements method to retrieve endpoints with associated recipients
Implements #4389
2020-09-11 09:58:14 +02:00
gabryon99
8617c045ef shows always builtin recipients in add/edit pool modal 2020-09-10 15:14:14 +02:00
gabryon99
2048db187f made recipients builtin non-editable and non-deletable 2020-09-10 12:43:09 +02:00
gabryon99
2e0b7015fc add non-editable and non-deletable endpoints builtins 2020-09-10 12:42:14 +02:00
gabryon99
b580346453 improved modal utils 2020-09-10 12:42:14 +02:00
Simone Mainardi
20db316136 Migrates Discord plugin as self-contained 2020-09-09 17:22:09 +02:00
gabryon99
63f3914e04 fixed string localization 2020-09-09 11:08:31 +02:00
gabryon99
1fc31fa6ab add recipient list when selecting pool 2020-09-09 11:01:41 +02:00
gabryon99
96b5600d80 add redirect to previous page from edit pool link 2020-09-08 19:33:35 +02:00
Simone Mainardi
768b4334aa Temporarily disables notification endpoints 2020-09-08 19:31:52 +02:00
gabryon99
9d16a84897 add redirect to edit pool modal 2020-09-08 19:24:36 +02:00
gabryon99
146e0f7945 rewrok gui for new recipients api 2020-09-08 14:08:44 +02:00
gabryon99
5db42ecec4 replaced endpoint/recipient name as primary key in GUI 2020-09-07 10:04:57 +02:00
gabryon99
c59133ef72 fixed modal filling on close 2020-09-07 09:22:48 +02:00
gabryon99
ccaf1f7b28 add responsive table wrapper for SNMP, AM, Endpoints, Recipients, Pools, Host Pool Members table 2020-09-07 08:43:26 +02:00
Simone Mainardi
85f555a908 Removes intermediate alert queues - only leaves recipient queues
Implements #4366
2020-09-04 17:41:55 +02:00
Simone Mainardi
1a7ee97334 Reworks builtin SQLite alerts as a regular alert recipient 2020-09-04 10:33:10 +02:00
Simone Mainardi
e1f07e1787 Fixes email test button logs on console with no visual feedback
Fixes #4355
2020-09-03 16:30:34 +02:00
Simone Mainardi
f5d53d2e3e Fixes plugins not using recipient templates
Fixes #4363
2020-09-03 14:18:08 +02:00
Simone Mainardi
134338f8b6 Expresses queue fill level as percentage 2020-09-02 16:19:13 +02:00
gabryon99
6fb8393117 fixed missing label for testing recipient in edit modal 2020-09-02 13:13:04 +02:00
Simone Mainardi
53d8784472 Show alerts in queue and dropped alerts % in system alerts stats
Addesses comment 5fbe012134 (commitcomment-41952010)
2020-09-02 10:47:53 +02:00
Simone Mainardi
7be3487bb0 Fixes recipients endpoint tests with authentication 2020-09-01 22:12:43 +02:00
Simone Mainardi
5fbe012134 Implements in-memory counters for alert queues and shows them in the UI 2020-09-01 17:42:03 +02:00
Simone Mainardi
9157132421 Fixes user scripts enable/disable
Fixes #4330
2020-08-26 11:51:31 +02:00
Simone Mainardi
32951bb50a Increases alerts queue length to reduce dropped alerts 2020-08-25 12:21:54 +02:00
gabryon99
b7b17d9d1c add import/export page GUI 2020-08-19 15:49:50 +02:00
gabryon99
a2cfa0ff26 fixed secondsToTime function 2020-08-19 15:49:50 +02:00
gabryon99
fc2275aaad fixed mail pattern 2020-08-19 11:22:28 +02:00
Alfredo Cardigliano
546733c3a2 Improve error reporting in case of failing updates 2020-08-18 18:15:11 +02:00
Simone Mainardi
f5fc0a932d Adds ntop_utils.js 2020-08-18 16:51:21 +02:00
Simone Mainardi
f493a9f70d Implements static const REGEXES in JS class NtopUtils 2020-08-18 16:46:29 +02:00
Simone Mainardi
92e1990399 Renames ntopng_utils.js to ntop_utils.js 2020-08-18 16:31:32 +02:00
gabryon99
3a95716d09 updated ntop.min.js 2020-08-18 16:27:29 +02:00