OpenMetadata/openmetadata-ui
Ashish Gupta a313e0ec69
#19882: supported bulk edit for entity (#20119)
* 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
2025-03-13 15:50:41 +05:30
..