Skip to content

Releases: q-rapids/qrapids-dashboard

qrapids-dashboard v1.1

23 Dec 20:03
Compare
Choose a tag to compare

New Functionalities & Solved Bugs

This release adds the following functionalities to the dashboard:

  • Strategic Indicator deletion new feature (#105). Only the SIs in the database are shown in the assessment views.
  • About section in Help menu (#109).
  • Customizable logos in the main menu feature (#110)

The following bugs are solved:

  • Strategic Indicator Creation error (#93)
  • Strategic Indicator Simulation error (#101)
  • No parameters use to filter historical data views (#104)
  • Phases functionality error (#113)
  • Strategic_indicators index incorrect creation (#89). Now index is automatically created correctly.
  • assessStrategicIndicators (API endpoint) function error (#112)

Know Bug

  • Quality Model viewer error (#111)

Additional information

Now Q-Rapids Strategic Dashboard have an About section which can be find in Help menu, and it's allowed to customized by new attribute (about.custom.text) of the application.properties. It's also possible to customize a logo, which will be visible in Main Menu, by changing the corresponding image (static\icons\custom_logo.png).

New attribute in the application.properties file

about.custom.text = Custom text that will be shown in the About section

Compatible components

This version of the dashboard (1.1) is compatible with the following version of the other components:

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

Links of interest

qrapids-dashboard v1.0.2

02 Dec 09:05
aec9be3
Compare
Choose a tag to compare

New Functionalities & Solved Bugs

This release adds the following functionalities to the dashboard:

  • Strategic Indicator deletion new feature (#105). Only the SIs in the database are shown in the assessment views.

The following bugs are solved:

  • Strategic Indicator Creation error (#93)
  • Strategic Indicator Simulation error (#101)
  • No parameters use to filter historical data views (#104)

qrapids-dashboard v1.0.0

21 Oct 17:37
Compare
Choose a tag to compare

New Functionalities & Solved Bugs

This release adds the following functionalities to the dashboard:

  • Show phases related information (#76)
  • Previous endpoint of assess SI service recovered (#94)

The following bugs are solved:

  • Next Milestone Alert error (#90)
  • Predicted values out of range (#98)
  • Missing factor in the RESTful service documentation for assessSI (#88)

Know Bug

  • Strategic Indicator Creation error (#93)

Additional information

This version includes the option to connect to the backlog service to import information about a project phases. With this information, the dashboard includes a new view visualising the strategic indicators assessment evolution through the project phases (heatmap chart). The service ENDPOINT should be configured in the application.properties files (attribute backlog.phases.url)

New attributes in the application.properties file

backlog.phases.url= End point for the service to import the list of project phases

Compatible components

This version of the dashboard (1.0.0) is compatible with the following version of the other components:

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

Links of interest

qrapids-dashboard v0.3.6

05 Aug 17:21
6b7c06b
Compare
Choose a tag to compare

New Functionalities & Solved Bugs

This release adds the following functionalities to the dashboard:

  • Definition of Strategic Indicators per project (#58)
  • Strategic Indicators management in the Configuration menu (#68)
  • Categories management in the Configuration menu (#69)
  • Categories for Metrics (#75)
  • Categories thresholds in historical and prediction charts (#74)
  • Option to fit linear charts to value range (#18)
  • Time ranges selection consistency (#7)
  • Strategic Indicator assesment quality warnings (#37)
  • Milestones information (#59)

Additional information

In order to install this version of the dashboard, if a previous version was installed, it is necessary to manually delete the strategic_indicator table from the database. As the definition of the strategic indicators should be per project, this table has suffer some changes that cannot be deployed automatically. The dashboard will fill the strategic indicators definition automatically when it starts.

This version includes the option to connect to the backlog service to import information about a project milestones. The service should be available at backlog.url(from application.properties)/milestones

New attributes in the application.properties file

backlog.newIssue.url= End point for the service to export QR to the backlog tool (previous backlog.url)
backlog.milestones.url= End point for the service to import the list of project milestones

If you are upgrading an existing dashboard deployment, you need to rename the previous backlog.url attribute by backlog.newIssue.url.

Compatible components

This version of the dashboard (0.3.6) is compatible with the following version of the other components:

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

It is not compatible with previous version of these components

Links of interest

qrapids-dashboard v0.3.5

02 Jul 09:14
16e0548
Compare
Choose a tag to compare

New Functionalities & Solved Bugs

This release adds the following functionalities to the dashboard:

The following bugs are solved:

  • Line charts fail to display information box (#53)

Compatible components

This version of the dashboard (0.3.5) is compatible witht the following version of the other components:

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

It is not compatible with previous version of these components

Links of interest

qrapids-dashboard v0.3.4

23 May 11:07
ab632b3
Compare
Choose a tag to compare

New Functionalities & Solved Bugs

The following bugs are solved:

  • Simulation errors (#54 #55)
  • Metrics with no names (#56)
  • Projects without SI assessment (#57)

Compatible components

This version of the dashboard (0.3.4) is compatible witht the following version of the other components:

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

It is not compatible with previous version of these components

Links of interest

qrapids-dashboard v0.3.3

09 May 13:01
5253755
Compare
Choose a tag to compare

New Functionalities & Solved Bugs

This release adds the following functionalities to the dashboard:

  • Enhance factor simulation view (#10, #11, #17)
  • Add metric simulation view (#22)
  • Add quality requirement simulation view (#24)
  • Add quality requirements table view (#41)
  • Add decisions table view (#42)
  • Add help buttons (#40)
  • Quality requirements stored in the backlog have now a project and a decision rationale (#46)

The following bugs are solved:

  • When PABRE is not working, alerts are not created (#33)
  • Rendering problem in Metrics View (#34)

New attributes in the application.properties file

help.process= link to the Q-Rapids process page (not available yet)
help.userguide= link to the user guide page in the dashboard wiki
help.support= link to the issues section of the dashboard repository

Compatible components

This version of the dashboard (0.3.3) is compatible witht the following version of the other components:

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

It is not compatible with previous version of these components

qrapids-dashboard v0.3.2

26 Mar 14:35
27268f9
Compare
Choose a tag to compare

New Functionalities & Solved bugs

The following bugs are solved:

  • Default project image loading error (#30 )
  • Navigation errors (#31 )

New attritubes in the application.properties file (version 0.3.x)

forecast.technique= default technique to be applied for forecasting. The possible values are: ARIMA, ARIMA_FORCE_SEASONALITY, THETA, ETS, ETSDAMPED, BAGGEDETS, STL, NN, HYBRID, PROPHET

assessSI.url= URL where the si_assessment restful services is available (e.g. <ip>:<port>/qr-si_assesement-0.1)

Known bugs

  • #33 when PABRE-WS is not working the alerts are not created
  • #34 if there is NaN for metrics, the metrics view does not show all the metrics

qrapids-dashboard v0.3.1

15 Mar 14:40
be7023b
Compare
Choose a tag to compare

New Functionalities & Solved bugs

This release adds the following functionalities to the dashboard:

  • Forecasting technique selector (#3 #4)
  • Product management (#6)
  • Quality model view (#21)
  • User control (#5)

The following bugs are solved:

  • QR button not showing for alerts (#27)

New attritubes in the application.properties file

forecast.technique= default technique to be applied for forecasting. The possible values are: ARIMA, ARIMA_FORCE_SEASONALITY, THETA, ETS, ETSDAMPED, BAGGEDETS, STL, NN, HYBRID, PROPHET

assessSI.url= URL where the si_assessment restful services is available (e.g. <ip>:<port>/qr-si_assesement-0.1)