* 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>
* MINOR - Add specific endpoint for log downloads in streaming
* Fix unit tests
* Fix unit test
---------
Co-authored-by: Aniket Katkar <aniketkatkar97@gmail.com>
* 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
* 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
* Node upgrade and migrate from webpack to vite
* fix(build): Disable sourcemaps to prevent OOM errors
* Add basePath back
---------
Co-authored-by: Satish <satish@Satishs-MacBook-Pro.local>
* fix change event handling for alerts
* contract is deleted when asset is deleted
* add support for custom properties
* Update generated TypeScript types
* handle suite index deletion
* validate owner is not coming back if not requested
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* added force test connection
* fixed test connection appearns on input field click
* fixed test connection
* removed blocker when ingestion is off
* made test connection consistent
* fixed test cases
* removed condition on test
* removed delete initiated condition
* fixed custom service condition
* 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
* 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>
* supported lineage table and some feedback
* 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
* 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>