Commit graph

1250 commits

Author SHA1 Message Date
Simone Mainardi
d13997e120 Migrates the UI to use rest/v1/get/timeseries/ts.lua 2020-12-09 18:25:15 +01:00
matteo
20a8bb115a Fixed #2959 handle new -X/-x settings when the respective messages appear 2020-12-09 11:51:34 +01:00
Simone Mainardi
0897c9b28d Implements toast capability to open modals and generate AJAX 2020-12-07 18:30:35 +01:00
Simone Mainardi
cc23742d8a Shows encoded license in license.lua page
Fixes #3665
2020-12-04 10:45:55 +01:00
gabryon99
ac28d0b994 format license page as two columns layout (#3665) 2020-12-03 15:08:10 +01:00
gabryon99
e7dd7ce8a9 fixed link for license page 2020-12-03 11:25:06 +01:00
gabryon99
5d30509428 fixed misaligned button on scripts list 2020-12-03 11:25:06 +01:00
gabryon99
8aed231bf7 Reworked widget and datasources pages 2020-12-02 16:57:01 +01:00
gabryon99
0936df6d01 made a new page for the license (#3665) 2020-11-30 18:02:01 +01:00
gabryon99
20273758ef add reset button with confirm (#4730) 2020-11-27 17:45:11 +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
9d8fded73c improved page layouts and added stats_utils for pie charts (#4653) 2020-11-26 16:56:46 +01:00
gabryon99
1b3f4fd05c improved user scripts page spaces 2020-11-26 16:56:46 +01:00
gabryon99
518aeadfa0 improved navbar on dark mode 2020-11-26 14:36:06 +01:00
gabryon99
f25722ce03 replaced old NotificationUtils calls with ToastUtils (#4780) 2020-11-26 14:31:39 +01:00
Simone Mainardi
c065779a3e Fixes SNMP devices URLs shown when not necessary 2020-11-25 18:31:27 +01:00
gabryon99
981ff8367b fixed missing delete active interface data button (#4775) 2020-11-25 16:45:58 +01:00
gabryon99
15772bd0fe refactor for endpoints and recipients (#4707) 2020-11-25 16:25:55 +01:00
gabryon99
faedd4ac75 refactored navbar used by page_utils.lua 2020-11-25 14:36:34 +01:00
gabryon99
a5f74410f8 refactorized notifications into toasts (#4706) 2020-11-25 14:36:34 +01:00
gabryon99
ce762d7dba remove dark map from dark mode (#4770) 2020-11-23 16:25:40 +01:00
gabryon99
a352941b8c set maximum threshold value to 10 second for https(s) measurement (#4759) 2020-11-23 16:23:14 +01:00
gabryon99
cc2e56a8cb fixed status dropdown for infrastructure page 2020-11-20 16:06:34 +01:00
Simone Mainardi
15e5f660e0 Infrastructure dashboard fixes (error status) 2020-11-20 15:39:08 +01:00
gabryon99
995634a7da fixed pages layout 2020-11-20 15:08:53 +01:00
gabryon99
68df289386 imrpved page layouts and lokking feel 2020-11-20 14:50:38 +01:00
gabryon99
acd4db0e52 fixed yellow triangle on polling 2020-11-20 12:55:44 +01:00
gabryon99
61f9a7fe43 add flow and engaged alerts columns 2020-11-20 12:51:44 +01:00
gabryon99
4bc3878dc9 fixed column layout infrastructure page 2020-11-20 12:45:15 +01:00
gabryon99
0fc0a24f51 improvement on infrastructure page 2020-11-20 12:04:03 +01:00
gabryon99
537e5dc831 fixing typos 2020-11-20 08:22:30 +01:00
gabryon99
9ef8978fe7 improved name column 2020-11-19 22:21:57 +01:00
gabryon99
29c102b7b7 splitted host:port (#4731), fixed invalid host for icmp (#4732) 2020-11-19 15:52:32 +01:00
gabryon99
f6f72c01e3 add threshold for infrastrcture instances 2020-11-19 14:59:00 +01:00
gabryon99
fb06356e4b fixed auth link 2020-11-19 11:47:50 +01:00
gabryon99
69f52ddaae fixed url validation (#4746) 2020-11-19 10:40:34 +01:00
gabryon99
197726a4a9 fixed typo 2020-11-19 10:34:04 +01:00
gabryon99
f2037d45f8 moved infrastructure dashboard to system interface view 2020-11-18 16:57:05 +01:00
Simone Mainardi
25d4948673 Allows hyphens in elasticsearch index names () 2020-11-17 15:46:12 +01:00
gabryon99
5c6634b586 improved status column for insfrastrcture dashboard 2020-11-17 10:54:16 +01:00
gabryon99
e58f2193aa add insfrastructure dashboard (#4056) 2020-11-17 10:40:22 +01:00
gabryon99
f3d921a159 add external attribute for datatable buttons 2020-11-17 09:53:30 +01:00
gabryon99
ab0f446690 improved recipient test message layout 2020-11-16 23:07:11 +01:00
Matteo Biscosi
a8cf3836d7
Fixes #4709 unexpected new device plugin (#4728)
* Added unexpected new device plugin, needs review

* Fixes #4709 unexpected new device plugin

Co-authored-by: matteo <biscosi@ntop.org>
2020-11-16 12:41:19 +01:00
Simone Mainardi
b87e641086 Fixes validation of unexpected servers whitelist 2020-11-14 17:39:59 +01:00
Simone Mainardi
e07bf999f2 nEdge pool fixes 2020-11-12 17:04:33 +01:00
Alfredo Cardigliano
bccde3f618 Move alert pcap download dialog code to alert_utils.drawAlertPCAPDownloadDialog 2020-11-12 10:55:11 +01:00
Alfredo Cardigliano
e6fb45d9a9 Add PCAP download button to flow alerts 2020-11-11 18:06:51 +01:00
gabryon99
60348d7833 fixed navbar background mobile devices 2020-11-11 17:05:45 +01:00