feat: delete connection per profile with header icon buttons - #1
Conversation
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Summary of Changes & Review
LGTM! 🤖 Reviewed by codereviewbot.ai - Catch bugs before your team does. |
|
|
Important
This repository does not receive automatic reviews because it has fewer than 10 stars. ⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Plus Run ID: Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Analysis CompleteGenerated ECC bundle from 1 commits | Confidence: 50% View Pull Request #2Repository Profile
Changed Files (5)
Top hotspots
Top directories
Analysis Depth Readiness (commit-history, 7%)ECC Tools uses this to decide whether recommendations should stay at commit-history/setup guidance or expand into CI, security, harness, reference-set, AI-routing, and team backlog work.
Reference Set Readiness (0/7, 0%)
Generated Instincts (6)
After merging, import with: Files
|
feat: delete connection per profile with header icon buttons
feat: delete connection per profile with header icon buttons
Changements
Ajoute la possibilité de supprimer une connection par profil depuis l'interface.
Fonctionnalités
DeleteConnectionAsync(HTTP DELETE /api/providers/{connectionId})Fichiers modifiés
IRouterApiClient.cs/RouterApiClient.cs: endpoint DELETEMainViewModel.cs: command + logique de suppression (avec confirmation)MainWindow.xaml: boutons icône alignés au statutRouterApiDeleteConnectionTests.cs: tests unitairesTests
🤖 Generated with Claude Code