Skip to content

Releases: ASL-LEX/SignLab

v1.0.0

14 Jun 15:40
f40df5b
Compare
Choose a tag to compare

Added

  • Multi-Organization support
  • Ability to rename datasets and studies

Changed

  • Improved dynamic reloading of projects, studies, and datasets
  • Remove old system setup

Fixed

  • Issue with project admin not being able to delete a study
  • Issue with navigation view not updating on logout

v0.6.1

07 Apr 18:44
388c9b1
Compare
Choose a tag to compare

Added

  • Multiselect on entries

Fixed

  • Project and Study Guard not retrieving user roles correctly
  • Changes to project access of datasets not updated without refresh
  • Visual indicator to show no datasets accessible to study

v0.6.0

30 Mar 17:24
117f800
Compare
Choose a tag to compare

Added

  • Ability to delete projects
  • Ability to delete studies
  • Entries can be tagged multiple times in a single study

Changed

  • Tweak wording on video view area in form preview

v0.5.1

03 Mar 17:27
d269daa
Compare
Choose a tag to compare

Fixed

  • Dataset name preview no longer ID on new study form
  • New projects automatically appear in nav list
  • New studies automatically appear in nav list
  • Handle when no metadata is present on template download
  • Tag form overlapping entry

v0.5.0

14 Feb 19:20
Compare
Choose a tag to compare

Added

  • Concept of projects
  • Project and study visibility

Changed

  • Modified navigation method to use sidenav view
  • Have visibility of navigation links be based on user permissions
  • Only certain projects can access datasets (based on project permissions)

v0.4.0

03 Jan 19:41
Compare
Choose a tag to compare

Added

  • Slider field for tagging
  • Support for tagging images
  • Alert when accessing the webcam for video recording failes
  • Ability to record multiple videos for a single tag field

Changed

  • Force user to select a study
  • Keep track of selected study across components

Fixed

  • Extra videos in CSV not found in ZIP are reported to the user

v0.3.0

08 Nov 19:25
Compare
Choose a tag to compare

Added

  • Have videos autoplay and loop in the tagging interface
  • Allow for adding new owners and transferring ownership
  • Datasets as a way to group entries together
  • Recording Video as Tag Field

Changed

  • Store user information and user credentials separately
  • "Response" renamed to "Entry"
  • Have filenames in the bucket storage be unique

v0.2.0

29 Sep 15:29
3382c9a
Compare
Choose a tag to compare

Added

  • Paging of the response table view
  • Ability to delete responses
  • Check for supported video types

Changed

  • Using JWT for authentication
  • Create AuthResponse for passing JWT to client
  • Moved and improved readability of navigation elements
  • Add specific UI for the study control page when no studies exist yet
  • Logout ability
  • Have thumbnail shown for the response video preview and play the response video on hover

Fixed

  • Non-admin users can now access the studies and enter tagging
  • Clear out old files from response ZIP upload
  • Handle empty ZIP files

v0.1.1

13 Sep 18:55
08cca00
Compare
Choose a tag to compare

Quick fix related to videos not being visible.

Fixed

  • Base URL not being added to videos stored in S3 like containers

v0.1.0

09 Sep 14:58
Compare
Choose a tag to compare

Initial release intended for preliminary testing and client feedback. Features are considered unstable at this point and subject to change.

Added

  • Angular frontend + NestJS backend
  • User authentication system
  • First time setup form
  • Ability to add tags to responses
  • Response upload interface
  • Creation of new studies
  • Per-study user training
  • Per-study user access
  • Training interface
  • Tagging interface