Skip to content

Version 1.1.0

Choose a tag to compare

@themiszamani themiszamani released this 01 Sep 10:37
be6e229

Added

  • #46 - Create API endpoint to serve assessment template json by type for actor.
  • #52 - Create API endpoint to view an assessment.
  • #53 - Create an endpoint that retrieves the available assessment types.
  • #50 - CAT-90 Create API endpoint to allow user to update an existing assessment (PUT).
  • #51 - CAT-75 Investigate to enrich ROR search organisation on acronym.
  • #54 - CAT-111 Create API endpoint to get the list of templates for an actor.
  • #55 - CAT-91 Create an API endpoint that allows to view list of assessments.
  • #56 - CAT-122 Update "status" column data type from varchar to int in the Validation table for improved table ordering.
  • #57 - CAT-120 Global way to search for ror orgs.
  • #59 - CAT-146 Add a new field named published (true or false) to Assessment JSON Template.
  • #60 - CAT-151 Update JSON Template in Database to Include Actor ID.
  • #62 - CAT-156 Add imperative = should in owner.template.
  • #63 - CAT-157 Support non-filled values for values/results in tests and metrics of template.
  • #64 - CAT-158 When an assessment is created, update it's id field in JSON.
  • #66 - CAT-163 Small update in PID owner template - add an extra field.
  • #67 - CAT-165 Create template for actor: PID Authority.

Changed

  • #51 - CAT-75 Investigate to enrich ROR search organisation on acronym.
  • #56 - CAT-122 Update "status" column data type from varchar to int in the Validation table for improved table ordering.
  • #57 - CAT-120 Global way to search for ror orgs.
  • #60 - CAT-151 Update JSON Template in Database to Include Actor ID.
  • #63 - CAT-157 Support non-filled values for values/results in tests and metrics of template.
  • #66 - CAT-163 Small update in PID owner template - add an extra field.
  • #68 - CAT-160 Partial Assessment Information.