-
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