feat(sla): SLA management pages + ticket badges (PMS-106 client) #59
Loading…
Reference in a new issue
No description provided.
Delete branch "feat/pms-106-sla-client"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Admin-gated SLA management (policies, per-priority targets, business-hours, holiday-calendars) against /api/v1/sla/*, plus SLA at-risk/breach/due badges on ticket detail. New src/modules/sla/models.rs DTOs; typed-fetch wired like contacts. wasm check + clippy -D + fmt clean.