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

Parent child UI #44

Draft
wants to merge 9 commits into
base: main
Choose a base branch
from
Draft

Parent child UI #44

wants to merge 9 commits into from

Conversation

jernestmyers
Copy link
Collaborator

This branch creates a parent_child_diagram.html template that uses a list of parents and a list of children to create a diagram of the relationship. The template should allow us to extend it to the product relationships as well, though we will likely need to handle sizing and position issues.

I made updates to the examples/recursive_collection/simplepopulate.py script such that we can see/test varying parent-child relationships.

@coveralls
Copy link

coveralls commented Jan 16, 2025

Pull Request Test Coverage Report for Build 12896031490

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 65.793%

Totals Coverage Status
Change from base Build 12790574261: 0.0%
Covered Lines: 1079
Relevant Lines: 1640

💛 - Coveralls

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants