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

Minor enhancement : Use Arrow Link for the Force Dependency graph #373

Merged
merged 6 commits into from
Jul 15, 2019
Merged

Minor enhancement : Use Arrow Link for the Force Dependency graph #373

merged 6 commits into from
Jul 15, 2019

Commits on Jul 12, 2019

  1. Minor enhancement : Use Arrow Link for the Force Dependency graph

    Replace simple link by Arrow link in the Force Dependency graph so that the graph is more
    understandable
    
    Signed-off-by: Etienne Carriere <etienne.a.carriere@socgen.com>
    Etienne-Carriere committed Jul 12, 2019
    Configuration menu
    Copy the full SHA
    33d663f View commit details
    Browse the repository at this point in the history
  2. Position correctly arrow symbol with monkey patch

    Signed-off-by: Etienne Carriere <etienne.a.carriere@socgen.com>
    Etienne-Carriere committed Jul 12, 2019
    Configuration menu
    Copy the full SHA
    ed95799 View commit details
    Browse the repository at this point in the history
  3. Takes in account @tiffon comments

    Signed-off-by: Etienne Carriere <etienne.a.carriere@socgen.com>
    Etienne-Carriere committed Jul 12, 2019
    Configuration menu
    Copy the full SHA
    62ae016 View commit details
    Browse the repository at this point in the history
  4. Takes in account the PR comment

    Signed-off-by: Etienne Carriere <etienne.a.carriere@socgen.com>
    Etienne-Carriere committed Jul 12, 2019
    Configuration menu
    Copy the full SHA
    4a46b49 View commit details
    Browse the repository at this point in the history
  5. Use TypeScript for ForceGraphArrowLink

    Signed-off-by: Joe Farro <joef@uber.com>
    tiffon authored and Etienne-Carriere committed Jul 12, 2019
    Configuration menu
    Copy the full SHA
    b486ff3 View commit details
    Browse the repository at this point in the history
  6. Add Unit Tests for ForceGraphArrowLink

    Signed-off-by: Etienne Carriere <etienne.a.carriere@socgen.com>
    Etienne-Carriere committed Jul 12, 2019
    Configuration menu
    Copy the full SHA
    4af19d4 View commit details
    Browse the repository at this point in the history