* Fix#12655: Customizable Landing Page - Add Personas
* Add Knowledge Panels
* Add Doc Store to store KnowledgePanels and Pages
* Add Doc Store to store KnowledgePanels and Pages schemas
* Fix tests
* Add Multiple Persona support for a user
* add more elaborate tests for docstore
* Fix Page and KnowledgePanel required fields
* Fix Page and KnowledgePanel required fields
* Fix Page and KnowledgePanel required fields
* Fix build
* working on new search changes
* working on new search changes
* working
* working
* owner propogation done
* working on propogation
* done
* change in storageservice index
* Merge conflict fix
* Draft changes
* working on making updates generic
* added code to opensearchClientImp
* renamed suppportsSearchIndex to supportsSearch
* checkstyle
* added generic code for deleted as well
* fix tests
* fix all tests
* addressing comments
* fixed test case failure
* Fix lifecycle validation error name typo
* fix realted domain propogation
---------
Co-authored-by: Sriharsha Chintalapani <harsha@getcollate.io>
Co-authored-by: Ayush Shah <ayush@getcollate.io>
Co-authored-by: Sriharsha Chintalapani <harshach@users.noreply.github.com>
* ISSUE-11740: Added support for the om service to connect to AWS RDS using IAM roles
* ISSUE-11740: Added support for the om service to connect to AWS RDS using IAM roles
* ISSUE-11740: Added support for the om service to connect to AWS RDS using IAM roles
* ISSUE-11740: Added support for the om service to connect to AWS RDS using IAM roles
* ISSUE-11740: Added support for the om service to connect to AWS RDS using IAM roles
* ISSUE-11740: Added support for the om service to connect to AWS RDS using IAM roles
* ISSUE-11740: Added support for the om service to connect to AWS RDS using IAM roles
* ISSUE-11740: Added support for the om service to connect to AWS RDS using IAM roles
* ISSUE-11740: Added support for the om service to connect to AWS RDS using IAM roles
* ISSUE-11740: Added support for the om service to connect to AWS RDS using IAM roles
* ISSUE-11740: Added support for the om service to connect to AWS RDS using IAM roles
* ISSUE-11740: Added support for the om service to connect to AWS RDS using IAM roles
* ISSUE-11740: Added support for the om service to connect to AWS RDS using IAM roles
* ISSUE-11740: Added support for the om service to connect to AWS RDS using IAM roles
* ISSUE-11740: Added support for the om service to connect to AWS RDS using IAM roles
* ISSUE-11740: Added support for the om service to connect to AWS RDS using IAM roles
* ISSUE-11740: Added support for the om service to connect to AWS RDS using IAM roles
* ISSUE-11740: Changed intial implementation accordingly. Added better flexibility for different auth prodvider impl
* ISSUE-11740: Clean up unnecessary classes
* ISSUE-11740: Clean up unnecessary properties
* ISSUE-11740: Clean up unnecessary properties
* ISSUE-11740: Clean up unnecessary properties
* ISSUE-11740: Clean up unnecessary properties
* ISSUE-11740: Clean up unnecessary properties
* ISSUE-11740: Code formatting
* ISSUE-11740: Added support for the om service to connect to AWS RDS using IAM roles
* ISSUE-11740: Moved docs to 1.2 version
---------
Co-authored-by: artiom.darie <artiom.darie@adswizz.com>
Co-authored-by: Sriharsha Chintalapani <harshach@users.noreply.github.com>
* Fix#13347: AdminPrincipals username with dot in it is not created with quoteFQN
* Fix#13347: AdminPrincipals username with dot in it is not created with quoteFQN
* Fix#13347: AdminPrincipals username with dot in it is not created with quoteFQN
* Fix test with new exception msg being thrown
---------
Co-authored-by: Pere Miquel Brull <peremiquelbrull@gmail.com>
* Fix ingestionPipeline list parameters
* Fix test
* support filters from ui
---------
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
* 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
* 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
* 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#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
* 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>