feat: Better SLA missed events popover (#9215)

* feat: SLA events component

* feat: Add SLA event item component

* Update SLAPopoverCard.vue

* Update SLAPopoverCard.vue

* fix: Translation

* Update SLAEventItem.vue

* feat: complete sticky nrt

* chore: code cleanup

* Update SLACardLabel.vue

* chore: code cleanup

* chore: away click fixes

* feat: use tabular nums

---------

Co-authored-by: Shivam Mishra <scm.mymail@gmail.com>
This commit is contained in:
Muhsin Keloth
2024-04-10 12:49:38 +05:30
committed by GitHub
parent 9013450e00
commit aed156f359
7 changed files with 125 additions and 41 deletions

View File

@@ -71,12 +71,6 @@
"RT": "RT {status}",
"MISSED": "missed",
"DUE": "due"
},
"SLA_POPOVER": {
"FRT": "First Response Time",
"NRT": "Next Response Time",
"RT": "Resolution Time",
"MISSED": "missed on"
}
},
"RESOLVE_DROPDOWN": {