class

Pared::Views::DashboardPage

Inherits Pared::Views::ApplicationLayout < Blueprint::HTML < Blueprint::HTML::StandardElements < Blueprint::HTML::ElementRegistrar < Reference < Object

Constructors

new(current_user : User, recent_alerts : Array(SystemAlert), firewall_status : String, active_zones : Array(String), latest_logs : Array(Pared::JournalReader::LogEntry), csrf_token : String | Nil = nil, network_devices : Array(Hash(String, String)) = [] of Hash(String, String))
Source