Skip to content

DanielPopOut/graph-dependencies

Repository files navigation

This is the graph dependency chrome extension repo
You can try the extension and download it on chrome store link

Here is a demo : App demo in gif - design has been updated

Create dependency graph on Trello, Github and Asana easily (and soon jira)

Autorisations needed :
The only autorisation asked is the storage to be able to save and restore your dependencies
The library used to create the graph is cytoscape.js (https://js.cytoscape.org/)

Steps to use the app :

  • Add action button to cards
  • Select dependent card
  • Select parent card
  • Click on show dependencies
  • Move the graph

Next updates :

  • Each card will have a different background depending on the list and label
  • Cards position on graph will be improved
  • Card will be grouped by label

v2.8:

  • Fix decodeURI error --> #3

v2.7:

  • Improve action button colors and UX
  • Auto refresh card actions and list actions if DOM is changed
  • Remove start and done column
  • Let the use choose specific color for each column

v2.6:

  • Fix start and done column inversion
  • Handle scrum card difficulty
  • Improve card initial positionning

v2.5:

  • Corrected bug 2.4 which showed the graph out of the visible zone
  • Improve graph rendering
  • Add done and start columns
  • Color cards depending on the column they are in

v2.4:

  • Save data automatically in localStorage
  • Restore data from a json

v2.3:

  • List selection for dependency graph enabled

v2.2:

  • Added labels on cards
  • Added worker on the card

v2.1:

  • Enable graph to work with Asana
  • fix: solved React and native event click conflict
  • fix: actions buttons are now in the card and not in a div after the card

v2.0:

  • Enable graph creation on github projects
  • fix: update dependencies on card when edge created on graph

v1.2 :

  • Create dependency graph on Trello

Enjoy !

About

Graph dependency extension for Trello, Asana and Jira

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published