gabryon99
|
01e18d44b8
|
fixed clipping dropdown inside responsive tables (#4798)
|
2020-12-03 11:25:06 +01:00 |
|
gabryon99
|
25cacdfe67
|
fix overflow for dropdowns (#4798)
|
2020-12-02 18:06:52 +01:00 |
|
Simone Mainardi
|
204026d9c9
|
Fixes too-many-export-drops alerts
Fixes #4742
|
2020-11-27 11:37:43 +01:00 |
|
gabryon99
|
035afedf25
|
added alert when there are too many export drops (#4742)
|
2020-11-26 15:32:43 +01:00 |
|
gabryon99
|
a5f74410f8
|
refactorized notifications into toasts (#4706)
|
2020-11-25 14:36:34 +01:00 |
|
gabryon99
|
654c972f9c
|
ignore scientif input number
|
2020-11-19 22:09:18 +01:00 |
|
gabryon99
|
93a426dfca
|
fixed dark theme toggle button
|
2020-11-03 10:21:26 +01:00 |
|
gabryon99
|
d3ec6d392c
|
add toggle to switch dak theme
|
2020-10-30 15:04:14 +01:00 |
|
gabryon99
|
bf258ab15a
|
rework for ui nofitications (#4630, #4615)
|
2020-10-26 19:13:50 +01:00 |
|
gabryon99
|
19ec0736bc
|
improved flow exporters page (#4598)
|
2020-10-22 22:15:04 +02:00 |
|
gabryon99
|
3632494dba
|
fixed tiny issues on restart modal
|
2020-10-21 14:38:40 +02:00 |
|
gabryon99
|
e9f833d7b6
|
standardized restart modal (#4608)
|
2020-10-21 13:29:50 +02:00 |
|
gabryon99
|
d10e2a56da
|
add restart required message after import configuration (#4580)
|
2020-10-20 20:07:43 +02:00 |
|
Simone Mainardi
|
823d8a8689
|
Fixes flow status severity drilldown
|
2020-10-20 09:41:10 +02:00 |
|
Simone Mainardi
|
a2705a8bda
|
Implements header and drilldown of flow status severities
|
2020-10-19 19:26:30 +02:00 |
|
gabryon99
|
6fe28145e0
|
hide text in interface config page (#4599)
|
2020-10-15 19:54:01 +02:00 |
|
gabryon99
|
3515476683
|
add isSystemInterface flag for danger flow alerts
|
2020-10-14 15:22:53 +02:00 |
|
Simone Mainardi
|
17ad258589
|
Fixes exporter stats displayed for invalid interfaces
Fixes #4559
|
2020-10-11 14:04:45 +02:00 |
|
Simone Mainardi
|
46cd8a72a3
|
Fixes throughput shown for ZMQ interfaces
Fixes #4529
|
2020-10-07 13:34:28 +02:00 |
|
Simone Mainardi
|
b052eeebee
|
Reports engaged alerts in system status bar
Implements #4522
|
2020-10-06 11:11:11 +02:00 |
|
gabryon99
|
b7b17d9d1c
|
add import/export page GUI
|
2020-08-19 15:49:50 +02:00 |
|
Simone Mainardi
|
1ae2b2d932
|
Refactors NtopngUtils into NtopUtils
|
2020-08-18 15:10:04 +02:00 |
|
Simone Mainardi
|
e61f9ffe68
|
Refactor JS code into class NtopngUtils
Implements #3735
|
2020-08-18 14:13:48 +02:00 |
|
gabryon99
|
25645e6add
|
improved page style and added a layout to am notes
|
2020-08-14 09:17:11 +02:00 |
|
gabryon99
|
8e08eca794
|
fixed run out of memory in some browsers
|
2020-08-12 09:31:51 +02:00 |
|
gabryon99
|
1421833477
|
slightly improvment for ntopng gui on mobile devices
|
2020-08-10 11:19:04 +02:00 |
|
gabryon99
|
da7278065d
|
moved update notification and too many flow notification
|
2020-07-16 11:56:12 +02:00 |
|
gabryon99
|
48dc7e1a93
|
notification for geoip, contribution and alert notification api in js
|
2020-07-15 10:00:04 +02:00 |
|
gabryon99
|
19e91e2c87
|
add alert notifications
|
2020-06-26 20:19:48 +02:00 |
|
andpp
|
87d77d12d6
|
Fixing redirection issue after changing interface (#4022)
Simplifies interface switch send redirect code
Addresses https://github.com/ntop/ntopng/pull/4022
|
2020-06-08 10:31:16 +02:00 |
|
Simone Mainardi
|
0df00d2de3
|
Migrates footer.lua to REST API v1
|
2020-06-01 10:44:55 +02:00 |
|
Simone Mainardi
|
7334e15b50
|
Prevents unauthorized system interface toggles
|
2020-05-20 15:06:56 +02:00 |
|
emanuele-f
|
af842e4aa6
|
Cleanup unnecessary CSRF tokens passed
|
2020-05-08 12:56:58 +02:00 |
|
emanuele-f
|
57c7abccfb
|
Remove unused function
|
2020-04-21 16:48:36 +02:00 |
|
Simone Mainardi
|
32b5cecf7d
|
Removes hardcoded RTT plugin in menu as was breaking entries
|
2020-04-13 19:00:57 +02:00 |
|
emanuele-f
|
05a4e3cf84
|
Change RTT to Active Monitoring
|
2020-04-10 18:21:41 +02:00 |
|
gabryon99
|
e8b1c7b192
|
reworker blog notification system
|
2020-04-03 17:12:43 +02:00 |
|
gabryon99
|
633ee3096d
|
reworked blog notifications
now the notification are stored in redis and not anymore in browser local storage
|
2020-04-02 23:04:03 +02:00 |
|
gabryon99
|
17268a4c60
|
fix broken switch interface for non admin user
fix #3688
|
2020-04-02 08:24:22 +02:00 |
|
gabryon99
|
662ac8cd62
|
moved up license expired badge (inside the navbar)
fix #3625
|
2020-03-31 23:09:16 +02:00 |
|
gabryon99
|
953c6cd40f
|
fix fort ticket #3622, removed debug logs
|
2020-03-30 11:44:20 +02:00 |
|
gabryon99
|
e486d05058
|
implemented blog notification per users
|
2020-03-27 17:46:13 +01:00 |
|
emanuele-f
|
9c404e3b30
|
Restore ntopng major version check
Closes #3648
|
2020-03-27 11:58:33 +01:00 |
|
emanuele-f
|
60da5a0c13
|
Blog notifications fix
|
2020-03-24 17:12:41 +01:00 |
|
gabryon99
|
b1251aef5f
|
created blog notification
|
2020-03-22 23:52:59 +01:00 |
|
emanuele-f
|
a214510baa
|
Add RTT user friendly information
Closes #3567
|
2020-03-20 16:41:00 +01:00 |
|
Simone Mainardi
|
b4e6af047a
|
Reworks maintenance expired message
Fixes #3535
|
2020-03-18 11:55:43 +01:00 |
|
Simone Mainardi
|
a024e7d73f
|
Fixes to hide zero items in the menubar
|
2020-03-18 10:37:38 +01:00 |
|
emanuele-f
|
ee17475cc5
|
Fix ntopng references for oem
|
2020-03-17 18:00:40 +01:00 |
|
gabryon99
|
fcdeeb7b07
|
moved manage data buttons for system, ticket #3484
|
2020-03-10 13:05:31 +01:00 |
|