* fix import issue
* fix: listing test cases linked to logical test suite
---------
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
* supported class base for navbar utils items
* added unit test
---------
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
* enable logging for debugging
* remove node-gyp
* add node-gyp globally before installing deps
* reduce quick type to 10
* revert quicktype and node-gyp changes for CI
* fix unit tests
* fix(data-quality): snowflake data diff
- fixed schema in snowflake URL for data diff
- added e2e for snowflake data quality
* reverted unintended change
* fix import issue
* chore: add raise from status on ingestion step in tests
---------
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
* fix(e2e): ingestion related flaky failures
* no need to run workflow for ready_for_review state update
* await for queued or running status
* fix failing tests
* fix issue
* add support for partial success
* feat: indexed test case results
* feat: added indexation logic for test case results
* style: ran java linting
* fix: IDE warnigns
* chore: added test case results migration
* style: ran java linting
* fix: postgres migration column json ref
* empty commit to trigger queued
* chore: extracted test case results to its own resource
* chore: fix failing tests
* chore: move testCaseResult state from testSuite and testCase to dynamic field fetched from test case results search index
* chore: clean up test case repository
* style: ran java linting
* chore: removed testCaseResultSummary and testCaseResult state from db
* fix: test failures
* chore: fix index mapping type for result value
* chore: fix test failure
* Improve Search Relevancy for tier, usage and use stemming to generate ngrams
* Improve Search Relevancy for tier, usage and use stemming to generate ngrams
* add displayName using name
---------
Co-authored-by: Sachin Chaurasiya <sachinchaurasiyachotey87@gmail.com>
* GEN-1493 - Fix opensearch pagination
* GEN-1494 - Add CI for py-tests with Postgres and Opensearch
* GEN-1494 - Add CI for py-tests with Postgres and Opensearch
* Revert "#16465: supported resize column in glossary tables (#17794)"
This reverts commit a1a8d9331632f854fcd22db414f9d74285478175.
* need util changes for fix
* update machine to 4
* Fix Search RBAC to consider only ViewAll, ViewBasic
* Fix Search RBAC to consider only ViewAll, ViewBasic
* Fix Search RBAC to consider only ViewAll, ViewBasic
* supported resize column in glossary tables
* added right border in resizable table column
* fix glossary drag and drop spec flaky
* minor css fix as previous border style applied to all table and not only resizable one
* fix type conditions
* added the import for get
* skip tests due to code change required
* fixme EntityDataSteward spec
improve worker to 4
---------
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
* minor: remove suggestion api from UI
* increase the page size to 10
* fix : unit test
* update playwright tests and getUserAndTeamSearch params
* added playwright for team search
* fix activity feed failure
---------
Co-authored-by: Ashish Gupta <ashish@getcollate.io>