* fix user spec flaky playwright test
* fix bot spec failure
* fix glossary and version spec failure due to id change in the PR
* fixed queryEntity spec
---------
Co-authored-by: Shailesh Parmar <shailesh.parmar.webdev@gmail.com>
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
* playwright: migrate incident manager test to playwright
* migrate remaining test to playwright
* added serial mode to prevent load while deploying pipeline
* PW: migrate query entity spec to playwright
* migrated to playwright
* minor test fix
* fixed api waiting issue
* fixed the api issue
* fixed API response await
* fixed await issue
* test: fix playwright AUT failures
* fixed metapilote space issue for DQ
* fixed dbt test for AUT
* updated tour spec
---------
Co-authored-by: Shailesh Parmar <shailesh.parmar.webdev@gmail.com>
* add roles test in playwright
* updated as per feedbacks
* chore: Improve visibility of added policies in Roles page
---------
Co-authored-by: Sachin Chaurasiya <sachinchaurasiyachotey87@gmail.com>
* fix custom property type not coming in advance search
* added playwright test to test dashboard for same
* minor code optimization and added comments in code
* minor(test): migrate data-insight settings spec to playwright
* address comments and fix failure for run application
* increase DI success timer for MYSQL
* add tests for domain propagation
* show counts for static items in tree
* fix the wrong query being generated after expanding node, added filter on node click entity level, supported FQN in the suggestion for all entities
---------
Co-authored-by: Ashish Gupta <ashish@getcollate.io>
* Fix: Remove unintended inclusion of child aliases after cluster alias update
* fix the dataAssetWidget and entityDoc playwright failure
---------
Co-authored-by: Ashish Gupta <ashish@getcollate.io>
* Fix the ingestion failure error message
* Remove the 'Add Display Name' text on user profile page when no display name is present
* Only allow logged in user to change the description of their profile
* Update the unit tests for new changes
* Add user description mock constant
* Add playwright test for the user display name and description permissions
* fix cypress, playwright test and remove displayName element from DOM if not present
* fix playwright failure due to displayName removal from DOM
---------
Co-authored-by: Ashish Gupta <ashish@getcollate.io>
* 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
* Fix : Propagation of owners and domain in search
* update test
* optimize ADD_REMOVE_OWNERS_SCRIPT update query es script
* optimizes script by checking for inherited fields(inherited = true) before updating or adding them.
* fix glossary verion spec by adding slow since, test contains steps
* added slow in test as they are exceding in the runs
---------
Co-authored-by: Ashish Gupta <ashish@getcollate.io>
* 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>
* fix the widget placement when adding new one
* fix the widget not adding in the right side add placeholders
* added unit test for the same
* fix sonar