oneuptime/Common
2024-10-02 21:48:40 +01:00
..
Models add alert services 2024-10-02 21:14:48 +01:00
Server add breadcrumbs 2024-10-02 21:48:40 +01:00
Tests Refactor UserAuthorization and Realtime; update mock implementation and add validation for tenantId 2024-09-27 14:21:47 +01:00
Types add alert services 2024-10-02 21:14:48 +01:00
Typings
UI Refactor Realtime class; replace BadDataException with no-op for missing tenantId 2024-09-27 16:51:44 +01:00
Utils Add Realtime event types and interfaces; refactor imports for consistency 2024-09-26 13:15:35 +01:00
.dockerignore
.gitignore
jest.config.json
package-lock.json
package.json
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.