oneuptime/CommonUI
2024-04-23 20:56:16 +01:00
..
src Refactor Tab component to include countBadge and tabType properties 2024-04-23 20:56:16 +01:00
.dockerignore add coker ignore files 2023-02-03 13:42:48 +00:00
.gitignore fix docker file 2022-12-16 13:35:59 +05:30
index.ts make accounts project 2022-05-13 11:50:24 +01:00
jest.config.json Update fileMock.js path in jest.config.json 2023-12-13 13:43:05 +00:00
package-lock.json Remove @nivo/bar package and update posthog-js version 2024-03-30 19:50:07 +00:00
package.json fix: upgrade @babel/runtime from 7.24.0 to 7.24.1 2024-04-14 17:11:21 +00:00
README.md Refactor CommonUI README.md to update project description 2024-03-14 14:07:07 +00:00
setupTest.js Add unit test for CommonServer and CommonUi 2023-11-26 15:08:47 -04:00
tsconfig.json Update tsconfig.json files with resolveJsonModule option 2024-04-08 14:03:07 +01:00

OneUptime Common Library

The OneUptime Common 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.