fd128dd09b
chore: resolve final review findings
...
Co-authored-by: OpenAI/GPT-5.6-Terra <vibecoder@antoineve.me >
Co-authored-by: DeepSeek/DeepSeek-v4-Pro <vibecoder@antoineve.me >
Co-authored-by: DeepSeek/DeepSeek-v4-Flash <vibecoder@antoineve.me >
2026-08-13 11:48:38 +02:00
c7a0a77d1f
chore: fix python style violations
...
Co-authored-by: OpenAI/GPT-5.6-Terra <vibecoder@antoineve.me >
Co-authored-by: OpenAI/GPT-5.6-Luna <vibecoder@antoineve.me >
Co-authored-by: MiniMax/MiniMax-M3 <vibecoder@antoineve.me >
Co-authored-by: DeepSeek/DeepSeek-v4-Flash <vibecoder@antoineve.me >
2026-08-13 10:14:21 +02:00
cc664b3555
feat: section détail mensuel dans la page rapports
2026-03-13 14:36:32 +01:00
6d5e58273f
feat: monthly_stats() — médiane journalière et hebdomadaire
2026-03-13 14:34:49 +01:00
4c0093c2b0
feat: increase RTT from 18 to 19
...
- Update LeaveBalance model default rtt_total to 19
- Update all tests to verify 19 RTT instead of 18
- Update documentation (design and technical plan)
- Update run.py to bind to 0.0.0.0 for external access
- Update CLAUDE.md deployment instructions
Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com >
2026-03-13 13:45:19 +01:00
a2077e640a
feat: count_day_types — compte les jours par type
2026-03-11 20:31:16 +01:00
859d94bfb1
fix: afficher les noms lisibles des types de jours et des véhicules
...
- Filtre Jinja2 day_type_fr (WORK→Travail, TT→Télétravail, etc.)
- Appliqué dans entry_list.html et dashboard.html
- Passage de vehicles au template dashboard pour afficher vehicle.name
- Mise à jour du test test_entry_list en conséquence
- Ajout du plan docs/plans/2026-03-11-bareme-kilometrique.md
2026-03-11 20:27:07 +01:00
0362836a63
feat: compute_frais_reels supporte la majoration +20% électrique
2026-03-11 20:04:47 +01:00
c3a7bdfef7
design: refonte UI — journal de bord (Playfair + JetBrains Mono, palette encre/crème/ambre)
2026-03-11 18:46:04 +01:00
96694e2de4
test: update integration tests for motor vehicle selection
2026-03-11 17:53:00 +01:00
9a37bc444d
feat: compute_km_for_entry resolves generic moteur key to specific vehicle
2026-03-11 17:50:29 +01:00
b5ff8de0e4
feat: add get_motor_vehicles() and journey_has_motor() to config_loader
2026-03-11 17:48:13 +01:00
9f3c953b31
refactor: rename vehicle keys to generic moteur/type in config
2026-03-11 17:47:25 +01:00
4846db2d76
test: integration tests for all routes
2026-03-11 16:44:00 +01:00
b9832f0337
feat: leave balance calculation (congés/RTT)
2026-03-11 16:40:00 +01:00
b807444068
feat: travel calculation (km, CO2, frais réels fiscaux)
2026-03-11 16:40:00 +01:00
7babe05412
feat: time calculation business logic
2026-03-11 16:39:39 +01:00
4cbd62882f
feat: TOML config loader for vehicles, journeys, and tax scales
...
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-03-11 16:31:13 +01:00
41679d1861
feat: initial Flask project setup with factory pattern
2026-03-11 16:23:39 +01:00