oneuptime/CommonUI
2024-08-05 14:58:52 -06:00
..
src refactor: Update import statements for ProbeMonitor and ServerMonitor to use ProbeMonitorResponse and ServerMonitorResponse 2024-08-05 14:34:48 -06: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 refactor: Update jest.config.json files with testPathIgnorePatterns 2024-06-11 14:52:55 +01:00
package-lock.json refactor: Update import statements for ProbeMonitor and ServerMonitor to use ProbeMonitorResponse and ServerMonitorResponse 2024-08-05 13:05:53 -06:00
package.json refactor: Remove unused "Model" dependency from package.json files 2024-08-05 14:58:52 -06:00
README.md Refactor CommonUI README.md to update project description 2024-03-14 14:07:07 +00:00
setupTest.js refactor: Update import statement for jest in setupTest.js 2024-06-14 13:40:33 +01: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.