Commit graph

21 commits

Author SHA1 Message Date
GabrieleDeri
8dc67e4f45
Added error toast on invalid configuration import (#9116)
* Added host alert historical flow url filter for attacker and victim

* Added error toast on invalid configuration import #9007
2025-04-04 19:18:03 +02:00
Matteo Biscosi
965794577b Added link to csv/json format documentation for SNMP devices 2024-05-29 12:31:00 -04:00
Alfredo Cardigliano
35da35fc03 Cleanup exported configuration on the client side to avoid failures on upload due to huge jsons 2024-01-05 10:35:14 +01:00
Alfredo Cardigliano
abb4a3e6ec Code review 2024-01-04 16:22:29 +01:00
Luca Deri
c856dd3b6f Fixed backup download
Renamed silly REST names to more meaningful ones
Fixed download icon to make it consistent with the rest of ntopng
2023-04-24 18:56:37 +02:00
uccidibuti
2e005803e3 Fix hide import modal in manage_configurations.lua 2022-07-05 13:22:17 +02:00
MatteoBiscosi
51ef60ead5 Fronted refactoring 2022-03-04 11:01:24 +01:00
Alfredo Cardigliano
018d963b97 Use a global i18n js function for localization (included in the menu). Rename old-style i18n to i18n_ext. 2022-02-10 17:05:43 +01:00
Simone Mainardi
b117e8a23a Adds new REST API v2/
Addresses #5269
2021-07-08 09:57:46 +02:00
Matteo Biscosi
4b5f05ed68 Fixes configuration buttons not working
Implements #5362
2021-05-18 17:13:35 +02:00
Alfredo Cardigliano
e86fffcc58 Add message to restart ntopng after importing all conf. Improve max post data check. Remove unnecessary exported modules. 2021-03-08 11:14:44 +01:00
gabryon99
e9062d7a73 add ntop.getStaticFileEpoch() to all js files (#4965) 2021-01-27 09:30:18 +01:00
Simone Mainardi
c6797f4476 nEdge menu fixes 2020-10-29 12:44:58 +01:00
gabryon99
3e48bb4437 improved reset entire ntopng configuration feedback message (#4580) 2020-10-21 13:57:37 +02:00
Simone Mainardi
bdf8c4042f UI updates for the new import/export/factory reset 2020-10-13 16:28:27 +02:00
gabryon99
f62737816a moved action buttons on the left inside manage configurations 2020-10-02 17:44:53 +02:00
gabryon99
e20b9c5d16 improved factory reset modal
fix #4514
2020-10-02 17:44:53 +02:00
gabryon99
b0d481a326 separated js logic from manage configurations file 2020-10-02 17:03:15 +02:00
gabryon99
2b184886ee improvment for manage configurations page (#4128) 2020-10-02 16:59:50 +02:00
gabryon99
9e24cb79a2 add all and pool entries inside Manage COnfigurations page (#4128) 2020-10-02 14:05:05 +02:00
gabryon99
02d3665670 reworking for Import/Export UI (#4128)
this commit includes the GUI to manage import/export/reset of SNMP, AM, User Scripts and Notification
2020-10-01 18:57:50 +02:00