• 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
TableMetadata.ts 2.13 KB