* refactor Es OS code
* refactoring Es OS code
* hardcore RUN_ELASTIC_SEARCH_TESTCASES value to true
* updated the size of maven-surefire from 1024 to 2048
* fixed blank service type issue for aggregation
* debugging pr
* debugging pr
* added configuration to openmetadata-secure-test.yaml
* debugging ci failure
* debugging ci failure
* debugging ci
* debugging ci issue
* added container to be created single time
* added container to start just once
* removed elasticSearchContainer = null
* removed elasticSearchContainer = null
* removed elasticsearchcontainer.stop
* reverted ElasticSearchContainer Changes
* revert extra memory added for jvm added
* reverted JUnit.run.xml
* resolved conflicts
---------
Co-authored-by: Mohit Yadav <105265192+mohityadav766@users.noreply.github.com>
* Fix#12610: adminUsers lookup should be quoted, do not allow bot users to be promoted to admin user via adminUsers config
* Fix#12610: adminUsers lookup should be quoted, do not allow bot users to be promoted to admin user via adminUsers config
* remove changes to yaml
---------
Co-authored-by: Mohit Yadav <105265192+mohityadav766@users.noreply.github.com>
* Fix#7712: Align AuthProvider values in the JSON schema definition
* Fix ingestion bot initialization, create jwt token if there is no authMechanism pre-configured
* Fix ingestion bot initialization, create jwt token if there is no authMechanism pre-configured
* Handle new providers
* Lint
* Fix#7712: Align AuthProvider values in the JSON schema definition
* Handle new providers
* Fix ingestion bot initialization, create jwt token if there is no authMechanism pre-configured
* Fix ingestion bot initialization, create jwt token if there is no authMechanism pre-configured
* Lint
* fix rebase
* Fix test
* Fix test
* Fix Usage of Auth Provider in User Resource
* remove unused function
---------
Co-authored-by: Pere Miquel Brull <peremiquelbrull@gmail.com>
Co-authored-by: mohitdeuex <mohit.y@deuexsolutions.com>
Co-authored-by: Mohit Yadav <105265192+mohityadav766@users.noreply.github.com>
* fixed glossary name not visible after reindex issue and added display name as name if display name is null beacuse aggregation is done on owner display name
* fix
* added support for the % in entity name
* added support for the % in glossary and glossary term name
* Added U exclude
* Fixed pytest
* fix: support % in glossary name
* added suppport for % in entityName
* fix % issue in the glossary or term
* fix: glossary with % encoding
* fix: tags redirect issue for glossaries with %
* fix: glossary import path
* fixed CI
* fixed Py Test
* fixed PyTest
* fixed glossary resource test
---------
Co-authored-by: Onkar Ravgan <onkar.10r@gmail.com>
Co-authored-by: karanh37 <karanh37@gmail.com>
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
Co-authored-by: karanh37 <33024356+karanh37@users.noreply.github.com>
* Fix issue while storing empty email
* Update TeamRepository.java
* chore(ui): if email is empty set value as undefined
* chore(ui): address comments
---------
Co-authored-by: Sachin Chaurasiya <sachinchaurasiyachotey87@gmail.com>
* working on support task for all entites
* added support task for topic entity
* added support task for all entities
* added ui support for entity task of all the entities
* solve issue for container and topic tasks
* fix the task issue and ui improvements for tag icons
* added support for tasks assigned to children
* code improvement
* ui improvement around tags for icons
* changes as per comments
* fix unit test
---------
Co-authored-by: Ashish Gupta <ashish@getcollate.io>