mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2026-01-07 04:56:54 +00:00
- Updated ServiceInsightsTab to fetch data for the last 6 days instead of 7. - Enhanced PlatformInsightsWidget to conditionally display icons based on percentage change. - Passed serviceDetails prop to CollateAIAgentsWidget in Ingestion component. - Replaced uiSchema in FiltersConfigForm with SERVICE_CONNECTION_UI_SCHEMA for better structure. - Introduced SERVICE_CONNECTION_UI_SCHEMA in constants for consistent UI form ordering. - Added utility function to generate an array of timestamps for the last 7 days. These changes improve data accuracy and UI consistency across components.