Skip to content

Latest commit

 

History

History
48 lines (18 loc) · 2.02 KB

CHANGELOG.md

File metadata and controls

48 lines (18 loc) · 2.02 KB

0.5.4 (2020-12-10)

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)

0.5.3 (2020-12-09)

Bug Fixes

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

0.5.2 (2020-12-08)

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)

0.5.1 (2020-11-16)

Bug Fixes

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

0.5.0 (2020-11-12)

Features

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