Skip to content

Latest commit

 

History

History
230 lines (165 loc) · 15 KB

CHANGELOG.md

File metadata and controls

230 lines (165 loc) · 15 KB

Changelog

All notable changes to this project will be documented in this file. Dates are displayed in UTC.

Generated by auto-changelog.

5 January 2023

9 December 2022

  • #129 Bugfix: duplicate call to save assessment #170
  • Bump version number to 0.20.0 4f8d668

2 November 2022

  • Update sentry #154
  • #165 Change of wording for IAs #166
  • Decline assessment #153
  • Upgrade to use node 16 #159
  • scripts formatting env:script #152
  • Bump terser from 4.8.0 to 4.8.1 #151
  • Bump shell-quote from 1.7.2 to 1.7.3 #150
  • Bump protobufjs from 6.11.2 to 6.11.3 #149
  • Bump eventsource from 1.1.0 to 1.1.1 #148
  • Bump async from 2.6.3 to 2.6.4 #147
  • Bump version number to 0.19.0 79c5ac9

5 April 2022

  • Bump url-parse from 1.5.3 to 1.5.10 #143
  • Amend login wording #145
  • Bump minimist from 1.2.5 to 1.2.6 #146
  • #1531 firebase app check #138
  • Bump nanoid from 3.1.23 to 3.3.0 #141
  • Bump follow-redirects from 1.14.1 to 1.14.8 #140
  • Bump ajv from 6.12.2 to 6.12.6 #139
  • Update firestore settings to support pen testing #137
  • Update workflows to use node 12 293da82
  • Bump version number to 0.18.0 a648bc3
  • Add serviceAccount.* to gitignore 0d302b4

10 December 2021

  • Bump url-parse from 1.5.1 to 1.5.3 #136
  • Update firebase depency and import statement f53d1dd
  • Bump version number to 0.17.0 5220200

9 September 2021

  • Bump path-parse from 1.0.6 to 1.0.7 #135
  • file upload restrictions #110
  • updating packages #129
  • Create codeql-analysis.yml #126
  • fix: upgrade @firebase/app from 0.6.2 to 0.6.20 #122
  • fix: upgrade @sentry/browser from 5.18.1 to 5.30.0 #124
  • fix: upgrade @sentry/integrations from 5.18.1 to 5.30.0 #125
  • Update workflows to target staging and production #118
  • Bump version number to 0.16.0 432801c

19 May 2021

18 May 2021

  • Update readme #117
  • #115 Test deployment pipeline #116
  • Bump version number to 0.14.0 855ceaf

18 May 2021

  • Bump hosted-git-info from 2.8.8 to 2.8.9 #114
  • Bump lodash from 4.17.19 to 4.17.21 #113
  • Bump url-parse from 1.4.7 to 1.5.1 #112
  • Bump ssri from 6.0.1 to 6.0.2 #111
  • Bump y18n from 4.0.0 to 4.0.1 #109
  • Bump elliptic from 6.5.3 to 6.5.4 #108
  • Bump highlight.js from 9.18.1 to 9.18.5 #106
  • Include github workflows cd56883
  • Update workflows to use correct package scripts 6292e2c
  • Update package scripts to reflect no unit tests f704439

19 November 2020

  • #95 Handle assessment being missing/cancelled/deleted #105
  • #103 File Upload Assessment #104
  • Increase version number to 0.12.0 2fc1495
  • Merge tag '0.11.0' into develop 49ded44

10 November 2020

  • #65 Disable editing a completed assessment #101
  • Error handling sign in #100
  • add hard limit to assessment #96
  • #82 Fix the double click issue on saving and uploading the file #99
  • #83 Logout after receivng a wrong URL #97
  • Bump version number to 0.11.0 cb69cc4
  • Merge tag '0.10.0' into develop e348152
  • hardLimit => hardLimitDate 5478548

3 November 2020

  • Add hasReplaced to fileUL component #92
  • #76 Removed Sentry tracking from development environment #94
  • #71 Removed the sign in form together with Continue button #91
  • #76 Remove Sentry tracking for -develop env 5898e13
  • Bump version number to 0.10.0 2de730d
  • Merge tag '0.9.0' into develop e148ea4

17 August 2020

  • #51 - Show errors to asssesors on late IAs #58
  • update release version to match 9f981d4
  • Merge tag '0.8.0' into develop 394f3a4
  • WIP: basic (non-working) implementation of some of the hard limit stuff f5b4dcb

5 August 2020

  • #62 - Roll over component change to support file size limits #63
  • #60 - Create/Update Timestamps on IAs #61
  • Bump elliptic from 6.5.2 to 6.5.3 #59
  • Bump version number to 0.8.0 d7ad43b
  • Merge tag '0.7.0' into develop b26d0c9
  • Add CRUD (well, not the D) timestamps on submitted IAs + display 6673e61

4 August 2020

  • #56 Update extensions #57
  • Bump version to 0.7.0 63bf51c
  • Merge tag '0.6.0' into develop 5934c15
  • Update extensions 0e3c581

31 July 2020

  • Change backlink to go back to a specific page #47
  • #48 - Carries over FileUpload changes #52
  • #28 + being stripped from emails in IA links #50
  • Add call to sign out user if they encounter an error, to clear state #49
  • Carries over component changes and limits files to ODF and .doc/.docx 33144d7
  • Use RouterLink 210771e
  • Remove BackLink cpt and fix linting 9c83490

23 July 2020

  • #33 Tabs #45
  • Bump version number to 0.5.0 16c36f3
  • Merge tag '0.4.0' into develop 3f539b0
  • Implement tabs for pending/complete IAs e6733eb

22 July 2020

  • #32 - Update copy #43
  • Bump lodash from 4.17.15 to 4.17.19 #40
  • Change copy e14bbf6
  • Bump version number to 0.4.0 496f2a4
  • Merge tag '0.3.0' into develop 84e96e4

20 July 2020

  • Update favicon to JAC as opposed to Vue default #18
  • Added Sentry SDK #22
  • #34 Fix login issues: #38
  • #27 Change for assesment buttons, and button classes #31
  • Fix on IE11 #14
  • Bump websocket-extensions from 0.1.3 to 0.1.4 #10
  • Move browserslist to correct file and update versions to align with apply, to work on IE 4b03f80
  • Change for assesment buttons, and button classes afda7d5
  • Bump version number to 0.3.0 05768a7

29 May 2020

  • Dependencies vulnerability fix c191c6f
  • #9 Remove 'overdue' label 4084ef9
  • #9 Remove candidate reference number 3651bb4

0.1.0

13 May 2020

  • Feature/4 setup environments #8
  • Bump acorn from 6.4.0 to 6.4.1 #2
  • Authentication for assessors #6
  • first e3179aa
  • Include firebase tools dependency 5f3b425
  • Housekeeping ef55a3f