mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-09-25 08:50:18 +00:00

* Fixed permissions related announcement bugs * added changes to show no permissions text in case user doesn't have permission to view profiler details on summary panel * fixed container data model table tags editor styling issue * updated UI checks for permissions to edit description, tags etc. for different entities * changed permissions fetch method to entity based permissions instead of user based * fixed tags updating issue where even after API for tags addition failed, tags were being populated. * fixed tier removal issue on database details page * fixed container dataModel edit description permissions issue * Fixed unit tests for popover, announcementDrawer and tableSummary components Worked on comments * fixed cypress * updated dependancies * Fixed unit test