Skip to content

feat(subscription): add pause and resume functionality for subscriptions

yassine riahi a demandé de fusionner feature/IA-705 vers develop
  • Added pause and resume endpoints in subscriptionEndpoints
  • Implemented pauseSubscription and resumeSubscription actions in the store
  • Updated subscriptionActuel component with handleSuspend handler
  • UI reflects subscription status changes (PAUSED / ACTIVE)

This allows users to temporarily suspend or reactivate their subscriptions.

Closes IA-705

Rapports de requête de fusion