Skip to content

qrapids-dashboard v1.4

Compare
Choose a tag to compare
@alejandravv alejandravv released this 16 Jun 11:26
· 56 commits to master since this release
06dacaf

New Functionalities & Solved Bugs

This release adds the following functionalities to the dashboard:

  • We added a new functionality for generating reports to document your data (#140). The reports are generated using Jaspersoft.
  • We improved the graphical representation of prediction views by changing historical data to dashed lines (#145).
  • We removed titles on simulation views in order to make all views consistent (#144 ).

Additional information

In order to use the new functionality of generating reports, it's necessary to configure your own Jaspersoft server and publish your reports on this server. You also have to modify a dashboard configuration file adding to application.properties the following fields:

jasperServer.url=<JASPER SERVICE URL>
jasperserver.user=<JASPER SERVER USERNAME>
jasperserver.password=<JASPER SERVER PASSWORD>

More information about how to configure Jaspersoft server and use default dashboard reports is available in the qrapids-dashboard_reports.

Compatible components

This version of the dashboard (v1.4) is compatible with the following version of the other components:

  • qrapids-forecast-rest v0.4
  • qrapids-si_assessment-rest v0.1
  • pabre-ws v1.0.3

Links of interest