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/api 222 file state update #221

Open
wants to merge 8 commits into
base: develop
Choose a base branch
from

Commits on Feb 17, 2017

  1. fix(migration): Update file state migration to fix states

    - Update file state migration to fix states
    Joe Sislow committed Feb 17, 2017
    Configuration menu
    Copy the full SHA
    9e6a2a4 View commit details
    Browse the repository at this point in the history
  2. fix(migrations): Add main to run legacy update standalone

    - Add main section to allow legacy update to run standalone
    (assuming environment vars set correctly)
    Joe Sislow committed Feb 17, 2017
    Configuration menu
    Copy the full SHA
    7f4c6db View commit details
    Browse the repository at this point in the history
  3. fix(migrations): Update legacy state, add shrouder

    - Update legacy state migrator to use different file_states
    - Add node shrouder to allow for hiding of nodes
    Joe Sislow committed Feb 17, 2017
    Configuration menu
    Copy the full SHA
    7d62b41 View commit details
    Browse the repository at this point in the history
  4. fix(migration): Fix check to look for validated & registered

    - Fix check for file_state to look for validated & registered
    Joe Sislow committed Feb 17, 2017
    Configuration menu
    Copy the full SHA
    c9afd10 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2017

  1. fix(state): More fixes to only change some file_states

    - More changes to only change file_state validated or registered
    Joe Sislow committed Feb 19, 2017
    Configuration menu
    Copy the full SHA
    d595b3a View commit details
    Browse the repository at this point in the history
  2. fix(state): More updates to fix file_state

    - More updates to finally fix file_state
    Joe Sislow committed Feb 19, 2017
    Configuration menu
    Copy the full SHA
    1c0cec6 View commit details
    Browse the repository at this point in the history
  3. fix(state): Add check for processed

    - Add check for processed
    Joe Sislow committed Feb 19, 2017
    Configuration menu
    Copy the full SHA
    b0a4f45 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2017

  1. feat(node_shrouder): Add methods argument

    - Add methods argument to handle different methods of shrouding
    a node
    Joe Sislow committed Jul 19, 2017
    Configuration menu
    Copy the full SHA
    7a07ee0 View commit details
    Browse the repository at this point in the history