oneuptime/Common
2024-10-15 19:20:46 +01:00
..
Models refactor: Add WriteCustomCertsToDiskJob to Nginx/Index.ts and update UptimeUtil to round uptime percentage to specified precision 2024-10-09 19:24:17 +01:00
Server refactor: Add WriteCustomCertsToDiskJob to Nginx/Index.ts and update UptimeUtil to round uptime percentage to specified precision 2024-10-09 19:24:17 +01:00
Tests Refactor UserAuthorization and Realtime; update mock implementation and add validation for tenantId 2024-09-27 14:21:47 +01:00
Types refactor: Add doNotFollowRedirects option to WebsiteRequest and API 2024-10-09 20:11:15 +01:00
Typings
UI fix filter settings 2024-10-15 19:20:46 +01:00
Utils refactor: Add doNotFollowRedirects option to WebsiteRequest and API 2024-10-09 20:11:15 +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.