mirror of
https://github.com/OneUptime/oneuptime.git
synced 2026-01-16 23:00:51 +00:00
- Updated migration script to enhance code clarity and maintainability. - Reformatted SQL queries for better readability. - Added comments to clarify migration steps. - Ensured consistent use of async/await syntax. - Updated index file to include the new migration. - Adjusted TelemetryUsageBillingService and other components for better code style and consistency. |
||
|---|---|---|
| .. | ||
| Models | ||
| Scripts | ||
| Server | ||
| Tests | ||
| Types | ||
| Typings | ||
| UI | ||
| Utils | ||
| .dockerignore | ||
| .gitignore | ||
| jest.config.json | ||
| package-lock.json | ||
| package.json | ||
| README.md | ||
| ServiceRoute.ts | ||
| test-setup.sh | ||
| 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.