oneuptime/Common
2024-04-06 14:47:00 +01:00
..
AnalyticsModels Add attributes column to Log and Span models 2024-02-28 21:00:20 +00:00
Models Fix formatting and remove unnecessary code 2024-03-12 11:33:08 +00:00
Tests Fix import paths in GenericFunction.ts and related files 2024-02-27 17:23:25 +00:00
Types Add VM API endpoint for running code in sandbox 2024-04-06 14:47:00 +01:00
Typings
Utils Update ObjectUtil to use GlobalObject type 2024-04-03 20:59:31 +01:00
.dockerignore
.gitignore
jest.config.json Update Jest configurations for test coverage 2023-11-22 10:55:09 +00:00
package-lock.json fix: upgrade posthog-js from 1.110.0 to 1.111.0 2024-03-27 03:39:00 +00:00
package.json fix: upgrade posthog-js from 1.111.0 to 1.115.0 2024-04-05 01:18:12 +00:00
README.md Refactor CommonUI README.md to update project description 2024-03-14 14:07:07 +00:00
ServiceRoute.ts Update API route from DashboardApiRoute to AppApiRoute 2023-12-29 13:50:17 +00:00
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.