mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-08-20 06:58:18 +00:00

* Add DayOneExperienceApplication SVG and update styles for scrollbars and borders - Introduced a new SVG file for DayOneExperienceApplication. - Enhanced scrollbar visibility across various components by hiding scrollbars in CSS. - Updated border styles in multiple components to use a consistent blue color. - Adjusted padding and layout in several components for improved UI consistency. * Update border style in GenericTab component for improved UI consistency * Add loading skeleton to IngestionListTable for improved user experience * Hide scrollbars in resizable panels for a cleaner UI experience * Enhance UI consistency by updating border styles and layout across multiple components. Added border and border-radius to various elements, including ActivityFeedTab, TableProfiler, and others, for a more cohesive design. Improved error placeholders and success screens with consistent styling. Updated localization strings to include dynamic brand names in error messages. * Fix the agents sub-tab stylings Improve the logic for the platform insights charts * fix tab styling * Enhance ingestion and owner label styles by adding hover effects for radio buttons and removing unnecessary styles for no-owner typography. * Add .no-owner style to OwnerLabel component for improved typography consistency * Fix the border stylings Fix the alert details page header wrapping issue * Fix the schedule interval styling * Worked on comments * Refactor LESS variables for consistent padding and border radius usage across components. Updated table-profiler and pipeline-actions-dropdown styles to utilize new padding variables. Removed redundant border radius definitions and aligned them with size variables in variables.less.