1. 05 Jul, 2020 1 commit
  2. 30 Jun, 2020 2 commits
  3. 29 Jun, 2020 1 commit
  4. 26 Jun, 2020 2 commits
  5. 25 Jun, 2020 1 commit
  6. 22 Jun, 2020 2 commits
  7. 17 Jun, 2020 5 commits
  8. 16 Jun, 2020 4 commits
  9. 15 Jun, 2020 3 commits
  10. 10 Jun, 2020 2 commits
  11. 09 Jun, 2020 2 commits
  12. 08 Jun, 2020 1 commit
    • 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
  13. 05 Jun, 2020 1 commit
    • Diksha Thakur's avatar
      feat: Adding schema description to search result items (#468) · b4274486
      Diksha Thakur authored
      * Adding new component for schema name and attached description
      
      * Adding underline to schema name
      
      * Adding schema_description to TableResource
      
      * Adding style in ResourceListItem component
      
      * Modified unit test to incorporate schema desciption changes
      
      * Reverted unwanted addition of schema_description in unrelated files
      
      * Changed calling Schema Info Component and related unit test cases
      
      * Changed python test to incorporate schema description
      
      * Identation fixes
      
      * Unit test cases for SchemaInfo component
      
      * removing unnecessary imports
      
      * Changing unit test name
      b4274486
  14. 04 Jun, 2020 1 commit
    • Marcos Iglesias's avatar
      fix: Updates the Dashboard Page URL (#473) · 8d5bda39
      Marcos Iglesias authored
      * Modifying DashboardPage component, tests passing
      
      * Cleanups and updating Dashboard resource links
      
      * Flattens folder structure on the component folders
      
      * Extract helpers for building URI and Dashboard Detail Page URL, implement on search results component
      
      * Adding types and cleaning up
      
      * Changing URL schema to use the URI directly on the URL
      
      * Cleanup and basic test for url helper
      8d5bda39
  15. 02 Jun, 2020 3 commits
  16. 01 Jun, 2020 1 commit
  17. 29 May, 2020 1 commit
    • Tamika Tannis's avatar
      fix: Miscellaneous UI Fixes (#469) · a87354bd
      Tamika Tannis authored
      * Fix dashboard preview modal title
      
      * Improve vertical spacing in resource header
      
      * Apply min-height to left panel metadata sections
      
      * Update EditableSection rendering when missing optional props
      
      * Update style for left panel metadata sections
      
      * Fix resource detail height; Remove duplicate style
      
      * Add hover effects on the service links
      
      * Update EditableSection tests
      a87354bd
  18. 27 May, 2020 2 commits
  19. 26 May, 2020 4 commits
  20. 21 May, 2020 1 commit