* 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
* MINOR: DI add no tier in system chart
* checkstyle
* minor ui fixes
* tier filter fix
* ignore tags and glossaries from tier table
* enhance advance search provider
* Ignore data products as well
* Empty Filter Condition & Lowecase Owner Displayname
* opensearch
* sort graph data to confirm order of graph
* address comments
* handle domain in advanced filter
---------
Co-authored-by: Chira Madlani <chirag@getcollate.io>
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
* minor: add encoding and decoding for policy rule name
* move encoding logic to util method
* refactor: move the constant to separate file
* chore: Remove unnecessary wait for timeout in Policies.spec.ts
* Minor: inherit owner/domain for apiEndpoints
* test: add playwright test for owner propagation
* Minor: inherit owner/domain for apiEndpoints
* add script to propagate owners in search index of children entity
* exclude propagateOwners for testcase
---------
Co-authored-by: Sachin Chaurasiya <sachinchaurasiyachotey87@gmail.com>
Co-authored-by: sonikashah <sonikashah94@gmail.com>
* remove chart from explore tree and ingestionPipeline from quick filter
* move the const to searchClassBase
* change variable to entity type and added ingestionPipeline in tree ignore list
* Explore tree improvements backend changes
* supported resizeable left panel in explore page
* change the more button feel to text
* fix playwright test for multi-owner
* minor changes
* fix playwright test
---------
Co-authored-by: Ashish Gupta <ashish@getcollate.io>