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

Interactive visualization of requirements graphs in html with pyvis #38

Merged
merged 9 commits into from
Jan 23, 2024

Commits on Jan 19, 2024

  1. 💄 Make Requirements graph html display "good enough"

    🔧 Add Transformation obj to Requirements graph edge data
    ♻️ Refactor Path as such for ressources_path of environments
    Mathïs Fédérico committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    87d3eb9 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of https://github.com/IRLL/HierarchyCraft into …

    …visualisation/html_requirements_graphs
    Mathïs Fédérico committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    6ed5827 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2024

  1. 🎨 Add add_edge_numbers option for html requirements graph

    Mathïs Fédérico committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    56e3f30 View commit details
    Browse the repository at this point in the history
  2. 🐛 Fix documentation example (was using str path still)

    Mathïs Fédérico committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    548a923 View commit details
    Browse the repository at this point in the history
  3. ✅ Make test_requirements_graph quiet

    Mathïs Fédérico committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    99fbe63 View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'origin/master' into visualisation/html_…

    …requirements_graphs
    Mathïs Fédérico committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    4741795 View commit details
    Browse the repository at this point in the history
  5. ✅ Fix optional dependencies in tests

    Mathïs Fédérico committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    5b3b588 View commit details
    Browse the repository at this point in the history
  6. 📝 Update requirements graphs html paths for docs

    Mathïs Fédérico committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    1b3e0a5 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2024

  1. 📝 Add html requirements graphs to documentation

    Mathïs Fédérico committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    ded3908 View commit details
    Browse the repository at this point in the history