Commit graph

164 commits

Author SHA1 Message Date
Matteo Biscosi
a42022ef95 Fixes link to maps not working (#7345) 2023-03-27 13:23:48 +00:00
Matteo Biscosi
119e2f1794 Fixes icons not shown 2023-03-09 16:27:10 +00:00
MatteoBiscosi
7386b416ae Fixes unusable dropdown with empty table (#6981) 2023-01-03 12:19:34 +01:00
Luca Deri
f726b867c7 Updated (C) 2023-01-01 16:37:57 +01:00
Luca Deri
fadd612d14 Implemented support of host filtering with TX traffic sent 2022-10-15 12:44:20 +02:00
Luca Deri
961b8e7e26 Implemented display of hists with no TX traffic 2022-10-10 23:15:14 +02:00
uccidibuti
3ed878df79 Hosts View: Add the score column #6741 2022-06-30 13:10:48 +02:00
Luca Deri
cd81bfdefb Fixed RIPE ASN stats: removed geolocation 2022-03-14 13:01:29 +01:00
Alfredo Cardigliano
3b0a3041a7 Optimize stats update in Hosts page (#6372) 2022-03-09 17:59:03 +01:00
MatteoBiscosi
51ef60ead5 Fronted refactoring 2022-03-04 11:01:24 +01:00
Alfredo Cardigliano
257ece18c0 Copyright update (Lua) 2022-01-03 09:42:33 +01:00
Alfredo Cardigliano
f0e2863854 Fix hosts page in community mode 2021-11-08 17:21:56 +01:00
MatteoBiscosi
b88e35860b Fixes Host Page Broken (#5950) 2021-10-04 10:34:22 +02:00
MatteoBiscosi
4e693dc9f1 Added probes filter to host page (#5157) 2021-09-30 12:15:25 +02:00
Luca Deri
cfcf8a7953 Score is now reported in hosts page is no other attribute is used 2021-09-16 17:15:14 +02:00
Vasilis Tako
4da05360f8 Changed back url from title to href attribute on anchor tags (Issue #5618) 2021-08-04 15:20:04 +02:00
Vasilis Tako
0b0107ab34 Added confirm modal when try to open all external links (Issue #5618) 2021-08-03 19:12:30 +02:00
l3wiz
335d824ad5 Added chart icon in ASN page (Issue #5564) 2021-06-24 17:44:20 +02:00
l3wiz
3a829c51d0 Added chart icon in networks page (Issue #5565) 2021-06-24 17:40:26 +02:00
l3wiz
eb869c517f Added vlan description 2021-06-17 14:43:25 +02:00
Luca Deri
9b05257abd Improves custom network labelling 2021-06-05 10:33:42 +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
gabryon99
e07a649b2e added link for vlan and host pools to service/periodicity map (#4907) 2021-02-15 13:09:00 +01:00
gabryon99
83fa92b7b7 improvements ofr host filtering in maps (#4911, #4906) 2021-01-14 10:48:05 +01:00
Matteo Biscosi
ec6d7b5c6d Removed location column from hosts list 2021-01-11 18:59:59 +01:00
Luca Deri
a1178a0791 Updated (C) 2021-01-02 12:08:23 +01:00
gabryon99
ea77b59246 add table-responsive tag for historical tab 2020-12-31 09:37:53 +01:00
gabryon99
e35100f25c removed table responsive wrapper (#4798) 2020-12-28 18:41:21 +01:00
gabryon99
d295f22c0e zapped heading blanks in search box (#4868) 2020-12-28 10:26:58 +01:00
gabryon99
21d33deacd fixed hosts_stats page (#4781) 2020-11-26 19:48:07 +01:00
gabryon99
9d8fded73c improved page layouts and added stats_utils for pie charts (#4653) 2020-11-26 16:56:46 +01:00
gabryon99
4eaedf5c75 add responsive div wrapper for necessary tables (#4681) 2020-11-06 10:50:09 +01:00
Simone Mainardi
618daa6737 Fixes nEdge block/unblock buttons style 2020-10-26 15:04:03 +01:00
gabryon99
4233365077 pool id casted to a number (#4546) 2020-10-08 17:35:49 +02:00
gabryon99
5a75cc9ce3 changed link for host pool (#4546) 2020-10-08 17:03:29 +02:00
Simone Mainardi
c623f21ba0 Refactors old host_pools_utils to nEdge-only host_pools_nedge 2020-07-16 18:17:19 +02:00
Simone Mainardi
88eef24377 Reworks hosts_stats.lua to use the new lua host pools class 2020-07-16 16:24:46 +02:00
Simone Mainardi
5ade224d85 Implements global host pools
Implements #4086

Refactors host pools to global

Implements host pools migration

Migration fixes

nEdge changes for host pools migration

Create README.host_pools_migration.md
2020-07-01 12:02:09 +02:00
emanuele-f
48f0b2a3cc Remove unused / global variables
Fixes #3969
2020-05-27 10:44:23 +02:00
emanuele-f
f7a7329741 Fix variables not properly initialized
Addresses #3969
2020-05-25 17:42:48 +02:00
emanuele-f
610e632234 Add comments/remove table.clone when not needed 2020-05-21 11:10:47 +02:00
Luca Deri
398bc0c8b6 Minor titel fix (more work required) 2020-05-20 22:41:48 +02:00
emanuele-f
af842e4aa6 Cleanup unnecessary CSRF tokens passed 2020-05-08 12:56:58 +02:00
gabryon99
792a542c41 added print_page_title on each page 2020-04-06 10:35:57 +02:00
emanuele-f
66df54184c Add missing filter hosts filter item hightlight 2020-03-26 15:10:03 +01:00
gabryon99
ce0e3d2d11 fix for system view 2020-03-24 12:39:08 +01:00
gabryon99
7479582210 fix system view and add rtt host from host_details 2020-03-23 17:38:22 +01:00
emanuele-f
d1140ec9fd Avoid timeseries read operations to display the chart icon
Now the icon is displayed whenever the timeseries are enabled for the given context
2020-02-19 13:27:20 +01:00
emanuele-f
4f6788fb58 New page_utils api to handle sidebar subitems selection 2020-01-30 11:53:13 +01:00
Gabriele Pappalardo
a2f4a1a065 elephant flows (#3269)
* elephant flows
* fix for apply button after changes
* fix for refresh icons on index.lua page, scrollable dropdowns enabled
2020-01-21 16:32:14 +00:00