oneuptime/Common
2024-04-08 22:49:22 +00: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 Refactor JSONFunctions and JavaScriptCode classes 2024-04-06 21:10:29 +01:00
Typings
Utils Update ObjectUtil to use GlobalObject type 2024-04-03 20:59:31 +01:00
.dockerignore
.gitignore
jest.config.json
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.116.2 2024-04-08 22:49:22 +00:00
README.md Refactor CommonUI README.md to update project description 2024-03-14 14:07:07 +00:00
ServiceRoute.ts
tsconfig.json Update tsconfig.json files with resolveJsonModule option 2024-04-08 14:03:07 +01:00

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.