-
Scott Hampton authored
Moving towards using the new summary endpoint, it will be useful to get this refactor out of the way. Move towards proper store instantiation practices. Instantiate store with endpoints so we don't have to have `setEndpoint` actions. Do all requests in the store actions.
a7998139