* Added cypress for search index version page
Added cypress checks for domains on version pages
* Added cypress for search index details page with different roles
* worked on comments
* fixed comment
* Fix ingestionPipeline list parameters
* Fix test
* support filters from ui
---------
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
* feat(ui): add html to markdown conversion and vice versa in block editor
* chore: update mention suggestion logic
* chore: add field support in entityLink
* chore: set focus after setting the content
* revert: chore: set focus after setting the content
* chore: change the prop name
* chore: add options to setContent
* chore: move parsing option to constant
* chore: add diff view custom node
* chore: add custom extension for image
* chore: address comment
* chore: address comment
* ui: aligned assets tab ui of teams page with glossary term page
* move index's to constant file
* fixed no data placeholder flickering issue
* updated default layout option
* added search index option for global search
* removed the announcement and rename options for soft deleted entities
* fixed the testid for SummaryTagsDescription
* Added summary panel component for search index
* updated summary components to use new common component
* Added lineage functionality for search index entity
* fixed code smells
* Removed unnecessary case conversions
* removed unnecessary fields
* Fixed code smells
* domain update functionality for searchIndex page
added version page for search index
updated domain changes for all the version pages
* fixed unit tests
* fixed minor bug on version page
* added after domain update action for tables
* added searchIndex option for reIndexing
* fixed searchUtils error
---------
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
* added search index option for global search
* removed the announcement and rename options for soft deleted entities
* fixed the testid for SummaryTagsDescription
* Added summary panel component for search index
* updated summary components to use new common component
* Added lineage functionality for search index entity
* fixed code smells
* Removed unnecessary case conversions
* removed unnecessary fields
* Fixed code smells
---------
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
* supported storedProcedure and dashboardDataModel search index
* added multi language support in lineage drawer and added stored procedure and data model in it
* added fix in explore side panel
* made id required in schema and ui side
* remove stored procedure from linages sidebar
* ui: supported storedProcedure as edge in lineage (#13225)
* supported storedProcedure as edge in lineage
* fix unit test
---------
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
* shown children tab in storage container in case of schema empty
* fix unit test
* fix unit test
---------
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
* Rename sandboxDomain to instanceDomain
* Test Get Charts in DomoDashboard
* Fix schemas
* Fix test
* Fix test
* Rename to Auto Tag PII
* Fix query test
* Fix query test
* Fix query test
* fix: added logic to store test case result state with test case entity
* fix: added relative path logic in python unit test
* fix: added logic to sort testCases based on last execution date of test case result
* fix: ran python linting
* fix: added test case listing order param in frontend call
* fix: added tests around test suite result summary state
* fix: remove isDeleted repeated check
* fix: isolated test suite for maven tests + fix some UI failing tests
* fix: run java linting
* added search index details page and related changes
* localization changes for other languages
* added search index option in settings custom attribute section
* updated the search icon on settings page
* updated the default fields to fetch on search index details page
* fixed unit tests
* fixed unit tests
* added unit tests for newly added components
code optimization to remove duplication
* fixed alignment for expand all button
* fixed the margin issue with search bar
* fixed minor bugs on search index details page
* localization changes for other languages
* worked on comments
* fixed code smells
* ui: Implement filtering by tags inside the table schema #12860
* fixed icon alignment
* added filter functionality to tags and glossary in entity fileds
* fixed failing unit test
* added cypress for filter tags
* feat(ui): support multi view for service page
* support search and pagination
* support filter
* fix unit tests
* fix search indexes
* revert glossary term tab component
* fix pagingation
* fix loading issue
* fix code smells
* fix cypress
* changes to incorporate search services into application
* removed settings search-index custom attribute option to include in other PR
* Added API to fetch search indexes
* Added version page changes for search service
* fixed search service delete bug
* Added cypress test for search service page
* updated the search icon on settings page
* updated the data asset header to show proper action items for search service
* added searchIndex entityType
* Updated elastic search icon
* Added open search icon
* updated the return type for search index API function
* Fixed cypress service version cypress test
* added beta tag for OpenSearch Connector
* removed the `OpenSearch` Connector option
* added and fixed unit tests
* fixed test for DatabaseSchemaPage
---------
Co-authored-by: Shailesh Parmar <shailesh.parmar.webdev@gmail.com>
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
* supported upvoting in entities
* Add api endpoint for voting in MLModel and Pipeline
* fix unit test
* disable header button in case of deleted entity and minor changes
* fix conflict unit test
* supported upvoting in glossaries
* supported cypress and unit test for entities
* changes as per comments
---------
Co-authored-by: mohitdeuex <mohit.y@deuexsolutions.com>
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
* feat: add domain version page
* added domain index .. . support for domain name .. experts and delete is left
* checkstyle
* domain list
* fix: domain selectable list changes
* fix: add missing fields
* fix: add services support for domain
* fix: review comments
* fix: review comments
---------
Co-authored-by: 07Himank <himank07mehta@gmail.com>