Commit graph

58 commits

Author SHA1 Message Date
Simone Mainardi
553b18a8b3 Updates js files 2021-07-01 18:10:16 +02:00
gabryon99
78c3984f7c fix for sidebar (#5407) 2021-05-28 12:50:18 +02:00
Simone Mainardi
7ee96ee1c6 Fixes broken selection of number of records
Fixes #5400
2021-05-24 17:14:17 +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
Simone Mainardi
33495e0188 Fixes system interface selection mixed between Lua and C++ 2021-05-11 12:51:34 +02:00
gabryon99
9bd7d2dd3c fix for heading space in search box (#4868) 2020-12-29 15:14:45 +01:00
gabryon99
d295f22c0e zapped heading blanks in search box (#4868) 2020-12-28 10:26:58 +01:00
Simone Mainardi
e07bf999f2 nEdge pool fixes 2020-11-12 17:04:33 +01:00
gabryon99
cd8bb96a35 improvement on ntopng style 2020-11-11 16:58:07 +01:00
gabryon99
efb5c4f79d trimmed query matching 2020-10-29 11:37:26 +01:00
gabryon99
d81fd5ffa0 moved search menu to the right (#4645) 2020-10-29 11:21:56 +01:00
gabryon99
5095758db2 fiex query string for space characters (#4638) 2020-10-28 17:14:11 +01:00
gabryon99
698bfeb360 improvment on submenu height 2020-10-08 17:03:29 +02:00
gabryon99
456e670ab0 fixed submenu height (#4540) 2020-10-08 15:42:12 +02:00
gabryon99
25645e6add improved page style and added a layout to am notes 2020-08-14 09:17:11 +02:00
gabryon99
1421833477 slightly improvment for ntopng gui on mobile devices 2020-08-10 11:19:04 +02:00
gabryon99
8d7f3f099b dropdown-menu on left for typeahead 2020-07-28 10:49:22 +02:00
gabryon99
72cefbd9c9 fix for ticket #3667 2020-03-30 13:59:47 +02:00
gabryon99
e9adc47c06 upgraded jquery to latest version to prevent security vulnerabilities 2020-03-22 12:36:12 +01:00
gabryon99
2d672c9438 hide summary table 2020-02-24 23:48:51 +01:00
gabryon99
eb4725d530 added a summary for tables as request from ticket #3445 2020-02-24 22:15:12 +01:00
gabryon99
f8b36da58a fixed sidebar misbehaviour 2020-02-22 11:06:34 +01:00
gabryon99
434ebba7e1 fixed submenu sidebar height for small window heights 2020-02-22 10:25:59 +01:00
emanuele-f
16354e14cc Fix menu subpage selection 2020-02-10 16:15:33 +01:00
gabryon99
8d19e56967 dark mode 2020-01-30 19:25:43 +01:00
gabryon99
926dc8065a add 32px to submenu height calc 2020-01-29 16:03:15 +01:00
gabryon99
aabe0f98cd fix for submenu hovering 2020-01-29 14:35:36 +01:00
gabryon99
453ad709c8 fixed calcs for submenu 2020-01-29 12:47:27 +01:00
gabryon99
dbd772f33c resize submenu on window resize 2020-01-29 12:28:29 +01:00
Luca
94b7237b9b Fixed submenu 2020-01-28 20:14:55 +01:00
gabryon99
a46a3241f9 sidebar improving 2020-01-28 19:57:21 +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
gabryon99
4a65627780 add js files for datatable plugin 2019-12-28 16:00:53 +01:00
Simone Mainardi
dacaa7e3db Migrates font-awesome 5 fa to fas 2019-12-18 11:50:02 +01:00
Simone Mainardi
7402bbdd14 FontAwesome 5 migration 2019-12-09 15:11:37 +01:00
Simone Mainardi
2bfd12a84c Bootstrap migration bnt-default to bnt-secondary 2019-12-06 11:51:45 +01:00
Simone Mainardi
1aa0546b85 Bootstrap migration dropdown style fixes 2019-12-05 09:27:48 +01:00
Simone Mainardi
96da9a0137 Bootstrap migration additional datatable icon fixes 2019-12-05 09:27:48 +01:00
Simone Mainardi
f12c9946e4 Bootstrap migration datatables pagination 2019-12-05 09:27:48 +01:00
Simone Mainardi
d7d26faad1 Initial migration to bootstrap4 2019-12-05 09:27:46 +01:00
emanuele-f
669019d082 Upgrade bootstrap to version 3.4.0 2018-12-31 11:04:39 +01:00
emanuele-f
01940643fb Avoid displaying abort errors in datatable 2018-12-14 19:51:52 +01:00
emanuele-f
93db5ebb38 Improve slow query handler and show datatable error messages
Fixes #2211
2018-12-14 17:29:16 +01:00
emanuele-f
d6e78848ed Handle slow InfluxDB queries 2018-11-23 19:08:19 +01:00
emanuele-f
2e11f7506e Improve traffic dump storage utilization bar 2018-11-13 20:13:47 +01:00
Simone Mainardi
1eece0f06e Adds process-process eBPF graphs in host details 2018-11-08 10:14:46 +01:00
emanuele-f
b687ee414f Improve charts top local talkers 2018-10-29 12:20:24 +01:00
emanuele-f
0872c162b5 Implement timeseries tabular view 2018-09-24 16:40:01 +02:00
emanuele-f
ff8719615c Add datatable loading box offset option 2018-08-07 11:07:41 +02:00
emanuele-f
789d5734d7 Rework chart flows to use datatables 2018-08-07 11:00:14 +02:00