1. 10 Jun, 2019 1 commit
  2. 07 Jun, 2019 1 commit
    • Daniel's avatar
      Use table 'key' in Metadata APIs (#191) · bb8daeb2
      Daniel authored
      Previously all of our metadata APIs sent a set of fields cluster, database, schema, and table to identify the table record in metadata service. Those parameters were replaced by a single 'key'.
      bb8daeb2
  3. 05 Jun, 2019 2 commits
  4. 04 Jun, 2019 1 commit
    • Ryan Lieu's avatar
      Moved PopularTables out into separate component (#183) · 71383b15
      Ryan Lieu authored
      * moved PopularTables out into separate component
      
      * added tests
      
      * fixed linting issues
      
      * removed bookmarklist from populartables
      
      * fixed tests
      
      * addressed comments
      
      * move populartables component to common
      
      * removed unecessary boiler plate, improved tests
      71383b15
  5. 03 Jun, 2019 3 commits
  6. 30 May, 2019 1 commit
    • Daniel's avatar
      Add Bookmarks Feature (#156) · 525d4323
      Daniel authored
      - Added the Bookmarks feature where users can save or unsave table resources.
        - BookmarkIcon component renders a filled or unfilled star next to table resources. Clicking on the icon will save or unsave the bookmark. Icons can be rendered in regular or large versions.
        - "My Bookmarks" component is added to the homepage. This displays all of the bookmarked table resources in a paginated format.
      - Created a Preloader component that fetches data needed for app-wide functionality.
        - Bookmark and User data is fetched in Preloader
        - Removed user data fetching in NavBar
      Added new tests for
      - Preloader, BookmarkIcon, BookmarkList, Metadata API
      Modified existing tests for
      - Table Details, TableListItem,
      525d4323
  7. 29 May, 2019 5 commits
  8. 28 May, 2019 2 commits
  9. 24 May, 2019 2 commits
  10. 22 May, 2019 1 commit
  11. 21 May, 2019 2 commits
  12. 20 May, 2019 3 commits
  13. 17 May, 2019 2 commits
  14. 16 May, 2019 1 commit
  15. 15 May, 2019 3 commits
  16. 14 May, 2019 1 commit
  17. 13 May, 2019 2 commits
  18. 10 May, 2019 6 commits
  19. 09 May, 2019 1 commit