Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(storage): Improve storage layer for projects #507

Merged

Commits on Jun 12, 2018

  1. fix(storage): Improve storage layer for projects

    Previously, storage did not need to know much about projects. This adds
    better support for projects to the storage layer, and adds a
    CreateProject function.
    technosophos committed Jun 12, 2018
    Configuration menu
    Copy the full SHA
    e8b8d7c View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2018

  1. fix(*): fix style errors

    technosophos committed Jun 14, 2018
    Configuration menu
    Copy the full SHA
    9cdbb9f View commit details
    Browse the repository at this point in the history