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

Node Collapse #83

Merged
merged 20 commits into from
Jul 23, 2018
Merged

Commits on Jun 29, 2018

  1. Configuration menu
    Copy the full SHA
    3a88c08 View commit details
    Browse the repository at this point in the history
  2. Cleaned up the code a bit

    Sergey Ipatov committed Jun 29, 2018
    Configuration menu
    Copy the full SHA
    e22a0e5 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2018

  1. Put helpers where they belong (which is graph.helpers.js)

    Sergey Ipatov committed Jul 1, 2018
    Configuration menu
    Copy the full SHA
    93ba502 View commit details
    Browse the repository at this point in the history
  2. Added a helper for getting the cardinality of a node.

    Sergey Ipatov committed Jul 1, 2018
    Configuration menu
    Copy the full SHA
    2b97e8e View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2018

  1. Configuration menu
    Copy the full SHA
    5b6bb8f View commit details
    Browse the repository at this point in the history
  2. Separated the functional that returns a partial state of d3Links and …

    …links to the graph.helper.js
    svipatov committed Jul 3, 2018
    Configuration menu
    Copy the full SHA
    6cafef1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    78a1717 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    108cb57 View commit details
    Browse the repository at this point in the history
  5. Added collapsible config

    svipatov committed Jul 3, 2018
    Configuration menu
    Copy the full SHA
    7ce030e View commit details
    Browse the repository at this point in the history
  6. Cleaned up the code a bit

    svipatov committed Jul 3, 2018
    Configuration menu
    Copy the full SHA
    9aab33d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bd6046e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    038edea View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b2d8618 View commit details
    Browse the repository at this point in the history
  10. Separated the functional that returns a partial state of d3Links and …

    …links to the graph.helper.js
    svipatov committed Jul 3, 2018
    Configuration menu
    Copy the full SHA
    2ef8cc2 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    9aa917e View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    a1b7eff View commit details
    Browse the repository at this point in the history
  13. Added collapsible config

    svipatov committed Jul 3, 2018
    Configuration menu
    Copy the full SHA
    93238fc View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2018

  1. Added a functional test for the graph, corrected small.data.js becaus…

    …e of numeric ID's usage.
    svipatov committed Jul 20, 2018
    Configuration menu
    Copy the full SHA
    07ded39 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d0f7485 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7dde3b0 View commit details
    Browse the repository at this point in the history