* 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>
* Fix migrations to handle entities with mal-formed FQN due to . in their name
* Fix migrations to handle entities with mal-formed FQN due to . in their name
* Fix Alert Intermittent Issues for some entities
* Fix Failing test for disabled publisher
* Fix Failing test due to deleted entity
* Fix Tests
---------
Co-authored-by: Sriharsha Chintalapani <harshach@users.noreply.github.com>
* updated the aggregate from owner.fullyQualifiedName.keyword to owner.displayName.keyword
* fix owner search for filters
---------
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
* fix: moved testSuite filter in table list to DAO
* fix: fixed tests as we won't filter out test suite with no test cases
* fix: handled null queryParam
---------
Co-authored-by: Sriharsha Chintalapani <harshach@users.noreply.github.com>
* added search test case index
* checkstyle
* working on adding test suite index
* addes test_suite_search_index
* removed comments
* improvemtn
* fixes
* added test_suite_index_mapping for jp and zh languages
* check style