• 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
..
css Loading commit data...
fonts Loading commit data...
images Loading commit data...
js Loading commit data...
templates Loading commit data...
.eslintignore Loading commit data...
.eslintrc Loading commit data...
.nvmrc Loading commit data...
global.d.ts Loading commit data...
jest.config.js Loading commit data...
package-lock.json Loading commit data...
package.json Loading commit data...
test-setup.ts Loading commit data...
tsconfig-for-webpack.json Loading commit data...
tsconfig.json Loading commit data...
tslint.json Loading commit data...
webpack.common.ts Loading commit data...
webpack.dev.ts Loading commit data...
webpack.prod.ts Loading commit data...