oneuptime/Common
2024-10-23 12:56:10 +01:00
..
Models Refactor CRUD permissions to include read access 2024-10-23 12:50:02 +01:00
Server Refactor DashboardViewConfig to use semicolon instead of comma 2024-10-23 12:45:22 +01:00
Tests Refactor CategoryCheckbox component to remove unnecessary array cloning 2024-10-23 12:56:10 +01:00
Types Refactor CRUD permissions to include read access 2024-10-23 12:50:02 +01:00
Typings
UI Refactor CategoryCheckbox component to remove unnecessary array cloning 2024-10-23 12:56:10 +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 CategoryCheckbox component to remove unnecessary array cloning 2024-10-23 12:56:10 +01:00
package.json fix: Common/package.json & Common/package-lock.json to reduce vulnerabilities 2024-10-15 06:03:43 +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.