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

Graphql sorting #572

Merged
merged 3 commits into from
Jun 19, 2017
Merged

Graphql sorting #572

merged 3 commits into from
Jun 19, 2017

Commits on Jun 16, 2017

  1. Configuration menu
    Copy the full SHA
    07dda10 View commit details
    Browse the repository at this point in the history
  2. Add unit tests for Connections sorting

    - Renamed source and target Relationship fields to source_entity and
    target_entity. source was in conflict with an existing entity field.
    - Removed the specification sort field for Indicators. It's an union of several
    schemas (ThreatBrainSpecification, SnortSpecification, ...), there is no common
    field to sort on it.
    msprunck committed Jun 16, 2017
    Configuration menu
    Copy the full SHA
    5639934 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2017

  1. Changes based on feedback

    msprunck committed Jun 19, 2017
    Configuration menu
    Copy the full SHA
    b225740 View commit details
    Browse the repository at this point in the history