feat(frontend): complete FA1-FA7 game and bots features
📌 Description
- FA1: Display player cards (visible for self, hidden for others)
- FA2: Add 20s turn timer with auto-CHECK/auto-FOLD
- FA3: Fix turn order with hasFolded and circular progression
- FA4: Add toast notifications for friend events
- FA5: Auto-refresh friends list on updates
- FA6: Bot configuration (existing)
- FA7: Bot game mode with AI decision API integration
🔗 Lien vers l'issue
✅ Type de changement
-
Feature (nouvelle fonctionnalité) -
Fix (correction de bug) -
Refactor (pas de changement fonctionnel) -
Docs (documentation) -
Chore (maintenance technique) -
Hotfix (urgence)
🧪 Comment tester
✅ Checklist
-
Tests unitaires ajoutés/mis à jour -
Documentation mise à jour -
Pipeline CI vert -
Relu par un reviewer
👥 Reviewers requis
-
Backend (@azra, @soheil) -
Frontend (@mohamed, @yigit) -
Sécurité (@linda, @massi) -
BDD (@elhadj)
🚨 Impact potentiel
-
Breaking change -
Performance -
Sécurité