• 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
.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...