Commit graph

7 commits

Author SHA1 Message Date
senke
a03587b422 state-ownership: delete unused optimisticStoreUpdates.ts file
- Deleted apps/web/src/utils/optimisticStoreUpdates.ts (unused file)
- File was unused - no imports found in codebase
- Mutations already use React Query's onMutate pattern
- No TypeScript errors after deletion
- Actions 4.4.1.2 and 4.4.1.3 complete
2026-01-15 19:26:53 +01:00
senke
1fee0e4bb3 [FIX] PROD-003: Corriger imports use-toast → useToast 2026-01-04 01:44:17 +01:00
senke
c2660afeea [LOGGING] Fix #28: Ajouter sampling à NewLoggerWithRotation 2026-01-04 01:44:17 +01:00
senke
bca2d490f7 [LOGGING] Fix #28: Ajouter sampling à tous les loggers en production/staging 2026-01-04 01:44:17 +01:00
senke
9b3d19308b [LOGGING] Fix #25: Compléter standardisation JSON en prod/staging - Toutes les fonctions logger 2026-01-04 01:44:16 +01:00
senke
8d427312a7 [LOGGING] Fix #25: Standardisation formats logs - JSON en prod/staging partout 2026-01-04 01:44:16 +01:00
okinrev
2425c15b09 adding initial backend API (Go) 2025-12-03 20:29:37 +01:00