feat: UI Problems list filters, detail card and event timeline (d2-1)
- Filters status/severity/hostname; /problems/:id with Ack/Resolve and timeline - Dashboard drill-down to open problems Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -94,6 +94,11 @@ td.actions {
|
||||
margin-bottom: 1rem;
|
||||
}
|
||||
|
||||
.timeline-table td:nth-child(5) {
|
||||
max-width: 28rem;
|
||||
word-break: break-word;
|
||||
}
|
||||
|
||||
input,
|
||||
select,
|
||||
button {
|
||||
|
||||
Reference in New Issue
Block a user