mirror of
https://github.com/OneUptime/oneuptime.git
synced 2026-04-06 00:32:12 +02:00
- Added missing commas in migration index. - Improved formatting of permission descriptions for better readability. - Enhanced dependency array formatting in useEffect hooks in LogsViewer component. - Cleaned up JSON normalization in LogDetailsPanel for better readability. - Refactored LogSearchBar component for improved readability and structure. - Simplified filter logic in AnalyticsTooltip and LogsAnalyticsView components. - Streamlined LogScrubRuleService methods for better clarity and consistency. - Updated OtelLogsIngestService to improve readability of async calls. - Enhanced LogFilterEvaluator comments and formatting for better understanding.
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.