defenseunicorns / uds-runtime

UDS Runtime API & UI
GNU Affero General Public License v3.0
6 stars 3 forks source link

Add "Status" Colors to Events Type #419

Closed TristanHoladay closed 1 week ago

TristanHoladay commented 1 week ago

Describe what should be investigated or refactored

The Events table has a "Type" column. The data in this column should be colored by status color -- normal = StatusColors.success, warning = StatusColors.warning.

This should match the Cluster Overview events widget.

Screenshot from 2024-10-08 19-19-04