Commit graph

262 commits

Author SHA1 Message Date
GabrieleDeri
65772d3545
Initial chatbot UI commit (#10232)
* Initial chatbot UI commit

* Update dist
2026-03-28 15:05:01 +01:00
Matteo Biscosi
2a54b831a2 Removed as menu in as mode 2026-03-16 16:12:22 +00:00
Manuel Ceroni
c912a27ae1
Added the exporter sites page to the menu (hidden) (#9991)
* Added the exporter sites page to the menu (hidden)

* Hidden exporter site page
2026-02-02 11:37:04 +01:00
Matteo Biscosi
850c77d492 Fixes sites page not correctly hidden 2026-01-30 18:00:59 +01:00
Luca Deri
389e832d1c (C) update 2026-01-19 16:23:53 +01:00
Manuel Ceroni
10bab95b16
Implemented the GUI for the Labels page (#9953) 2026-01-16 15:16:40 +01:00
Matteo Biscosi
d09926b6d0 Removed flows with 0 traffic and fixed menu entry 2025-10-15 13:03:31 +02:00
Matteo Biscosi
97457ce49d Added exporters page (#9732) 2025-10-09 14:36:44 +02:00
Alfredo Cardigliano
a42b38d995 Fix page_utils.is_dark_mode_enabled for backend requests 2025-10-08 10:14:38 +02:00
Manuel Ceroni
52b65fcdb2
Added AS checks family to behavioural checks (#9634) 2025-09-08 12:43:48 +02:00
Alfredo Cardigliano
03ac5f5642 Fix language for users (#9459) 2025-09-03 15:28:32 +02:00
Alfredo Cardigliano
ba382f7316 Add AS alert entity. Fix AS threshold crossed. 2025-08-25 14:45:22 +02:00
GabrieleDeri
ffc11efb27
Reworked menu for ixp mode #9453 (#9460) 2025-07-30 18:28:04 +02:00
Matteo Biscosi
bc3d07d29a Removed local http servers (#9457) 2025-07-30 16:39:38 +02:00
GabrieleDeri
b252a2716e
Added topojson as package dependency, fixed airtight env problem #9413 (#9418) 2025-07-22 13:59:31 +02:00
Matteo Biscosi
d7d372fd4d Added assets to system interface (#9274) 2025-06-17 17:27:34 +02:00
Matteo Biscosi
f10e9d300d Changed ASN config page and type 2025-06-13 18:45:49 +02:00
Matteo Biscosi
b37f31c963 Added ASN Configuration page (#9271) 2025-06-13 16:40:31 +02:00
Matteo Biscosi
af37780125 Fixes top talkers calculation (#9222)
Fixes timeseries colors
2025-06-12 11:22:41 +02:00
Manuel Ceroni
6bd616af1d
Added timeseries schema definitions page (#9193) 2025-05-05 14:31:13 +02:00
GabrieleDeri
ce4238ff06
Initial component for d3 alerts geomap (#9141) 2025-04-11 12:32:18 +02:00
GabrieleDeri
ceb521a381
Started implementing flow alerts graph (#9096)
* Removed CVE col from hosts table

* Removed CVE col from hosts table

* Started implementing alerts graph

* Added tooltip init
2025-03-31 21:25:19 +02:00
GabrieleDeri
1f99754da4
Moved network discovery to monitoring from dashboard (#9041)
* Fixed dist and error codes in scss

* Moved network discovery to monitoring from dashboard
2025-03-17 14:17:17 +01:00
Matteo Biscosi
d5c82eec2b Added lucide as internal library 2025-03-14 20:02:04 +01:00
Matteo Biscosi
5f876167e5 Added assets dashboard 2025-03-12 17:08:46 +01:00
Matteo Biscosi
83301ad717 Fixes qoe icon margin 2025-02-18 17:18:58 +01:00
Matteo Biscosi
78dc7cc2b2 Fixes documentation links 2025-02-17 12:19:21 +01:00
Matteo Biscosi
46e1704560 Fixes redis active entry not correctly set 2025-02-07 11:46:06 +01:00
Matteo Biscosi
bf0f7c4407 Moved various pages and updated doc 2025-01-20 11:24:45 +01:00
Matteo Biscosi
56cf01922c Changed host rules to traffic rules and updated documentation 2025-01-17 11:09:15 +01:00
Matteo Biscosi
d50cce28d3 First implementation of acl (#8696) 2024-11-25 19:37:01 +01:00
Matteo Biscosi
68364512a6 Added license limits page (#8699) 2024-10-01 21:07:59 +02:00
GabrieleDeri
658887a47e
Created network configuration page (#8692)
* Fixed remediation links not working

* Added network configuration page

* Removed commend and updated component name

* Added network config page
2024-09-04 15:40:32 +02:00
Matteo Biscosi
48764ff843 Added per minute netflow timeseries (#8580) 2024-08-14 15:37:20 +02:00
Codato Mattia
4551d143b3
Fix custom theme path (#8547)
Fixes #8546
2024-07-23 10:30:08 +02:00
Matteo Biscosi
db2969bae8 Changed probe page name 2024-07-10 17:28:15 +02:00
Matteo Biscosi
e8ab07bd51 Added probe data page (#8510) 2024-07-10 12:16:57 +02:00
Alfredo Cardigliano
a2c60c14eb Implement historical flows replay to a virtual interface 2024-07-09 08:47:17 +00:00
GabrieleDeri
f83c5d1949
Fixed ebroken menu entry highlight #8498 (#8500)
* Fixed #8492, removed unused formatting function in lua

* Fixed host pool doc #8487

* Fixed ebroken menu entry highlight #8498

---------

Co-authored-by: DGabri <gabriele.deri@gmail.com>
2024-07-05 15:49:22 +02:00
GabrieleDeri
e06896e58f
Fixed #8487 (#8499)
* Fixed #8492, removed unused formatting function in lua

* Fixed host pool doc #8487

---------

Co-authored-by: DGabri <gabriele.deri@gmail.com>
2024-07-05 10:34:09 +02:00
GabrieleDeri
995948ad32
Changed refresh interval for SNMP table to 1 minute (#8433)
* added guide for GUI development functioning

* Changed table refresh to 1 minut

* updated en.lua path

* Added lua navbar documentation

* Fixed SNMP menu entry highlight

---------

Co-authored-by: DGabri <gabriele.deri@gmail.com>
2024-06-05 15:58:10 +02:00
Matteo Biscosi
0fecdee1e4 Reworked blacklists page 2024-04-11 12:48:59 -04:00
Nicolo Maio
8b0e99a6c3 Remove interface statistics graphs from the system interface. 2024-02-19 18:17:08 +01:00
Matteo Biscosi
e597e83e15 Removed and fixes some dependencies 2024-02-19 12:38:56 +00:00
Luca Deri
55870e97b9 (C) Update 2024-01-12 11:44:18 +01:00
Nicolo Maio
de809c4a24 Modify active monitoring icon. 2023-10-05 10:25:44 +02:00
Alfredo Cardigliano
4d05af1b09 Fix pools menu 2023-08-28 13:09:05 +02:00
Nicolo Maio
86140615fa Rework menu entries (#7784) 2023-08-24 15:37:47 +02:00
Matteo Biscosi
2a50965f90 Added active monitoring checks subdir (#7768) 2023-08-23 16:06:27 +00:00
Nicolo Maio
829e4236a9 Create new page (#7745) 2023-08-09 11:17:17 +02:00