diff --git a/templates/dashboard.html b/templates/dashboard.html index 5ca88b1..3effdc4 100644 --- a/templates/dashboard.html +++ b/templates/dashboard.html @@ -1,63 +1,460 @@ {% extends "base.html" %} {% block content %} -
-

Dashboard

-

Manage scopes, rules and monitor agent activity.

-
+ -
- -
-

Rule Scopes

- +
+
+ +
+ + / 300 +
+
+
+
+
+
+
+
- -
-

Recent Activity

-
- - - - - - - - - - {% for log in logs[:10] %} - - - - - - {% endfor %} - {% if not logs %} - - {% endif %} - -
AgentScopeTime
{{ log.agent_name }} - - {{ log.scope }} - - {{ log.timestamp }}
No recent activity
+ +
+
+ +
Chargement des agents...
- + +
+ +
+ +
+
+ + Registre Ports +
+
+
+ +
Chargement des ports...
+
+
+
+ + +
+
+ + Règles Infra +
+
+ +
Chargement de l'infrastructure...
+
+
+
+ + +
+ +
+
+ + Raccourcis Admin +
+ +
+ + +
+
+ + Stack LLM +
+
+
+
+
+
+
+
+ + +
+
+ + Audit Récent +
+
+
+ +
+
+
+ + {% endblock %}