* Update the file upload option input for service config
* Separate out the field rendering for 'uiFieldType' as fileOrInput and file.
---------
Co-authored-by: Sriharsha Chintalapani <harshach@users.noreply.github.com>
(cherry picked from commit 9d458cd8bc181f834e7718a18ce2294f354d4df7)
* restrict the config value for negative number from lineage page and global setting config
* added playwrigth for lineage page config
(cherry picked from commit 0890791758b9d1860b87469678575f94712e8d15)
* fix the bulk action playwright flaky playwright test
* change entity and service.spec user to custom user and add a retry mechnaism for checking soft deleted entity
* try to fix alert not found issue
* remove failure
* fix bot playwright failure
(cherry picked from commit 78f523fd1327a992a39c429281f057b4f770f9fa)
* Fix#21533 - Add a tool to openmetadata-ops.sh to delete orphaned relations
* Fix#21533 - Add a tool to openmetadata-ops.sh to delete orphaned relations
* Add exit 1 and make dry-run default
* Add exit 1 and make dry-run default
* Fix checkstyle
---------
Co-authored-by: Pere Miquel Brull <peremiquelbrull@gmail.com>
(cherry picked from commit 1c5772d6f84d86e6c767d475b2ecb7dde1372cac)
* 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)