From 632b4663107b82084dc86cbfa9ff7573ba8ab601 Mon Sep 17 00:00:00 2001 From: louispaulb Date: Mon, 6 Jul 2026 12:41:42 -0400 Subject: [PATCH] =?UTF-8?q?feat(events):=20palette=20TARGO=20uniquement=20?= =?UTF-8?q?+=20t=C3=A9l=C3=A9phone=20visible=20+=20IP=20visiteur=20+=20CSV?= =?UTF-8?q?=20complet?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Couleurs restreintes à la charte TARGO (noir/vert/blanc/gris + bleu en haut) sur le courriel ET la page RSVP : bandeau supérieur bleu #1a86c7, accents/CTA verts, texte noir/gris, fond blanc, programme en pastilles vert/bleu/gris. Retrait orange/jaune/rose/rouge. - Admin : le téléphone saisi s'affiche sous le courriel (n'apparaissait pas avant). - Hub : capture de l'adresse IP du visiteur à l'inscription (x-forwarded-for → socket). - CSV enrichi = TOUTES les infos : client, n° client, ID compte, nom au dossier, téléphone, personnes, courriel, allergies, confiance, signaux, langue, IP, créé le, répondu le. Déployé hub + SPA 2026-07-06. Vérifié prod : palette conforme, téléphone + IP stockés (819 555-9999 / 96.125.192.22), test envoyé OK. 21/21 tests unitaires. Co-Authored-By: Claude Opus 4.8 --- apps/ops/src/pages/EventsPage.vue | 12 +++++++++--- services/targo-hub/lib/events.js | 32 ++++++++++++++++--------------- 2 files changed, 26 insertions(+), 18 deletions(-) diff --git a/apps/ops/src/pages/EventsPage.vue b/apps/ops/src/pages/EventsPage.vue index 09129ab..d72a5f8 100644 --- a/apps/ops/src/pages/EventsPage.vue +++ b/apps/ops/src/pages/EventsPage.vue @@ -75,6 +75,12 @@ +