• 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
Name
Last commit
Last update
.github Loading commit data...
amundsen_application Loading commit data...
docs Loading commit data...
tests Loading commit data...
.dockerignore Loading commit data...
.editorconfig Loading commit data...
.gitattributes Loading commit data...
.gitignore Loading commit data...
.travis.yml Loading commit data...
CODE_OF_CONDUCT.md Loading commit data...
LICENSE Loading commit data...
MANIFEST.in Loading commit data...
Makefile Loading commit data...
NOTICE Loading commit data...
README.md Loading commit data...
local.Dockerfile Loading commit data...
public.Dockerfile Loading commit data...
requirements.txt Loading commit data...
setup.cfg Loading commit data...
setup.py Loading commit data...