* 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>
* 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>
* feat: playwright CI tests
* feat: ran python linting
* feat: updated workflow to run in PR
* feat: updated server start step
* feat: fixed playwright run command
* feat: fix matrix value
* feat: removed browser option in test run
* feat: updated typo in make file
* feat: move playwritgh installation
* feat: fail CI on error
* feat: save tracing on failure
* feat: enforce expect on .fill
* feat: change tracing to video
* feat: clean up code and update CI workflow for main branch
* 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 LifeCycle inconsistencies in Schema; Add DELETE api
* set autocommit to true for non transactional
* make lifecycle common field for entities
* Add LifeCycle as common entity field
* Fix python life cycle code
* Fix search indexes
* remove unnecessary constant
* Add test back to entity resource test
* Fix lint
* Fix lint
* Fix lint
* Fix lint
* Add missing schema
---------
Co-authored-by: Pere Miquel Brull <peremiquelbrull@gmail.com>
* 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
* Fix:Updating Docker Label for version update via makefile
* Fix:Updating Docker Label for version update via makefile
* Fix:Updating Docker Label for version update via makefile
* Fix#9972: Add Badge with color or icon for Tags,GlossaryTerm, Domain and DataProducts
* Fix#9972: Add Style with color or icon for Tags,GlossaryTerm, Domain and DataProducts
* Add style to TagLabel
* 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