Commit graph

1226 commits

Author SHA1 Message Date
gabryon99
d0f1502e69 added disable all button (#3917) 2020-10-06 22:47:53 +02:00
gabryon99
2bac1d0e5f removed edit pool label (#4503) 2020-10-05 18:39:07 +02:00
gabryon99
0f05283fec renamed severity labels in recipients page (#4515) 2020-10-03 17:38:30 +02:00
gabryon99
f62737816a moved action buttons on the left inside manage configurations 2020-10-02 17:44:53 +02:00
gabryon99
e20b9c5d16 improved factory reset modal
fix #4514
2020-10-02 17:44:53 +02:00
gabryon99
b0d481a326 separated js logic from manage configurations file 2020-10-02 17:03:15 +02:00
gabryon99
2b184886ee improvment for manage configurations page (#4128) 2020-10-02 16:59:50 +02:00
gabryon99
9e24cb79a2 add all and pool entries inside Manage COnfigurations page (#4128) 2020-10-02 14:05:05 +02:00
gabryon99
dc51f002e6 add new link for managing configurations inside pool page 2020-10-02 14:02:17 +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
f520a2708f removed iold import export related stuff 2020-10-01 18:50:25 +02:00
gabryon99
7d77735ada moved active_monitoring page template into the am plugin folder
fix #4494
2020-09-28 15:28:56 +02:00
gabryon99
a4d17d28d6 fixed tab for manage_data and add ui_utils.render_notes
addresses #4471
2020-09-25 17:20:49 +02:00
gabryon99
1163fef7db add endpoint name inside edit recipient modal 2020-09-24 23:10:41 +02:00
gabryon99
5a2a6e397e restored reset behaviour in am_stats and uniformed button style (#4476) 2020-09-23 23:27:58 +02:00
gabryon99
7fab77bf4a separated am_stats view from control 2020-09-23 23:22:19 +02:00
gabryon99
9b6184c345 removed redudandant parenthesis in pool modal for recipient (#4482)
fix #4482
2020-09-23 21:55:47 +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
c1face8ad3 renamed script_config.html into scripts_config.template 2020-09-23 17:20:30 +02:00
gabryon99
653f62fb2e new style for the scripts page 2020-09-23 16:35:21 +02:00
gabryon99
de1674080d unified tab style (#4471) 2020-09-23 16:16:03 +02:00
gabryon99
be602eff71 fix action button for host members modal
addresses #4473
2020-09-23 08:23:56 +02:00
gabryon99
95cf6c576f add all pool tab
addresses #4263
2020-09-23 08:23:56 +02:00
gabryon99
402e1113fb fixed weird notification style
close #4449
2020-09-18 21:53:17 +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
7a7674e989 add details for recipient names
addresses #4439
2020-09-17 15:00:39 +02:00
gabryon99
803e434604 improved pages looking & feel 2020-09-17 15:00:39 +02:00
gabryon99
dc505c5729 add temp factory reset for pools 2020-09-16 19:22:43 +02:00
gabryon99
3b2447b904 fix for built recipient in pool modal 2020-09-16 19:09:41 +02:00
gabryon99
dcba9ce8c0 fixed space in edit recipient modal 2020-09-16 17:34:05 +02:00
gabryon99
bd4cfdb737 at most one element for categories inside recipient modal 2020-09-16 17:23:24 +02:00
gabryon99
521c2a3b8e severity fix on recipient edit modal 2020-09-16 17:02:15 +02:00
gabryon99
4c6d067205 add severity and categories for recipients 2020-09-16 16:13:04 +02:00
gabryon99
2331baa1fd fixed display label on switches 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
gabryon99
cae69e2c61 added factory reset buttons 2020-09-15 18:17:00 +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
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
Simone Mainardi
20db316136 Migrates Discord plugin as self-contained 2020-09-09 17:22:09 +02:00
Simone Mainardi
768b4334aa Temporarily disables notification endpoints 2020-09-08 19:31:52 +02:00
gabryon99
146e0f7945 rewrok gui for new recipients api 2020-09-08 14:08:44 +02:00