Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 2.1 KB

CHANGELOG.md

File metadata and controls

29 lines (20 loc) · 2.1 KB

0.1.0-alpha.2 (2019-07-06)

Bug Fixes

  • api: fix 308 response error in flask 🐛 (5568f8e)
  • emotions: fix selected emotions array issue 🐛 (5382429)
  • forms: fix create application error 🐛 (bf89929)
  • forms: fix create application sharing tag error 🐛 (9534ff1)
  • forms: fix validation issues and remove workaround 🐛 (a1ab033)
  • forms: fix validation issues and remove workaround 🐛 (6195cd0)
  • routes: fix child routes rendering issue (196a617)

Features

  • applications: get app genres from api ✨ (3bc6ada)
  • applications: get app types from api ✨ (2195d8a)
  • sessions: add expected emotions capturing feature ✨ (3d0e2ef)
  • sessions: add questionnaire view to sessions ✨ (efe407e)
  • sessions: implement basic front end flow (20bf046)
  • sessions: implement evaluation view ✨ (c811723)
  • sessions: implement session initialization ✨ (7f18de8)
  • sessions: implement sessions view ✨ (73f3126)
  • views: create applications view ✨ (49e2fd4)