mirror of
https://github.com/OneUptime/oneuptime.git
synced 2026-04-06 00:32:12 +02:00
- Removed unused fields from LogPipelines settings page. - Added FilterCondition component for managing individual filter conditions. - Created FilterQueryBuilder component to build and manage filter queries for log pipelines. - Introduced ProcessorForm component for creating log pipeline processors with various configurations. - Added SeverityMappingRow component for managing severity mappings in the Severity Remapper processor. - Implemented database migration for LogScrubRule table. - Updated schema migrations to include new migration for LogScrubRule.
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.