* minor(test): migrate data-insight settings spec to playwright
* address comments and fix failure for run application
* increase DI success timer for MYSQL
* Fix Data Quality and Profiler cypress
* fix my data spec
* fix user spec failure due to user search not lisiting
* Fix for flakiness of add tier operation
* fix the customizeLanding page cypress failure
* cypress fix
---------
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
Co-authored-by: Ashish Gupta <ashish@getcollate.io>
Co-authored-by: Shailesh Parmar <shailesh.parmar.webdev@gmail.com>
* Fix unparsable date and remove legacy code
* fix ui for data insight cleanup
* fix unit tests
* fix tour playwright
* fix percentage value and label for charts
* Moved 'NoTier' filter from Filter to Query
* Removed SystemChartType.TotalDataAssetsByTier from condition
* Hack: Quick fix for calculating the % difference on System Charts
* Fix checkstyle
---------
Co-authored-by: Chira Madlani <chirag@getcollate.io>
* Fix unparsable date and remove legacy code
* fix ui for data insight cleanup
* fix unit tests
* fix tour playwright
* fix percentage value and label for charts
---------
Co-authored-by: Chira Madlani <chirag@getcollate.io>
* fix status badge for search index application
* fix sonar and added separate color for activeError
* Running status
* remove the css for activeError
* fix count button styling in explore tree node
* fix the connector icon not proper in list
* remove the unused code
---------
Co-authored-by: mohitdeuex <mohit.y@deuexsolutions.com>
* Add secret key field for the webhook destination in alerts
* Localization changes
* Add connection timeout field in the alert form destination section.
Add tests for the changes
* Localization changes
* masking the secret key.
* masking the secret key.
* moved the logic to prepare and entitySpecificUpdate functions.
* cleaned comments
* Test Fixes
---------
Co-authored-by: Siddhanttimeline <siddhanttimeline9@gmail.com>
Co-authored-by: Siddhant <86899184+Siddhanttimeline@users.noreply.github.com>
Co-authored-by: mohitdeuex <mohit.y@deuexsolutions.com>
* 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 the double pagination handler showing on pipelines tab of services listing page
* Fix glossary spec flakiness with Assets count verification step `Rename the same entity again`
* Revert the glossary spec changes
* 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>
* fix request/update task after redirect from frequently joined tables
* fix cypress test
* modify persona heading like entity header
* change css from fill to stretch and also fix cypress as per comments
* change the breadcrumb name to show display name if available like other entites
* fix advance search cypress
* fix search cypress
* fix unit tests
* Update the logic to fetch the column field for advanced search
* revert permission thing for database
---------
Co-authored-by: Chira Madlani <chirag@getcollate.io>
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
Co-authored-by: karanh37 <karanh37@gmail.com>
Co-authored-by: Aniket Katkar <aniketkatkar97@gmail.com>
* supported task assigne with owner name in task thread
* fix the mis-allignment due to conversation thread present
* fix the cypress test and assignee not updating in the task after editing
* 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 backend tests and have index alias with clusterAlias appended
* Fix backend tests and have index alias with clusterAlias appended
* Fix failing tests
* alias setup
* fix suggestion not working due to alias
* fix getIndexOrAliasName method for multiple indexes
* update openmetadata.yaml
* update childAliases with clusterAlias
---------
Co-authored-by: Ashish Gupta <ashish@getcollate.io>
Co-authored-by: Sriharsha Chintalapani <harshach@users.noreply.github.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