Skip to content

Improve HTML Export ReportΒ #9

@tkoopman

Description

@tkoopman

Current HTML export I have done while mostly functional, it is not the nicest looking report. That said I am not great at visual designs. So looking for someone who wants to redesign the look of the default HTML report.

Would need to know HTML & JavaScript. A JSON string containing all exported objects is inserted into the HTML file on export that needs to be turned into the end result.

What I would like to see:

  • Single self contained HTML file. So it can be emailed easily with out having to send all the required files.
  • Contains all key information. I don't expect the default template to display every bit of detail, but should have all key information
  • Can click on objects in a rule to be taken to details of that object. Or details pop up/hover above.
  • Icons in front of objects in rule base so easy to tell type of object. Would require embedded images to fulfil first requirement.
  • Would look at options to also convert results to PDF. If viable would remove the need to be a single file, as PDF could be used if single file required. I would be able to do the back-end parts of PDF creation.

Nothing is set in stone, these are just my ideas, if you have different ideas I love to hear them.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions