Skip to content

Version 1.2.0

Choose a tag to compare

@themiszamani themiszamani released this 29 Jan 06:37
· 804 commits to master since this release
744ad3c

Added

  • CAT-178 Delete private assessment.
  • CAT-183 - Generate JSON Schema for PID Owner Template.
  • CAT-183 - Generate JSON Schema for PID Owner Template.
  • CAT-210 - List of Objects.
  • CAT-261 - Create a new Subject.
  • CAT-263 - Delete a Subject.
  • CAT-274 - Fetch the created Subjects.
  • CAT-262 - Update a Subject.
  • CAT-276 - Implement Flexible Logic for Saving Assessments in the Database.
  • CAT-264 - Update api calls to objects used for filters.
  • CAT-279 - API Endpoint for assigning deny_access role.
  • CAT-280 - API Endpoint for removing deny_access role.

Changed

  • CAT-159 - Change assessment id from bigint to uuid.
  • CAT-169 - Create a template for the actor: Scheme.
  • CAT-167 - Create a template for the actor: Manager.
  • CAT-181 - Generate JSON Schema for PID Owner Template.
  • CAT - fix json of scheme template.
  • CAT-168 - Create a template for the actor: Service.
  • CAT-218 - API move /users list under /admin path.
  • CAT-220 - Remove unnecessary properties from the assessment creation request.
  • CAT-231 - Sort the validation requests by creation date.
  • CAT-229 - Required fields on assessment metadata.
  • CAT-275 - Refactor the template json to handle subject db_id property