mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-09-03 06:03:12 +00:00

* Refactor: Remove AlertsActivityFeedPage and update related components - Deleted AlertsActivityFeedPage component since it was old and not being used. - Removed unused import and route for AlertsActivityFeedPage in SettingsRouter. - Fix the layout for the following pages: 1. Add and edit alert page 2. Alert details page 3. Role details page 4. Policy details page 5. Add user and admin page 6. Add and edit Rule page 7. Custom property settings page. * Fix the type error in the CI * Fix the vertical alignment of ingestion table rows * Fix the unit tests * Fix SettingsRouter test