Skip to content

Releases: RADAR-base/RADAR-Questionnaire

RADAR-Questionnaire v0.6.1-alpha

06 Jun 12:42
0b60a07
Compare
Choose a tag to compare

Changes since v0.6.0-alpha

  • Audio input change: move to next question automatically on audio submit
  • Fixes home page text to resize depending on text length
  • Fixes animations and css
  • Updates deps
  • Updates travis.yml

RADAR-Questionnaire v0.6.0-alpha

31 May 16:22
4936ebd
Compare
Choose a tag to compare

Changes since v0.5.12-alpha

New

  • Adds new range info input (range with description) type
  • New timed task feature: moves app to foreground when timer runs out (Solves #422)
  • Use Github API for getting content from Github (Solves #439 )
  • Moved to cordova-plugin-firebase (Partially solves #216)
  • Pulls Kafka topic name from schema specs in Github

Fixes

  • Fixes cordova-android 7 update bug
  • Fixes audio task data to use questionnaire schema
  • Fixes info screens to show arrow for scrolling down and css (spacing and color fade)
  • Updates dependencies
  • Updates README

RADAR-Questionnaire v0.5.12-alpha

03 May 09:45
Compare
Choose a tag to compare

Changes since v0.5.11

  • Fixes task calendar and task progress showing unnecessary completed tasks
  • Fixes scheduling service midnight setting bug
  • Adds protocol fetching and notification scheduling error handling
  • Adds Insomnia plugin to stop phone from sleeping during tasks
  • Fixes audio task input and adds recording buttons
  • Updates dependencies
  • Refactors alerts and time calculations

RADAR-Questionnaire v0.5.11

01 Apr 17:40
e1db1cb
Compare
Choose a tag to compare

Changes since v0.5.11.1-alpha

  • Adds refresh token check for expiry

RADAR-Questionnaire v0.5.11.1-alpha

22 Mar 13:28
d368557
Compare
Choose a tag to compare

Changes since v0.5.11-alpha

  • Fixes home page and questions page UI bugs
  • Refactors finish page component and add Do not close warning
  • Reverts default task completion window to 1 day from 3 days
  • Adds new Firebase analytics events

RADAR-Questionnaire v0.5.11-alpha

01 Mar 18:20
f9ef21f
Compare
Choose a tag to compare

Changes since v0.5.10

  • Fixes questionnaire completion window bugs
  • Increases non-ESM questionnaire completion window to 3 days
  • Fixes task calendar UI to be multi-day
  • Fixes accessibility issues (#190)
  • Fixes language change bug on enrolment (#187)
  • Fixes Kafka service

RADAR-Questionnaire v0.5.10

18 Feb 20:27
a53401a
Compare
Choose a tag to compare

Changes since v0.5.10.3-alpha

  • Fixes loading bar on questionnaire finish
  • Fixes Travis build

RADAR-Questionnaire v0.5.10.3-alpha

14 Feb 17:53
1918eaa
Compare
Choose a tag to compare

Changes since v0.5.10.2-alpha

  • Adds Firebase analytics
  • Update dependencies
  • Show loading bar in finish page while sending data

RADAR-Questionnaire v0.5.10.2-alpha

05 Feb 16:19
caaf4a7
Compare
Choose a tag to compare

Changes since v0.5.10.1-alpha

  • Fixes caching
  • Fixes scheduling bug on daylight savings
  • Fixes sending of completion log
  • Fixes tasks of next day in home page
  • Add last upload to server date in settings

RADAR-Questionnaire v0.5.10.1-alpha

25 Jan 14:40
044b2e0
Compare
Choose a tag to compare

Changes since v0.5.10-alpha

  • Fix sending to cache
  • Fetch config state and schedule on app update