* 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 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)
* 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)
* 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)