* Revert "#16465: supported resize column in glossary tables (#17794)"
This reverts commit a1a8d9331632f854fcd22db414f9d74285478175.
* need util changes for fix
* update machine to 4
* 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>
* Issue-15768: Support Metric Entity
* Issue-15768: Support Metric Entity
* Issue-15768: Support Metric Entity
* Fix tests
* Fix tests
* Fix tests
* Minor: Fix tests
* ui: add metricsAPI rest utils
* ui: metric list page part 1
* feat: Add metric translations for multiple languages
* chore: Add "metric" field to SearchIndexingApplication schema
* ui: add create metric page
* ui: metric details page patch 1
* ui: add custom property and lineage support for metric entity
* ui: add expression component
* ui: add metric summary component
* chore: Update tab labels in MetricDetails and MetricVersion components
* ui: show other info like metric type, granularity, etc
* feat: Add support for metric entity in search dropdown
* feat: Rename custom property to Metric in MetricEntity.md
* feat: Add OwnerLabel component to MetricListPage
* Fix expression field in Metric
* chore: update expression to metricExpression
* ui: add metric header component with edit option
* Add metric to SearchIndexApp
* chore: Update expression to metricExpression
* ui: allow metric expression edit
* ui: update metric icon
* minor improvements
* Fix lineage indexing for Metric
* Update GlobalSettingsClassBase.ts to use MetricIcon for metrics in the global settings menu
* Fix error handling in MetricListPage component
* add related metrics
* minor improvements
* Fix relatedTerms patch
* Fix relatedTerms validation
* Add Boolean for deleted
* filter active entity from related metric list
* playwrite e2e part 1
* Refactor MetricSummary component to include RelatedMetrics in the summary panel
* test: add playwright test for metric special cases
* Add 'Metrics' to Explore Tree
* test: add e2e for add metric page
* test: add test for metric listing page content
* Add Boolean for deleted, remove deleted from suggests
* Refactor LineageProvider to handle deleted flag properly
* add playwright for metric listing
* fix test
* Add colored metric icon and update its usage in GlobalSettingsClassBase
* Fixed py_test test_ometa_endpoint for metric
---------
Co-authored-by: Sachin Chaurasiya <sachinchaurasiyachotey87@gmail.com>
Co-authored-by: mohitdeuex <mohit.y@deuexsolutions.com>
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
Co-authored-by: SumanMaharana <sumanmaharana786@gmail.com>
Co-authored-by: Ashish Gupta <ashish@getcollate.io>
* Fix the alert details page disabled edit action
* Localization change for other languages
* Migrate Alert cypress to playwright
* remove the cypress and fix ObservabilityAlert spec
* feat(ui): support refresh with multi tabs open
* address comments
* fix clientType error
* fix unit tests
* add version miss match alert for seamless experience
* update variable values
* use custom hook for location
* patch DataInsight app before running it
* fix addRoldeAndAssignToUser flaky test failure
* playwright: remove organisation policy and role before staring the playwright test
* added default role as data consumer
* fixed failing test
* keeping org policies as it is.
* migrate permission spec
---------
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
* skip bot playwright test
* change spec from parallel mode to stepper mode with the default admin account
---------
Co-authored-by: Shailesh Parmar <shailesh.parmar.webdev@gmail.com>
* 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
* feat: add support for date_histogram aggregation
* style: ran java linting
* chore: clean up conflicts
* fix: move from iterator loop to forEach
* fix: removed comment
* style: ran java linting
* configure api service metadata
* add rest api service
* fix test con. pyformat changes
* add models, fix test con.
* improve test con.
* add docs, side doc
* fix model data parse, url error fix
* add tests
* fix pytest errors
---------
Co-authored-by: Pere Miquel Brull <peremiquelbrull@gmail.com>
* Migrate: classification version page to playwright
* removed migrated test
* add manual wait before run
* migrate all the version page test to playwright
---------
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
* chore: add support for running application in subpath
* refactor code
* chore: Fix isTourRoute function to handle APP_SUB_PATH
* chore: Update RouterUtils and useCustomLocation for better pathname handling
* test: fix unit tests
* chore: Update useLocationSearch test to use useCustomLocation
* test: add unit test for useCustomLocation Hook
* chore: Update UnAuthenticatedAppRouter and WebAnalyticsUtils for useCustomLocation hook
* minor improvement
* Migrate: Data quality and profiler test to playwright
* migrate profiler ingestion
* migrated test cases to playwright
* migrate filter test from data quality
* migrate domain filter test