You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently the Generate Reports don't look the same as the designs.
As seen in the screenshots below, we're currently only showing chapter 3 of the design in the reports. These parts are still missing or need to be changed:
Update report header
Add "Summary" section
Add "Recommendations" section
Add "Asset overview" section
Add side menu
Design
For example, look at the Findings Report design:
Actual report
And the actual Findings Report:
Solutions
We should update the current files and add some more, so the current reports meet the created designs.
To do:
Update "generate_report.html" and add a side menu
Update "partials/report_header.html"
Update "partials/report_introduction.html"
Update "summary/report_summary.html"
Add "partials/report_recommendations.html"
Add "partials/report_asset_overview" (this will be the old "report_summary.html")
The text was updated successfully, but these errors were encountered:
Problem
Currently the Generate Reports don't look the same as the designs.
As seen in the screenshots below, we're currently only showing chapter 3 of the design in the reports. These parts are still missing or need to be changed:
Design
For example, look at the Findings Report design:
Actual report
And the actual Findings Report:
Solutions
We should update the current files and add some more, so the current reports meet the created designs.
To do:
The text was updated successfully, but these errors were encountered: