Skip to content

FLOW Dashboard 1.6.3

Compare
Choose a tag to compare
@mtwestra mtwestra released this 16 Sep 12:33
· 7771 commits to master since this release

User interface

  • Translations are now loaded and edited per question group instead of all at once. This improves behaviour for large surveys with many questions.
  • Block a user from moving to the Translation screen when not all questions have been loaded.
  • Print a 'no data available for this question' message when a user tries to see a graph for a question which has no data.
  • Fix a bug in the question ordering which manifested itself when a user navigates from editing a survey to the survey overview and back, using the 'back to survey overview' button.
  • Fix order of questions in survey preview screen
  • Improve the loading indicator to not hide when the first query result comes in, but keep a count of all the running requests and hide when all are done.

Backend

  • Repair image path in raw data report for data, which showed the device path when data was collected by a tablet
  • Implement administrator tool to bulk delete data through the API
  • Fix a bug which caused question options not to be copied when a survey is copied.