* Modify the setup for the tests and add teardown to reset the organization policies
* Fix the loader shown in case of no permission
* Add playwright tests to cover the viewAll permission with conditions
* Add description for the commented code
* supported resize column in glossary tables
* added right border in resizable table column
* fix glossary drag and drop spec flaky
* minor css fix as previous border style applied to all table and not only resizable one
* fix type conditions
* added the import for get
* skip tests due to code change required
* fixme EntityDataSteward spec
improve worker to 4
---------
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
* Fix the alert details page disabled edit action
* Localization change for other languages
* Migrate Alert cypress to playwright
* remove the cypress and fix ObservabilityAlert spec
* fix(ui): redirect unauthorised users to error page
* remove left panel for import action in glossary import
* fix data insight app stuck in aut
* fix path issue
* fix setup issue
* add tree field to build advance filter on ui side
* update unauthorised page level to root instead authenticated
* minor fixes
* update error message
* Add playwright test for a user with DataConsumer role
* Add entity tests for Data Steward role
* Fix flaky playwright tests
* Fix the playwright for owner actions
* playwright config change and minor fix
* minor testing
* minor setting change
* Worked improvement comments.
* Fix glossary spec flakiness with Assets count verification step `Rename the same entity again`
* Improved util function argument types
---------
Co-authored-by: Shailesh Parmar <shailesh.parmar.webdev@gmail.com>