* 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
* feat: move elasticsearch indexing to backend + introduced EntityTimeSeries interface for timeseries type object
* feat: make reportData.json inherit from EntityTimeSeriesInterface
* feat: updated type to Object
* feat: deleted elasticsearch dependencies
* feat: removed elasticsearch indexing from workflow
* feat: added data insight sample data
* feat: cleaned up tests
* 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>
* Fix#11970: Search by FQN; Refactor Search Indexing, Add API to search for specific field
* Fix#11970: Search by FQN; Refactor Search Indexing, Add API to search for specific field
* Fix#11970: Search by FQN; Refactor Search Indexing, Add API to search for specific field
* Fix#11970: Search by FQN; Refactor Search Indexing, Add API to search for specific field
* Fix#11970: Search by FQN; Refactor Search Indexing, Add API to search for specific field
* Fix#11970: Search by FQN; Refactor Search Indexing, Add API to search for specific field
* Add wildcard support
* Fix GlossaryTerm Patch
* 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>