oneuptime/Common
2024-09-09 13:47:46 +01:00
..
Models Refactor access control for IncidentTemplate and IncidentNoteTemplate 2024-09-09 13:29:54 +01:00
Server Refactor ScheduledMaintenanceTemplateOwnerTeamService and ScheduledMaintenanceTemplateOwnerUserService 2024-09-09 13:47:46 +01:00
Tests refactor: Enable lazy loading for images in BillingService.test.ts 2024-09-06 11:55:36 +01:00
Types Add new migration for ScheduledMaintenanceTemplate 2024-09-09 12:22:26 +01:00
Typings
UI fix aleert style. 2024-09-08 18:36:22 +01:00
Utils refactor: Enable lazy loading for images in Copilot/Utils/CopilotAction.ts, Common/Utils/CronTime.ts, Common/Server/Services/BillingInvoiceService.ts, and Dashboard/src/Pages/Settings/Invoices.tsx 2024-09-05 18:22:41 +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.