-
Notifications
You must be signed in to change notification settings - Fork 58
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
Improve generate report #2633
Improve generate report #2633
Conversation
…b.com/minvws/nl-kat-coordination into feature/update-generate-report-design
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good in general; just a few tips to improve it even more. There are probably more use cases of joins and blocktranslate vs translate calls that I haven't seen
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me 👍
Checklist for QA:
What works:Looks good! I did find some things we could improve to make it better. I've added them to the last section. I expect some/maybe all things can be picked up in different tickets. What doesn't work:n/a Bug or feature?:
|
These two should now be resolved. I have created a new ticket for the other improvements and I will create another PR for those. |
Changes look good. Ready for merge. |
* main: (51 commits) Fix static files for container images/Debian packages when DEBUG is on (#2742) OOI selection at Aggregate report does not remember changed selection (#2619) fix schema errors on empty / missing schemas (#2744) Updated `phonenumbers` and `django-phonenumber-field` (#2757) Remove octopoes coverage workflow (#2755) Bump actions/configure-pages from 4 to 5 (#2745) Add xtdb-cli tool to Octopoes (#2733) Dont report vulnerabilities without version info of the software for snyk (#2730) Feature/boefjes to oci images (#2709) Query non-reference fields and subclass-specific fields through path queries (#2662) Fix in System Specific (#2732) Plugins overview in appendix not showing any plugins (#2694) Feat stepper design v2 (#2704) Undo project-directory in Rocky (#2734) Remove Docker Compose: "version" (#2718) Upgrade `pre-commit` hooks (#2729) Fix #1739 (#2705) Improve generate report (#2633) Fix critical vulnerability counter (#2712) Fix pdf alignment (#2674) ...
Changes
This PR makes a lot of changes to (mostly) the HTML of the Generate Reports.
The following changes are made to meet the design :
Other changes that have been made to the Generate Report:
Issue link
Closes #2588
Closes #2422
Demo
Before
After
Opens
This PR opens some new issues:
#2671 and #2655
Code Checklist
Communication
.env
changes files if required and changed the.env-dist
accordingly.Checklist for code reviewers:
Copy-paste the checklist from the docs/source/templates folder into your comment.
Checklist for QA:
Copy-paste the checklist from the docs/source/templates folder into your comment.