Bug #17531
closedReport display in the webapp is unusable
Description
Currently, the webapp displays a sanitized version of the report in the webapp, but it is
-pure html
-in a small box
Which makes it unreadable.
We should either:
-prettify the report html, and make the reading box way more usable
-remove the displayed report, and only offer a more visible direct link to download|display the complete report in the browser.
I attached a screenshot of the built-in webapp report and a standalone one, displayed in firefox to illustrate why I think it is not necessary to display the report in the webapp in its current state. The standalone is only 1 clic away from the preview, but the link to it is not visible enough.
Files
Updated by Nicolas CHARLES over 4 years ago
i can't find a way to have antisamy accept bootstrap css, it fails at many level and truncate.
it even fails at
h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6which looks pretty standart
Updated by Nicolas CHARLES over 4 years ago
- Status changed from New to In progress
- Assignee set to Nicolas CHARLES
Updated by Nicolas CHARLES over 4 years ago
- Status changed from In progress to Pending technical review
- Assignee changed from Nicolas CHARLES to François ARMAND
- Pull Request set to https://github.com/Normation/rudder-plugins/pull/311
Updated by Nicolas CHARLES over 4 years ago
- Status changed from Pending technical review to Pending release
Applied in changeset rudder:rudder-plugins|986c90afc69b43e2f39d4a2fe1188ed1dfb119dd.
Updated by Vincent MEMBRÉ over 4 years ago
- Status changed from Pending release to Released
This bug has been fixed in Rudder 6.1-1.0 which was released today.