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

[1.0] Make nodes fully immutable by adding API for allowing plugins to add fields #1035

Merged
merged 17 commits into from
May 26, 2017

Commits on May 24, 2017

  1. remove updateNode action creator, rename 'pluginName' to 'pluginOwner…

    …', and add check that only original node creator is updating a node
    KyleAMathews committed May 24, 2017
    Configuration menu
    Copy the full SHA
    449173e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cdf2539 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f9faf17 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7cdbda6 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2017

  1. Configuration menu
    Copy the full SHA
    b8317cf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    62bbd99 View commit details
    Browse the repository at this point in the history
  3. Update transformer tests

    KyleAMathews committed May 25, 2017
    Configuration menu
    Copy the full SHA
    d89607f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    918003a View commit details
    Browse the repository at this point in the history
  5. Simplify error message

    KyleAMathews committed May 25, 2017
    Configuration menu
    Copy the full SHA
    8f77c1a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a31d391 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2017

  1. Configuration menu
    Copy the full SHA
    54d271b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e883aa1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f44aa4b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9e23038 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c847be1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    02a8ac3 View commit details
    Browse the repository at this point in the history
  7. Update snapshot

    KyleAMathews committed May 26, 2017
    Configuration menu
    Copy the full SHA
    a57cbc2 View commit details
    Browse the repository at this point in the history