Commit Graph

3 Commits

Author SHA1 Message Date
dahoud
6ba710401c docs: mise à jour PROGRESSION.md - Phase 3 complétée (56% total)
Phase 3 terminée : 67% (4/6 tâches, 2 optionnelles skip)
- T012  ParametresLcbFtService créé
- T013  Validation seuils (existante)
- T014  Audit opérations (existant)
- T017  Endpoint REST mobile

Progression globale : 15/27 tâches (56%)

Signed-off-by: lions dev Team
2026-03-15 02:34:36 +00:00
dahoud
e41db9578d docs: documentation progression Spec 001 (41% complété)
Ajout fichier PROGRESSION.md détaillant l'état d'avancement :
- Phase 1 (API) : 100% complété - 6/6 tâches 
- Phase 2 (Migrations) : 100% complété - 5/5 tâches 
- Phase 3 (Impl Quarkus) : 0% - 6 tâches restantes
- Phase 4 (Mobile) : 0% - 7 tâches restantes
- Phase 5 (Finition) : 0% - 3 tâches restantes

Total : 11/27 tâches complétées (41%)

Contenu :
- Vue d'ensemble par phase
- Détails réalisations API et Migrations
- Liste tâches restantes avec descriptions
- Références fichiers et commits
- Prochaines étapes recommandées

Spec : specs/001-mutuelles-anti-blanchiment/spec.md
Branche : 001-mutuelles-anti-blanchiment

Signed-off-by: lions dev Team
2026-03-15 02:25:01 +00:00
dahoud
e8ad874015 feat: WebSocket temps réel + Finance Workflow + corrections
- Task #6: WebSocket /ws/dashboard + Kafka events (5 topics)
  * Backend: KafkaEventProducer, KafkaEventConsumer
  * Mobile: WebSocketService (reconnection, heartbeat, typed events)
  * DashboardBloc: Auto-refresh depuis WebSocket events

- Finance Workflow: approbations + budgets (backend + mobile)
  * Backend: entities, services, resources, migrations Flyway V6
  * Mobile: features finance_workflow complète avec BLoC

- Corrections DI: interfaces IRepository partout
  * IProfileRepository, IOrganizationRepository, IMembreRepository
  * GetIt configuré avec @injectable

- Spec-Kit: constitution + templates mis à jour
  * .specify/memory/constitution.md enrichie
  * Templates agent, plan, spec, tasks, checklist

- Nettoyage: fichiers temporaires supprimés

Signed-off-by: lions dev Team
2026-03-15 02:12:17 +00:00