• Marcos Iglesias's avatar
    feat: Shows Query code block within Dashboard Query tab (#474) · cf22e336
    Marcos Iglesias authored
    * Creates QueryResource and updates data definitions
    
    * Mades it a functional component with hooks, added link to dashboard
    
    * Right button behavior (almost)
    
    * Fixes code block styling conflict
    
    * Lazy loads Codeblock for improved performance
    
    * Adds tooltip to mode button
    
    * Cleaning up styles
    
    * Cleaning query_names from the frontend code
    
    * Fixes warnings and mock type issue
    
    * Fixes Typescript warning
    
    * TEst cleanup
    
    * Cleans up webpack flags and extends loading message
    
    * Adds shimmer loader, extract animations include and moves tooltip to top
    
    * Tamika comments
    
    * Making the shimmer a set of lines
    
    * Adds an extra line on the loading screen
    
    * Delete eslint cache file
    
    * Adds comment
    cf22e336
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...