v2026.5.41 — Suppression des hardcodes runtime + UX admin + thème unifié

This commit is contained in:
Quentin Rouiller
2026-04-27 03:00:00 +02:00
parent af85473837
commit 7c0742594c
6 changed files with 639 additions and 242 deletions
+4 -1
View File
@@ -1,7 +1,7 @@
{
"manifest_version": 3,
"name": "Planification",
"version": "2026.5.40",
"version": "2026.5.41",
"description": "Vue claire et rapide du planning des techniciens EasyVista. Développé par Quentin Rouiller — DGNSI, Canton de Vaud.",
"permissions": [
"activeTab",
@@ -14,6 +14,9 @@
"https://itsma.etat-de-vaud.ch/*",
"https://itsma.vd.ch/*"
],
"optional_host_permissions": [
"https://*/*"
],
"action": {
"default_title": "Ouvrir la Planification"
},