• Diksha Thakur's avatar
    feat: Adding schema description to search result items (#468) · b4274486
    Diksha Thakur authored
    * Adding new component for schema name and attached description
    
    * Adding underline to schema name
    
    * Adding schema_description to TableResource
    
    * Adding style in ResourceListItem component
    
    * Modified unit test to incorporate schema desciption changes
    
    * Reverted unwanted addition of schema_description in unrelated files
    
    * Changed calling Schema Info Component and related unit test cases
    
    * Changed python test to incorporate schema description
    
    * Identation fixes
    
    * Unit test cases for SchemaInfo component
    
    * removing unnecessary imports
    
    * Changing unit test name
    b4274486
search_utils.py 2.48 KB