* fix schema update issue
* added test
* fix issue for tags and api page
* added test for tags page
* update test for api collection
* remove i18 mock
* address pr comments
(cherry picked from commit 852fa432c587cc4646acdcfa3c83241155b78569)
* upgrade openmetadata-ingestion dependency google-cloud-secret-manager version to 2.23.3
* upgrade openmetadata-ingestion dependency google-cloud-secret-manager version to 2.23.3 with ~
* Bump up `mlflow` and `databricks-sdk` for protobuf 5.x.x, pin down google-cloud-secret-manager to 2.22.1 for airflow deps sync
* Pin down databricks-sdk to 0.20.0
---------
Co-authored-by: Mohit Tilala <tilalamohit123@gmail.com>
Co-authored-by: Mohit Tilala <63147650+mohittilala@users.noreply.github.com>
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
(cherry picked from commit dec346a84b79ba9f373cf5551c9c142022e540d9)
* Adding Data Insights Migrations to remove Stale Objects
* Adding Data Insights Migrations to remove Stale Objects
* Adding dettachment to ES ILM policy from Index and template
* Adding dettachment to ES ILM policy from Index and template
* Adding dettachment to ES ILM policy from Index and template
* Fix Checkstyle
* Moved migrations to 172
* Removed code that was left over on 171 migration
* Improve SearchClient error handling
(cherry picked from commit 472b95516d7ba2669323be50e0d6205a150e1686)
* fix background color for text highlight in tables of explore cards
* minor update
* minor fix
(cherry picked from commit b388f4514470268398384d287df25f78ce26deb1)
* Create tr-tr.json
turkish language support json file
* turkish language support
---------
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
(cherry picked from commit ef9c2575e599b8ce380882f21f7a4e7633cfdb83)
* Add logic to handle WorkflowContext on Ingestion
* Revert base.py changes
* Removed comment
* Fix basedpyright complaints
* Make ContextManager automatically add its context to the PipelineStatus
* Small changes
* Only dump non-null keys
* Add Method to Filter Ingestion Pipeline based on Metadata
* Reduce the scope to filter only specifically on metadata->workflow->serviceName
(cherry picked from commit 8540884ab1a132be2bacf7a921d11d5fa3ae6c16)
* fix the flickering and tooltip issue in lineage node columns
* added unit test for the changes made
* fix unit test
* code improvement
(cherry picked from commit 5dd41843360d4fbb0da13962d1fd78e4c164a67e)
* Fix#21430 : Tier tag not updating in search filters
* Fix#21430 : Tier tag not updating in search filters
* add tests
* test: add test for glossary term
* test: add test coverage for all entities
* fix tests
* fix tests
* fix: service entity tests
---------
Co-authored-by: Pranita <pfulsundar8@gmail.com>
Co-authored-by: Sriharsha Chintalapani <harshach@users.noreply.github.com>
(cherry picked from commit cc1e8f7b5b5f91d87f1cdaca709b3742a41cd0e3)
* Improvement: #21455 Improve renderning time for profiler chart for large amount of data
* Update Profiler and Chart components to handle larger datasets by increasing data size limit and removing unnecessary dataKey prop from Brush component.
* addressing comment
* fix the tags dropdown overlapping if multiple open at a time
* supported for other entities
* added playwright test
* use the generic provider instead of props
* fix the lineage truncating issue
* fix the playwright test
(cherry picked from commit 4703a41c73cc6c153c42643ead1eecfa0766c752)
* Add logic to handle WorkflowContext on Ingestion
* Revert base.py changes
* Removed comment
* Fix basedpyright complaints
* Make ContextManager automatically add its context to the PipelineStatus
* Small changes
(cherry picked from commit 5b20b845462cfcb568b92dbf22e160226433fae5)
* fix lineage child node column name not taking remaning space in card
* fix the showColumn button which was apperaring even if there were no columns
(cherry picked from commit bb54555daaa7684e68d45779dce5498db30d031c)
* fix: dashboard data model name should not be link
* minor refactor
* add tests
* style: name and displayName color
* refactor code
* style: name/displayName color change
(cherry picked from commit 066c167d34313dcf7b512667452e23662a40d42d)
* Fix the issue with agents list dropdown not showing the auto classification agent when no agents are present.
* Un-skip and fix the auto classification playwright test
* Fix the unit test
(cherry picked from commit 0dfa61a0cc73922205192702e3abaa4db13344f3)
* Reproduce failing behaviour with non-date-time data
* Add a presidio patch for DateTimes
* Fix type-check error
---------
Co-authored-by: Pere Menal <pere.menal@getcollate.io>
(cherry picked from commit 6683c632f42b55a16db9df8acf5fd96b586ce301)
* fix table widgets overflow issue for persona customization
* fix widget header border radius
* fix data products widget style for persona customization
* minor style update
* render normal content instead of expandable card for few widgets
* fixed table view for custom property
* removed table view from persona and custom property
* moved constent to different file
(cherry picked from commit 860fba5099b8112a8cc20d2ced15def836911cdf)