oneuptime/Common
2024-09-04 11:37:32 +01:00
..
Models refactor: Add isPriority field to CopilotAction model 2024-09-03 17:13:04 +01:00
Server refactor: Update Email component to handle SMTP authentication errors 2024-09-04 10:47:16 +01:00
Tests
Types refactor: Update CopilotActionType enum values and add dependencies 2024-09-04 11:37:32 +01:00
Typings
UI refactor: Update WorkflowStatusElement to use Blue color for success status 2024-09-04 11:15:26 +01:00
Utils refactor: Add TelemetryExceptionStatusService to handle telemetry exception status in the database 2024-08-25 19:29:25 +01:00
.dockerignore
.gitignore
jest.config.json
package-lock.json refactor: Update telemetry dependencies and improve SSL ordering in StatusPageCerts job 2024-08-27 20:32:02 +01:00
package.json refactor: Update Telemetry class to import TelemetryCounter from Utils/Telemetry 2024-08-28 10:26:26 +01: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.