mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-09-06 15:43:04 +00:00

* Refactored code for service, database details and schema details page Added feature to add tags and tiers to service page Applied new layouts to service and database schema details page * Bug fixes and refactoring of service, database and database schema pages * Removed unused components Fixed unit tests * Removed unnecessary code * Fixed code smells * reverted the type assertion changes * Corrected interface name Moved large function inside component to utils file * fixed activity feed tab API fetching error * fixed cypress test for tags spec