core/frontend
enzo 7c57b0ff84 feat(dashboard): resize souris, DnD live, panel widgets, icônes corrigées
- Resize widget via drag sur le coin bas-droit (mousedown → mousemove →
  snap à taille 1 ou 2 colonnes selon distance)
- DnD live : les autres widgets se déplacent pendant le drag (onDragEnter
  réordonne le tableau + onDragEnd restaure si annulé)
- Mode édition : panel latéral avec tous les widgets (œil toggle visible/masqué),
  survol d'une entrée met en avant (outline) le widget correspondant dans la grille
- Bouton mode édition : icône seule (lnid-pencil-1)
- Correction noms d'icônes LineIcons (lnid-pencil-1, lnid-eye, lnid-eye-closed,
  lnid-cross → supprimé en faveur de toggles dans le panel)
- Suppression des classes CSS obsolètes (edit-mode-banner, widget-add-btn, etc.)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-21 19:30:35 +01:00
..
css feat(dashboard): resize souris, DnD live, panel widgets, icônes corrigées 2026-03-21 19:30:35 +01:00
js feat(dashboard): resize souris, DnD live, panel widgets, icônes corrigées 2026-03-21 19:30:35 +01:00
locales feat: LineIcons Duotone, page profil, widgets dashboard, sidebar gauche/droite 2026-03-21 18:38:48 +01:00
vendors feat: réécriture frontend Alpine.js + HTMX + Swup (branche frontend/alpine) 2026-03-21 16:19:24 +01:00
.gitignore feat: réécriture frontend Alpine.js + HTMX + Swup (branche frontend/alpine) 2026-03-21 16:19:24 +01:00
build.mjs feat: réécriture frontend Alpine.js + HTMX + Swup (branche frontend/alpine) 2026-03-21 16:19:24 +01:00
dashboard.html feat(dashboard): resize souris, DnD live, panel widgets, icônes corrigées 2026-03-21 19:30:35 +01:00
Dockerfile feat: réécriture frontend Alpine.js + HTMX + Swup (branche frontend/alpine) 2026-03-21 16:19:24 +01:00
index.html feat: réécriture frontend Alpine.js + HTMX + Swup (branche frontend/alpine) 2026-03-21 16:19:24 +01:00
install.html feat: LineIcons Duotone, page profil, widgets dashboard, sidebar gauche/droite 2026-03-21 18:38:48 +01:00
login.html feat: LineIcons Duotone, page profil, widgets dashboard, sidebar gauche/droite 2026-03-21 18:38:48 +01:00
modules.html feat(frontend): Service Worker WS, mode édition dashboard, sidebar click-to-toggle 2026-03-21 19:09:58 +01:00
nginx.conf feat: réécriture frontend Alpine.js + HTMX + Swup (branche frontend/alpine) 2026-03-21 16:19:24 +01:00
package-lock.json feat: réécriture frontend Alpine.js + HTMX + Swup (branche frontend/alpine) 2026-03-21 16:19:24 +01:00
package.json feat: réécriture frontend Alpine.js + HTMX + Swup (branche frontend/alpine) 2026-03-21 16:19:24 +01:00
profile.html feat(frontend): Service Worker WS, mode édition dashboard, sidebar click-to-toggle 2026-03-21 19:09:58 +01:00
proxmox.html feat(frontend): Service Worker WS, mode édition dashboard, sidebar click-to-toggle 2026-03-21 19:09:58 +01:00
settings.html feat(frontend): Service Worker WS, mode édition dashboard, sidebar click-to-toggle 2026-03-21 19:09:58 +01:00
swup-bundle.entry.mjs feat: réécriture frontend Alpine.js + HTMX + Swup (branche frontend/alpine) 2026-03-21 16:19:24 +01:00
terminal.html feat(frontend): Service Worker WS, mode édition dashboard, sidebar click-to-toggle 2026-03-21 19:09:58 +01:00
updates.html feat(frontend): Service Worker WS, mode édition dashboard, sidebar click-to-toggle 2026-03-21 19:09:58 +01:00
xterm-bundle.entry.mjs feat: réécriture frontend Alpine.js + HTMX + Swup (branche frontend/alpine) 2026-03-21 16:19:24 +01:00