SPB Git forge

spb/vrai-prix

Public

Vrai-Prix — l'évaluation du vrai prix des propriétés résidentielles au Québec.

60commits 1branches 0releases
12.3 MBsize
maindefault branch
17 days agolast push
TypeScript 90.2% JavaScript 3.5% Python 3.4% CSS 1.9% HTML 0.6%

History of src/ka/stats/kacharts.tsx · clear filter

  1. Sun, Aug 23, 2026 1

    1. stats v3 : rapports PDF personnalisés (catalogue, rendu au choix, ReportBuilder)
      …
      - report-stats.ts : catalogFromDashboard() + buildCustomReport(spec)
        (dispatch par bloc, conversions tableau, sommaire, gabarit Groupe-KA)
      - routes /api/stats/catalog (GET) + /api/stats/report/custom (POST)
      - kacharts.tsx v3 : ReportBuilder intégré à PdfButton (modal, ordre,
        rendus, modèles localStorage) — SPEC.md §3bis
      Simon-Pierre Boucher committed 1 mo ago · 1 file +214 −2
  2. Wed, Aug 19, 2026 1

  3. Mon, Aug 17, 2026 1

    1. Stats Groupe KA — /api/stats/dashboard (contrat SPEC), rapport PDF au gabarit commun (complet/synthèse) et boutons PDF + fraîcheur sur /stats
      …
      - Nouveau GET /api/stats/dashboard : KPI, série des millésimes 2021-2026,
        répartition par type, top municipalités, top 20 en table, records —
        period accepté mais non applicable (instantané du rôle 2026), cache mémoire.
      - report-stats.ts porté au gabarit Groupe-KA (A4) : couverture kicker
        GROUPE KA · RAPPORT STATISTIQUE + wordmark boîte encre/accent #ff5148 +
        bande « par Groupe KA — groupe-ka.com », sommaire, en-tête/pied normalisés,
        page de fin (3 courriels + rôles, avertissement d agrégateur d ecosystem.json).
        Contenu riche conservé (chiffre-choc, millésimes, types, palmarès 200) +
        records ; mode synthese = couverture + sommaire exécutif.
      - GET /api/stats/report?mode=complet|synthese (alias /api/report/stats),
        fichier groupe-ka_vrai-prix_stats_instantane_<date>.pdf.
      - /stats : barre en tête (mention de fraîcheur + Télécharger le rapport PDF +
        Synthèse) ; correction du débordement 360 px des stat-chips du bloc encre.
      - Kit commun src/ka/stats (SPEC.md, kapdf.py, kacharts.tsx) versionné.
      
      Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
      Simon-Pierre Boucher committed 1 mo ago · 1 file +389