* Fix the flakiness in advanced search spec
* Add applications docs
* Fix the selection confirmation not working in case of custom property
* Fix the DataContract spec failure
* Fix the errors
* fix the flaky test around metric and customize landing
* reverted the customize test
* reverted the unwanted changes
(cherry picked from commit 9aa194d877f10fbd589ea89ede7d29b287447ac4)
* Add ssl support to hive
* Added missing ts files
* Added version to pure transport
* Added Tests
* fix tests add missing files
(cherry picked from commit 20e18d4f9f8fb6187a4a9610a793ff8ff5c134f8)
* Separating terms and tags in action config
* Update generated TypeScript types
* add: migration files for separate tags and terms
* chore: java formatting
* yaml formatting
* Chore: updated the release number
* updated to v194 as per release cycle
* updated to v195 as per release cycle
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: --global <--global>
* fix(ui): tab label with persona assigned
* fix tests
* fix tests
* add playwright to validate the same
* remove dndProvider from glossary term table
* fix unit tests
* fix tests
* fix data contract failure
(cherry picked from commit 0081ece0ac8344edb699e7a3541fd086dde591a3)
* refactor: improve test case flows
* refactor: enhance test case flow by utilizing TableClass for table selection and management
* refactor: streamline domain verification by replacing viewer container check with locator for description
* refactor: update Playwright configuration and enhance Tour test flow
* refactor: rename waitForAllSkeletonLoadersToDisappear to waitForAllLoadersToDisappear and update usage across tests
* refactor: remove redundant afterAll cleanup and enhance loader visibility in AssetsTabs
* refactor: streamline test case flow by consolidating table selection and API context retrieval
(cherry picked from commit d956087968e08b3dc923c74ff988de20551ecba9)
* PLAYWRIGHT: fix some flaky playwright test
* revert the config changes
* fix the flakyness around bulk_import and glossary, and skip the glossary reviewer task
* fix the bulk import failure and minor user spec flaky test
* fix failing test
(cherry picked from commit 527511ca50f2e4ef5577c999802a9970acd76232)
* handle persona deletion and relations fetch when entitynotfoundexceptoin is thrown
* Fix persona deletion
* Add Playwright Tests
(cherry picked from commit b32575eb5d3ace7196ac9c3aa4e4325e1d5ddb65)
* MINOR - Add specific endpoint for log downloads in streaming
* Fix unit tests
* Fix unit test
---------
Co-authored-by: Aniket Katkar <aniketkatkar97@gmail.com>
(cherry picked from commit 6b075e3c1853a4ae8a5e9ad1453a7f17389791ac)
* fix the table version page breaking if large column list
* fix the table version page breaking in case of large column set by adding pagination support
* reverted some unwanted code changes
* minor fix
* added playwright and minor code fixes
* fix the deplay paint issue of table data due to passing data as key value to table, have use state to manage expanded infomration
* fix the sonar and switch color
(cherry picked from commit 6dea079aa5d02a4c11b938187c4fa16b7a28b314)
* fix subdomain playwright failure
* slow the beforALL
* slow the afterALL
* remove subdomain delete operation since we will deleteing the main one
(cherry picked from commit 9db2730f42b1ab3e9985206751a869628975a5bf)
* fix the knowledge page redirect notification link
* fix the feed redirection for glossary
* use entityRef data for displayName if present
(cherry picked from commit 8d4b7c78947678e151ff448a77f63bf2eb00a23d)
* fix the ui breaking on contract status button click
* fix the test
* fix dataContract test
---------
Co-authored-by: Pranita <pfulsundar8@gmail.com>
(cherry picked from commit 457a72b170ca582b5bf995b461666999f1eadadd)
* Add lineage to Exasol connector
* Update test_connection to return TestConnectionResult
* Add exasol tests & dependencies to tests in setup.py
* Opensearch is required for testing, so add it there
* Modify metadata
* Update documentation for lineage
* Apply formatting changes to code
* Apply make py_format
* Upgrade playwright version to 1.54.2 (latest) to support indexedDb storageState (#22879)
* bump playwright version to latest
* update playwright version in workflow files
* update playwright installation step in workflow files to ensure consistent working directory
---------
Co-authored-by: “maulikkotak98” <“maulik.k@deuexsolutions.com”>
* update playwright version to 1.51.1
* fix tests for lineage
* minor refactor and cleanup
* fix lineage tests
---------
Co-authored-by: Maulik Kotak <72746599+maulikkotak98@users.noreply.github.com>
Co-authored-by: “maulikkotak98” <“maulik.k@deuexsolutions.com”>
Co-authored-by: Aniket Katkar <aniketkatkar97@gmail.com>
(cherry picked from commit bb9b395243fe166c37d6c7083a1fe01f9223c4b4)
* fix the lineage layers not visible upfront
* fix the platform lineage height, added tooltip on radio buttons and remove the new node styling for the root node
* commented out the lineage view as we will re-design it
* remove unwanted code and fix the playwright removing the table test portion
* fix the sonar test
(cherry picked from commit 0e4aa3e391995cf02379a7c312411d5de43713ad)
* supported localization keys
* support view and hide properties
* supported localization keys
* fix the fullscreen sizes
* fix the color of tab icon for internal lineage
* supported base node separate color
* combined some table fields and supported backlink them with the service type logo
* fix the unit test and reverted unwanted change commited
* added empty data table
* fix the select search styling
* minor fixes
* fix the dashboardDataModel entity url being wrong
* fix the placement of view and hide properties
* added playwright to check if lineage table and also verify the data asset metadata tab is not visible after switching to lineage tab
* fix the metric node icon and redirect link
* move the breadcrumb in card header and added loader while fectching data in lineageTable
* minor playwright additon to avoid flakyness
* fix the unit test
* fix the sonar issue
* fix the customize failing test
* remove the view and hide properties from data asset header
(cherry picked from commit 981ffc28abba88030964cc9b560d2c4f77963d83)
* fix default persona
* add tests for different cases
* minor fix
* fix test
* add remove persona test
* remove logic to determin default persona on UI side
* fix test
* minor fix
---------
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
(cherry picked from commit 22be97b7d936ac919983ebb8a5d9bf68c603cdc0)