oneuptime/Common
2024-03-16 19:24:26 +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 Remove empty file 2024-03-15 22:27:23 +09:00
Typings fix lint. 2022-06-27 21:42:46 +01:00
Utils Merge branch 'master' into telemetry 2023-11-17 16:36:54 +00:00
.dockerignore add coker ignore files 2023-02-03 13:42:48 +00:00
.gitignore fix ignore files 2022-04-24 20:20:53 +01:00
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.108.0 to 1.108.3 2024-03-16 18:48:41 +00:00
package.json fix: upgrade posthog-js from 1.108.0 to 1.108.3 2024-03-16 18:48:41 +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 fix tsconf 2022-11-10 18:50:20 +00: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.