Commit graph

402 commits

Author SHA1 Message Date
emanuele-f
528f26aa35 Fix label and add check for pthread join 2020-02-24 17:31:59 +01:00
Simone Mainardi
5276de4ca8 Implements degraded performance badge 2020-02-21 17:14:15 +01:00
emanuele-f
962421be56 Add support for Japanese languange in nEdge 2020-02-13 16:10:18 +01:00
Simone Mainardi
d10319091a Fixes geolocation doc external link 2020-02-12 14:18:25 +01:00
Simone Mainardi
20fe918d66 Handles dismissable missing geoip notice
Implements #3395
2020-02-11 15:30:01 +01:00
Simone Mainardi
9b78452c8f Reworks menu lua and handles nEdge menu 2020-02-11 09:58:53 +01:00
emanuele-f
16354e14cc Fix menu subpage selection 2020-02-10 16:15:33 +01:00
Simone Mainardi
9b1520f9fd Adds manage data entry to the menu 2020-02-10 15:01:32 +01:00
emanuele-f
9078801154 Add developer menu section 2020-02-10 12:15:00 +01:00
Simone Mainardi
fd71fc06ef Minor cleanp 2020-02-07 12:55:20 +01:00
Simone Mainardi
aea1242d1f Reworks menu navbar generation 2020-02-07 12:52:15 +01:00
Simone Mainardi
c2a104e7b4 Fixes missing up&down sketches when multiple interfaces are available
Fixes #3336
2020-02-04 16:21:26 +01:00
Luca
de2ed024ad Fixed default GUI mode 2020-02-03 09:48:57 +01:00
gabryon99
67a016fe63 add dark sidebar light container theme 2020-02-02 09:10:00 +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
af66d273fa Fixed exporters menu 2020-01-30 16:12:12 +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
Luca Deri
70dc07c3f1 ArpMatrix code moved to attic 2020-01-30 09:57:32 +01:00
Luca Deri
2b6cc52f02 GUI fixes
Added GUI preferences section
2020-01-29 23:02:07 +01:00
Luca
5e424511c2 Minor UX fixes 2020-01-29 16:02:02 +01:00
Gabriele Pappalardo
968c9dfff2
add feedback on submenu element hovering
add feedback on submenu element hovering and resizing submenu on resize window
2020-01-29 12:44:18 +01:00
gabryon99
dbd772f33c resize submenu on window resize 2020-01-29 12:28:29 +01:00
Alfredo Cardigliano
f85d205edb Reorganised Settings menu 2020-01-29 12:26:46 +01:00
gabryon99
913592a059 gui fixes, trasnparent backgroun on scrollbar 2020-01-29 10:36:17 +01:00
gabryon99
0f9bf472e3 reduced white spaces 2020-01-29 09:35:06 +01:00
gabryon99
e02cf5be98 removed unecessary blank spaces 2020-01-29 09:28:48 +01:00
gabryon99
99ef5b7c9c moved alerts inside n-container 2020-01-29 09:11:21 +01:00
Luca Deri
253059e9a4 Removed non-standard alert icon 2020-01-28 23:32:13 +01:00
Luca Deri
c5b50dd8b3 Various UX fixes 2020-01-28 23:15:27 +01:00
Luca
41d0b4ccc0 Fixed menu 2020-01-28 20:07:02 +01:00
gabryon99
a46a3241f9 sidebar improving 2020-01-28 19:57:21 +01:00
Simone Mainardi
d4a5939aac Adds external link to the restore configuration 2020-01-28 17:17:36 +01:00
Simone Mainardi
545d10db15 Fixes os_stats dropdown menu link
Fixes #3345
2020-01-28 17:04:20 +01:00
Simone Mainardi
56700cab0c User dropdown menu fixes
Fixes #3347
Fixes #3341
2020-01-28 17:01:25 +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
2c6ed549ce Minor menu fix 2020-01-14 10:09:06 +01:00
Simone Mainardi
3611bf7346 Changes to better handling logos 2020-01-13 16:33:05 +01:00
Alfredo Cardigliano
6a4200f7d2 Layout fixes 2020-01-09 15:01:16 +01:00
Luca Deri
170bc60f19 Updated (C) 2020-01-08 23:52:51 +01:00
Alfredo Cardigliano
cfa3c0d1b4 Geolocation support instructions in the AS and countries pages 2020-01-07 17:32:26 +01:00
emanuele-f
ad9c386bb3 Move user scripts gui config to admin, cleanup 2020-01-03 15:16:46 +01:00
emanuele-f
d037f9a9a4 Use new user scripts config and gui
The user scripts configuration can now be configured from the "User Scripts" entry under the cog
icon. It allows the creation of multiple configuration presets to be applied to hosts, networks and
interfaces.
2020-01-03 13:03:34 +01:00
Alfredo Cardigliano
2f3ff489aa Warn the user of maintenance expired before updating 2019-12-30 08:50:48 +01:00
Alfredo Cardigliano
a134ddfbc0 WImprove updates failures detection. Warns he user about updates/upgrade failures 2019-12-20 11:49:22 +01:00
Alfredo Cardigliano
65da842176 Add ntopng service restart to the menu 2019-12-19 18:08:22 +01:00
Simone Mainardi
dacaa7e3db Migrates font-awesome 5 fa to fas 2019-12-18 11:50:02 +01:00
Simone Mainardi
fdba617b0d Fixes discovery for loopback interfaces 2019-12-17 14:27:35 +01:00
emanuele-f
d417160cc4 Implement plugins overview page 2019-12-17 11:33:15 +01:00