oneuptime/Common
2024-11-12 18:21:06 +00:00
..
Models Remove unused index decorators from IncidentStateTimeline and MonitorStatusTimeline models, and add migrations to drop specific indexes 2024-11-12 18:21:06 +00:00
Server Remove unused index decorators from IncidentStateTimeline and MonitorStatusTimeline models, and add migrations to drop specific indexes 2024-11-12 18:21:06 +00:00
Tests Refactor DashboardService to include DashboardViewConfig 2024-10-23 13:07:47 +01:00
Types Add Playwright dependency and update Dockerfile for installation 2024-11-12 15:17:52 +00:00
Typings
UI Refactor code for consistency by standardizing property names and improving formatting across various components 2024-11-11 17:24:05 +00:00
Utils Remove unnecessary whitespace and improve formatting in MonitorMetricType utility 2024-11-11 10:16:48 +00:00
.dockerignore
.gitignore
jest.config.json
package-lock.json Add Playwright dependency and update Dockerfile for installation 2024-11-12 15:17:52 +00:00
package.json Add Playwright dependency and update Dockerfile for installation 2024-11-12 15:17:52 +00:00
README.md
ServiceRoute.ts
test-setup.sh
tsconfig.json

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.