Commit graph

2643 commits

Author SHA1 Message Date
Simone Mainardi
aea1242d1f Reworks menu navbar generation 2020-02-07 12:52:15 +01:00
Gabriele Pappalardo
ca932105bf
fix for system chart axes (#3387)
* fix for system chart axes

* byte_to_size for resident_bytes
2020-02-07 09:08:44 +00:00
Gabriele Pappalardo
7378d4464e
add scroll on x axes when the navbar is large than the page (#3392) 2020-02-07 09:07:45 +00:00
emanuele-f
80ead56329 Add config nil check 2020-02-07 09:57:43 +01:00
emanuele-f
6b89854ba8 Fix allowed networks when --disable-login is used 2020-02-06 18:51:57 +01:00
Simone Mainardi
f1f3dc64da Removes google maps api key conf (we use openstreetmap now) 2020-02-06 17:46:45 +01:00
emanuele-f
90adf52ab6 Add check for broadcast address in category lists 2020-02-06 16:09:28 +01:00
emanuele-f
ac553e9470 Hide alerts count if allowed networks restrictions are set 2020-02-06 16:02:01 +01:00
emanuele-f
b4fe14e38c Set the raw ip field also for non-flow alerts 2020-02-06 14:27:34 +01:00
Alfredo Cardigliano
2ab9cc14ad Host pool import/export buttons, endpoint improvements 2020-02-06 11:03:56 +01:00
emanuele-f
70b13aeb99 Split query filter and aggregation 2020-02-05 23:10:37 +01:00
Alfredo Cardigliano
816d15cfbc Host pool import endpoint 2020-02-05 19:24:25 +01:00
Alfredo Cardigliano
c2d61e67e9 Host pool export endpoint 2020-02-05 18:28:19 +01:00
emanuele-f
27b39337e5 Fix missing interface name in page title 2020-02-04 15:10:14 +01:00
Simone Mainardi
33df10f20c Fixes flow peers names visualization 2020-02-03 18:00:55 +01:00
gabryon99
6a85d9797d Merge branch 'dev' of https://github.com/ntop/ntopng into dev 2020-02-03 09:10:36 +01:00
gabryon99
67a016fe63 add dark sidebar light container theme 2020-02-02 09:10:00 +01:00
Luca
74bce76a76 Rerpoted flow status information under host/traffic 2020-01-31 18:31:04 +01:00
gabryon99
558b4d366c dark theme 2020-01-30 21:08:30 +01:00
gabryon99
8d19e56967 dark mode 2020-01-30 19:25:43 +01:00
Luca
b9601ef2e4 Fixed protocol rendering 2020-01-30 17:01:22 +01:00
Alfredo Cardigliano
928b605c2f ntopng svg logo light/dark 2020-01-30 13:07:46 +01:00
emanuele-f
4f6788fb58 New page_utils api to handle sidebar subitems selection 2020-01-30 11:53:13 +01:00
Alfredo Cardigliano
6704ae5040 Fix 'Flush Alerts Data' to avoid breaking user scripts IDs 2020-01-30 11:46:43 +01:00
root
1926a1c247 Fix get_assigned_id lookup 2020-01-30 11:27:15 +01:00
Alfredo Cardigliano
9d57d9ffce Fix error string (2) 2020-01-30 10:04:34 +01:00
Luca Deri
70dc07c3f1 ArpMatrix code moved to attic 2020-01-30 09:57:32 +01:00
Alfredo Cardigliano
0d4927f89a Fix error string 2020-01-30 09:52:39 +01:00
emanuele-f
4b5c7ee75a Merge branch 'dev' of https://github.com/ntop/ntopng into dev 2020-01-30 09:04:44 +01:00
Luca Deri
2b6cc52f02 GUI fixes
Added GUI preferences section
2020-01-29 23:02:07 +01:00
Luca Deri
fb4b3da909 Fixed pcap download box in host page 2020-01-29 22:20:26 +01:00
Luca Deri
c1dabafcb7 Fixed ntop edition in footer 2020-01-29 22:12:13 +01:00
Alfredo Cardigliano
273e8879d8 Fix Flush Alerts Data 2020-01-29 18:27:00 +01:00
Luca
9a3083939f Fixed alert page 2020-01-29 16:09:09 +01:00
emanuele-f
2d74f1a329 Merge branch 'dev' of https://github.com/ntop/ntopng into dev 2020-01-29 11:57:27 +01:00
gabryon99
5530289596 removed break inside telemetry div 2020-01-29 09:31:17 +01:00
Luca Deri
c5b50dd8b3 Various UX fixes 2020-01-28 23:15:27 +01:00
gabryon99
a46a3241f9 sidebar improving 2020-01-28 19:57:21 +01:00
gabryon99
18664163cb add color to ntop logo 2020-01-28 17:40:09 +01:00
gabryon99
37a0f60ab1 removed logo animation 2020-01-28 17:38:38 +01:00
emanuele-f
9833a87cbc Implement alert on InfluxDB error messages 2020-01-28 15:09:24 +01:00
Gabriele Pappalardo
9ae15b7cf0 Sidebar (#3331)
* add sidebar, edit menu, footer pages

* fixed sidebar, responsive sidebar

* fxed effects

* dark sidebar mode, gui fixes for sidebar

* toggle theme button and add padding to menu

* fixed padding too large

* bug fixing

* navbar fixed on top

* sidebar fixing

* sidebar fixes

* add more space for menus

* fix improving

* sidebar fixes for responsive

* sidebar improving

* fix for mac os

* responsive fix

* fixes

* sidebar fixes

* sidebar fixes

* sidebar fixes

* sidebar fixes

* sidebar fixes for responsive

* sidebar fixes

* sidebar.js inside makefile

* fixed padding

* fixes

* fixed sidebar scrollbar for firefox, add a little animation for the "n" inside the logo

* removed long_lived

* fixed color for bottom border

* removed bottom border when sidebar is open
2020-01-28 14:57:04 +01:00
Simone Mainardi
1ea5311bee Reworks download pcap form layout 2020-01-27 15:42:37 +01:00
emanuele-f
8d51dae0e5 Implement Misbehaving vs Alerted flows chart 2020-01-27 15:37:36 +01:00
Simone Mainardi
7f6e69653e Fixes reload of scripts upon license changes or expiration
Fixes #3213
2020-01-27 14:07:50 +01:00
emanuele-f
6fa5f071e8 Add user script edit config icon into the flow details 2020-01-27 10:47:31 +01:00
emanuele-f
628c9465eb Fix config not saved when script is disabled 2020-01-27 10:36:08 +01:00
Simone Mainardi
a1b5ebc945 Reworks plugin code viewer with navbar 2020-01-25 19:00:47 +01:00
Simone Mainardi
95061f331a Only returns available categories for a user script subdir 2020-01-25 18:38:52 +01:00
Simone Mainardi
81b1fcd79e Fixes user script values poorly formatted 2020-01-25 18:37:17 +01:00