You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A page to manage service contracts and SLA agreements with vendors. Shows contract status, value, expiry dates, and highlights contracts requiring renewal. Depends on BE-45.
Overview
A page to manage service contracts and SLA agreements with vendors. Shows contract status, value, expiry dates, and highlights contracts requiring renewal. Depends on BE-45.
Context
frontend/app/(dashboard)/contracts/page.tsxGET /contracts,POST /contracts,PATCH /contracts/:id,GET /contracts/expiringAcceptance Criteria
POST /contracts/:id/documentuseContracts(),useExpiringContracts(),useCreateContract(),useUpdateContract()