mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-08-27 10:26:09 +00:00

* supported bulk edit for entity * added support for other database level entity and update the edit button and remove the add row button * added playwright test for databaseService,database,schema and Table * added the banner so the info around the import should be present * improve the route to protected, and move common button to utils * revert the admin only route change as user with editAll permission can perform the action * added check around the route, allow only for editAll access for the entity * change the route to the entityRoute file to organize in single place