mirror of
https://github.com/OneUptime/oneuptime.git
synced 2026-04-06 00:32:12 +02:00
- Introduced DashboardTemplateCard component for displaying dashboard templates. - Added DashboardTemplates enum and DashboardTemplate interface to define available templates. - Implemented template selection in the Dashboards page to allow users to create dashboards from predefined templates. - Enhanced MetricQueryConfig to manage metric attributes and display settings more effectively. - Updated MetricView to improve loading states and error handling for metric results. - Refactored DashboardChartComponent to streamline metric alias data handling and improve UI presentation.
OneUptime Common UI Library
The OneUptime Common UI Library is a collection of shared components, utilities that are used across the OneUptime platform. It is designed to be easy to install and use, and to be extensible. This library is built with React and TypeScript. It includes components like buttons, modals, and form elements. It also includes utilities like date formatting, and string manipulation.