mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-07-18 14:39:44 +00:00

* Added soft delete option for services * disabled edit actions for deleted entities fixed code smells code refactoring * added loading icon in restore entity modal while API call is pending * fixed code smells * localization changes * changes to make actions disabled for deleted entities * fixed code smell * changes to limit actions for soft deleted teams * localization changes * added deleted badge for soft deleted teams * Fixed unit tests * improved delete modal functionality limited actions for deleted tables on profiler tab * fixed failing unit tests * added missing up vote and down vote functionality for search Index entities * updated the logic to show display name if available in search suggestions * fixed custom properties settings page bug added soft delete limitations for container and search index custom property tab * fixed unit tests * fixed bugs on table details page and container details page * Fixed bug on team details page --------- Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>