mirror of
https://github.com/OneUptime/oneuptime.git
synced 2026-04-06 00:32:12 +02:00
- Added StatusBadge component for consistent status representation across the dashboard. - Introduced AlertBanner component for displaying cluster health and node pressure alerts. - Implemented FilterButtons component for improved event filtering options. - Created ResourceUsageBar for visualizing resource usage in pods. - Developed StackedProgressBar for displaying pod health breakdown. - Added ConditionsTable for displaying conditions with improved styling and functionality. - Enhanced existing components (DeploymentDetail, Events, Index, PodDetail) to utilize new UI components and improve overall user experience.