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

Improved display of TaskModel hierarchy in TaskModelAdmin object page #142

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

Skrattoune
Copy link
Contributor

This adds the possibility to see for each task if it has parent and children tasks
My sub tasks often have subtasks, and with the current version of the admin, I'm pretty blind

No big changes, no impact on testing...
not depending on anything else
Working for some time now on my server

I think it is ready to make it to the official repository

@codecov-commenter
Copy link

codecov-commenter commented Feb 9, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 66.36%. Comparing base (2d37f25) to head (9f4ac9c).
Report is 4 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #142      +/-   ##
==========================================
- Coverage   67.95%   66.36%   -1.60%     
==========================================
  Files          36       36              
  Lines         749      764      +15     
  Branches       88       89       +1     
==========================================
- Hits          509      507       -2     
- Misses        240      257      +17     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Contributor Author

@Skrattoune Skrattoune left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ready to be reviewed and integrated to main

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.

3 participants