Skip to content

Releases: madetech/nhs-virtual-visit

v0.6.0

18 Dec 09:27
Compare
Choose a tag to compare

Features

  • start of new pageErrorHandler (cbf27c4)

v0.5.6

18 Dec 10:43
Compare
Choose a tag to compare

Bug Fixes

  • e2e tests should have access to environment variables (f87080c)

v0.5.5

18 Dec 10:23
Compare
Choose a tag to compare

Bug Fixes

  • e2e tests should have access to environment variables (9d63818)

v0.5.4

10 Dec 15:07
Compare
Choose a tag to compare

Bug Fixes

  • add id key value pair to error object in add-a-trust, admin/login, admin/trusts/edit, trust-admin/hospitals/add - required for ErrorSummary (5d44710)
  • change trust-admin logout href to fix logout error when page url has hospital id (5fb9e98)

v0.5.3

09 Dec 11:46
Compare
Choose a tag to compare

Bug Fixes

  • keyprop warning (WardsTable) by using id for key instead of callId (26d3694)

v0.5.2

08 Dec 16:06
Compare
Choose a tag to compare

Bug Fixes

  • default ENABLE_UR_QUESTION to be disabled unless explicitly set to 'yes' (3109710)
  • navigate after submitting ur question results, improve testability, correct page formatting (b488cd7)
  • stop ci failing due to environment variables not being correctly set (15b9214)

v0.5.1

16 Nov 15:50
Compare
Choose a tag to compare

Bug Fixes

  • make setup dev db work for docker-compose (58f228d)

v0.5.0

12 Nov 16:17
Compare
Choose a tag to compare

Features

  • add redirection behaviour for dedicated UR question page (d0f6e0f)

v0.4.0

12 Nov 14:20
Compare
Choose a tag to compare

Bug Fixes

  • broken ur question submission url test (b6fa7f9)
  • conventional-commits is no longer partially installed (6442acd)
  • Make docker-compose work locally and automatically setup the database (c49cb52)
  • put UR question functionality behind feature flag to avoid breaking tests unnecessarily (3e55d9a)
  • Remove not null constraint from patient_name field (f600605)
  • Remove not null constraint from visitor_name field (dfebb66)

Features

  • added husky commit msg hook (965d9ca)

v0.3.2

11 Nov 16:51
Compare
Choose a tag to compare

Bug Fixes

  • Remove not null constraint from patient_name field (e0a0a4f)
  • Remove not null constraint from visitor_name field (6f7fa34)
  • Try inncreasing timeout for flaky cypress test (d3fbd15)