* Fix multiple API calls to fetch user details
* Change the tab `history` to `Recent Runs` in application details page
* Changes to show display name in pipeline delete confirmation modal
* Fix the select field overflow issue for advanced search input fields
* Fix advanced search custom property field overflow issue and used mixin to follow DRY
* Fix the left side menu bar not scrolling issue
* Activity feed improvements part 3
* minor changes
* fix breadcrumb for roles,policy and persona and revamp deleted feed card
* icon fix
* persona icon fix
* fix the redirect link and made changes as per commets
* minor changes
* Minor: rename the column to "Data quality", and updated space of the schema
* added missing filter for dashboard data model and pipeline details page
* Improvement : User-signin - Added validation while importing users through CSV to prevent any mismatch between name and email. Removed preferred_username and sub from JWT principal claims.
* Covering test cases.
* Covering test cases.
* Covering test cases.
* Reverted the JWT principal claim changes.
* covering edge cases.
* covering edge cases.
* covering edge cases.
* covering edge cases.
---------
Co-authored-by: Mohit Yadav <105265192+mohityadav766@users.noreply.github.com>
* Pass parameterValues for the test case summary feed
* Change test case link formation to navigate to incident manager page
* Changes to show graph plot of test summary in the feeds
* Localization change for other languages
* Fix unit tests
Add missing tests
* Fix the feed cards for Team and Application
* Update localization for other languages
* Add icon for the chart asset
* fix the reloading of application when current user team or role changes
* fix the infinite load
* added test for no loader if current user not present
* Fix#15809 : Update asset indexes on glossary term hierarchy change
* move logic to new method updateAssetIndexesOnGlossaryTermUpdate()
* enbale skip cypress test for the asset not found
* fix loss of tags and other relations while glossary parent change
---------
Co-authored-by: Mohit Yadav <105265192+mohityadav766@users.noreply.github.com>
Co-authored-by: Ashish Gupta <ashish@getcollate.io>
* fix issue in glossaryTerm search getHierarchy api
* get style from glossaryTerm search getHierarchy api
* get style from glossaryTerm search getHierarchy api
* get style from glossaryTerm search getHierarchy api
* fix validation error for entity and entityRef property types
* increase aggregation size for fqnParts in glossary_term_index
* Small refactor to the Make update_all scripts
* Extract regex update method
* decouple release from workflows
* Fix issue with docker-openmetadata-db workflow referencing non existent action