Commit graph

52 commits

Author SHA1 Message Date
Alfredo Cardigliano
b9e1f68dd4 Use meaningful names 2023-11-13 15:05:31 +01:00
Matteo Biscosi
061f2b50fc Fixes notification type filtering (#7978) 2023-11-03 09:12:57 +00:00
Nicolo Maio
56a33fa0e0 Fix email validation in recipient form modal. (#7648) 2023-10-24 15:23:24 +02:00
Matteo Biscosi
bb66f65eb3 Fixes edit recipient modal 2023-09-19 09:56:24 +00:00
Matteo Biscosi
472c2598ec Fixes silence switch not working 2023-09-19 09:36:14 +00:00
Matteo Biscosi
16b5530087 Fixes issue with recipient edit 2023-09-14 11:19:00 +00:00
Matteo Biscosi
0fee5ab3f6 Fixes notification edit issue 2023-09-13 16:16:47 +00:00
Matteo Biscosi
37f7e86326 Added advanced/simple recipient switch 2023-09-11 16:12:01 +00:00
Matteo Biscosi
a46af46269 Fixes edit notification type not working 2023-08-30 14:20:57 +00:00
Matteo Biscosi
60e093d7b3 Added support to icon and fixed recipient add modal 2023-08-29 10:45:11 +00:00
Matteo Biscosi
144de3a7e6 Moved notification formatting function (#7781) 2023-08-25 09:20:24 +00:00
Matteo Biscosi
b691841321 Added possibility to send notification to recipients (#7781) 2023-08-24 15:55:33 +00:00
Matteo Biscosi
9dd0507025 Added multiselect and min-height in recipients (#7694) 2023-08-02 14:18:37 +00:00
Matteo Biscosi
144dbaebb3 Fixes minor issues with recipients/alerts name 2023-08-01 10:26:16 +00:00
Matteo Biscosi
8f770d490e Added support to deliver specific alerts to endpoints (#7694) 2023-08-01 10:04:50 +00:00
Nicolo Maio
3c7e60e15c Fix endpoint url on recipients list. (#7284) 2023-03-09 13:12:30 +00:00
MatteoBiscosi
d2aa1b3628 Fixes action button disappering (#7020) 2022-12-07 10:21:02 +01:00
Alfredo Cardigliano
a463ff59f8 Add entity based filter in Recipient configuration 2022-09-30 09:26:34 +02:00
uccidibuti
24ceb34642 Disable + Button When There are no EndPoints Defined #6561 2022-06-28 20:01:05 +02:00
Alfredo Cardigliano
b277be68f2 Add support for Active Monitoring selection in recipients 2022-04-27 17:07:53 +02:00
uccidibuti
d09a3d6a71 Recipients: Empty Severity Field #6536 2022-04-27 12:22:46 +02:00
uccidibuti
c6b684af76 Unable to add two recipients #6535 Recipients: Empty Severity Field #6536 2022-04-26 13:25:28 +02:00
Alfredo Cardigliano
167a255ff8 Fix recipients edit in case of no endpoints configured 2022-04-08 15:24:49 +02:00
MatteoBiscosi
be41802e44 Fixes recipient no more added (#6374) 2022-03-10 10:33:45 +01:00
MatteoBiscosi
c23ca1c84e Added datatables plugin buttons 2022-03-04 19:31:03 +01:00
MatteoBiscosi
c873ec3cf5 Fixes recipient page 2022-03-04 13:08:02 +01:00
MatteoBiscosi
51ef60ead5 Fronted refactoring 2022-03-04 11:01:24 +01:00
Alfredo Cardigliano
fb441a73a6 Hide host pools selection in the default recipient 2022-02-23 15:53:23 +01:00
Alfredo Cardigliano
29c0ba4594 Removed recipient selection from pools. Only severity and category are used as filters now. New filtering based on pool to be done. 2022-02-18 11:45:16 +01:00
MatteoBiscosi
57a85de50e Cleaned up the code from plugin_utils 2022-02-11 12:07:23 +01:00
Alfredo Cardigliano
018d963b97 Use a global i18n js function for localization (included in the menu). Rename old-style i18n to i18n_ext. 2022-02-10 17:05:43 +01:00
MatteoBiscosi
a770ea8b13 Added breadcrumb button to reduce action column space 2022-01-04 17:28:30 +01:00
MatteoBiscosi
950ce7b717 Added info to understand recipients/endpoint uses (#5938) 2021-10-05 14:10:30 +02:00
Simone Mainardi
1dce9e5842 Migrates to Bootstrap 5
Adds bootstrap-5.0.0-beta3-dist

Adds bootstrap-5.0.0

Updates bootstrap-5.0.0-beta3-dist to bootstrap-5.0.0-dist

initial migration to bs v5

porting to bs5

improvements on dropdown menu filter

fixed host map dropdown

removed excessive padding

fix button toggle

re-add blog news

removed text decoration for links

fix button layout (#5348)

remove underscore from href (#5347)
2021-05-18 11:39:59 +02:00
gabryon99
e9062d7a73 add ntop.getStaticFileEpoch() to all js files (#4965) 2021-01-27 09:30:18 +01:00
gabryon99
e35100f25c removed table responsive wrapper (#4798) 2020-12-28 18:41:21 +01:00
gabryon99
5ab1e6dacb bind to all pools toggle (#4772) 2020-11-27 16:39:00 +01:00
Simone Mainardi
95070cd1f1 Implements and shows recipient queues fill level 2020-11-27 12:55:18 +01:00
gabryon99
4eaedf5c75 add responsive div wrapper for necessary tables (#4681) 2020-11-06 10:50:09 +01:00
Simone Mainardi
9ad7c98c82 Reports recipient drops in table
Fixes #4587
2020-10-23 17:44:59 +02:00
gabryon99
2f3fa22613 extended recipient page with users (#4375) 2020-10-07 23:15:21 +02:00
gabryon99
02d3665670 reworking for Import/Export UI (#4128)
this commit includes the GUI to manage import/export/reset of SNMP, AM, User Scripts and Notification
2020-10-01 18:57:50 +02:00
gabryon99
7fab77bf4a separated am_stats view from control 2020-09-23 23:22:19 +02:00
Luca Deri
0434e449ca Restores the uses solumns that can helo during debugging 2020-09-23 18:48:08 +02:00
gabryon99
ae950bab2a removed num uses column (#4481) 2020-09-23 17:20:30 +02:00
gabryon99
36dd05de7e add num uses for recipients 2020-09-18 21:53:17 +02:00
gabryon99
e201fe69f2 improved SNMP edit pool 2020-09-17 15:36:24 +02:00
gabryon99
dc505c5729 add temp factory reset for pools 2020-09-16 19:22:43 +02:00
gabryon99
4c6d067205 add severity and categories for recipients 2020-09-16 16:13:04 +02:00
gabryon99
6d2af8dec7 add time since last use column and periodically refresh for recipients table 2020-09-15 18:26:51 +02:00