1. 23 Jun, 2020 1 commit
    • Alexander Turinske's avatar
      Remove vuex from project manager component · 376781b5
      Alexander Turinske authored
      - create a project manager component that utilizes GraphQL
        and the GraphQL cache instead of Vuex
      - move the remaining Vuex store and actions into the component
      - update child components to handle new project structure
      - update tests
      376781b5
  2. 22 Jun, 2020 39 commits