* global manifest option for storage services
* added a no metadata config source option for global manifest s3 services option
* merge fixes
* more merge fixes.
* black stuff
* test fixes
* formatting
---------
Co-authored-by: Pere Miquel Brull <peremiquelbrull@gmail.com>
* 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>
* 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