• Marcos Iglesias's avatar
    feat: Adds related dashboards tab to the Table detail page (#470) · 65defde5
    Marcos Iglesias authored
    * Renders empty dashboards tab and adds some basic tests
    
    * Adds new object to the type, testing request that doesn't work
    
    * Merges dashboard data into TableMetadata object
    
    * Reusing the DashboardResource type instead of creating a new one
    
    * Removing msg and status_code attributes from the merged response as per Tamika's comment
    
    * Updates first of list top border
    65defde5
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...