mirror of
https://github.com/OneUptime/oneuptime.git
synced 2026-04-06 00:32:12 +02:00
- Improved code formatting in AnnouncementsTable.tsx for better readability. - Simplified description formatting in AnnouncementView.tsx. - Adjusted lazy loading syntax in StatusPagesRoutes.tsx for consistency. - Enhanced script formatting in MCPServerGenerator.ts for better clarity. - Streamlined error handling and response parsing in OpenAPIParser.ts. - Refined resource generation logic in ResourceGenerator.ts for improved maintainability. - Updated comments and structure in GenerateMCPServer.ts for better understanding. - General code cleanup and formatting adjustments across various files to adhere to style guidelines.
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.