Skip to content

Releases: dvsa/vol-app

v5.9.0

17 Oct 15:09
4404b29
Compare
Choose a tag to compare

5.9.0 (2024-10-17)

Features

  • 5809 batch alarm dead letter queue (#387) (258431c)
  • 5809 batch alarm dlq module (#388) (1637fa9)
  • 5809 batch alarm email testing (#377) (2ecbd09)
  • add Consultant Administrator option to add users page (#363) (9703d68)
  • cannot sign declaration unless op-adm for org has logged in (#364) (47e31e4)
  • create monitoring in cloudwatch for aws batch failures (#367) (58c076c)
  • operator self-registration revamp post consultant toggle (#375) (cf3f117)
  • Update DataGovUkExport.php to upload to S3 bucket. (#357) (3414573)

Bug Fixes

  • 5809 batch alarm rule names (#374) (1168502)
  • 5809 batch alarms topic policy (#392) (65c86e4)
  • add/manage user TC role hidden when TC toggle disabled (#393) (02aa445)
  • added missing subheading for operator self registration (#379) (045ce36)
  • Operator representation registration form radio options switched (#355) (2984dde)
  • sanitize the returned version - dont return string with slashes in (#366) (7d13277)
  • Two methods in DataGovUkExport did not call new parent uploadToS3 method. (#378) (d4b8b9f)
  • updated businessType label for register for operator to have its own translation key (#362) (8918d18)

v5.8.2

26 Sep 09:09
f1802e3
Compare
Choose a tag to compare

5.8.2 (2024-09-25)

Bug Fixes

  • bring button fix in via updated common dep (#354) (94a35c7)
  • External search form button mis-alignment (#352) (2527e3c)

v5.8.1

25 Sep 12:35
b59d427
Compare
Choose a tag to compare

5.8.1 (2024-09-25)

Bug Fixes

  • Check records are actually related to an Operating Centre before accesing that property. (#347) (822ce06)
  • Ensure filter button is rendered at the end of the filter form. (#350) (5dec8c9)
  • Ensure filter button is rendered at the end of the filter form. Bump Common to pull in a fox on a shared form (#349) (b409c62)
  • External search form button mis-alignment (#351) (32637e9)
  • removes form__action field from failed postcode lookups (#341) (c1bca49)
  • Resolves vehicle search being accessible incorrectly to logged out users (#348) (05e8d21)

v5.8.0

19 Sep 15:46
342e60b
Compare
Choose a tag to compare

5.8.0 (2024-09-19)

Features

  • add ignore-platform-reqs option to local refresh Composer (#264) (55d819a)
  • add e2e tests to cd dev int vol 5263 (#322) (fea08e8)
  • add e2e tests to cd dev int vol 5263 (#322) (#323) (d98fb7d)
  • Add e2esmoke and full regression to workflow (WIP) (#321) (e0090fa)
  • add Elasticache as session save handler (#304) (20df1db)
  • add LDAP adapter (dvsa/olcs-backend#210) (f1b64c0)
  • add local refresh script (#198) (4c597f5)
  • add mailpit container to compose stack and update docs to mention it. (#271) (1b6f0e3)
  • bump common dep minimum version (#336) (d9517b7)
  • bump common dependency (#269) (4c89f3b)
  • change the continuation information email templates to use translation key. (#286) (b243853)
  • docker: exclude /healthcheck from access logs (#279) (f2b889e)
  • docker: tweak PHP-FPM process manager values (#278) (f9e9916)
  • docker: update PHP-FPM config (#291) (89da3a8)
  • expand list of licence and application statuses included in messaging dropdown (#285) (cfa8a36)
  • externalise application log level (#263) (309edb8)
  • full CD, change in app/cdn (#325) (554f722)
  • isolated e2e test workflow to verify params/outputs etc (#332) (5a2e10d)
  • remove send by post radio (#317) (4f45ba8)
  • terraform: allow traffic routing to be controlled by boolean (#241) (74f3af5)
  • update local refresh script (#258) (f8c169e)
  • VOL-5239 create transport consultant reg journey (#259) (169d5a1)
  • VOL-5305 create transport consultant role (#249) (c12d621)
  • VOL-5536 update addresses for Quarry House (#284) (61c4f10)

Bug Fixes

  • alter CDN module to create public record rather than private (#308) (ab6895b)
  • api: add status code to content store file uploader log (#280) (3209a44)
  • api: fix the local register journey while using LDAP (#303) (2791b9c)
  • api: handle errors better in WebDavClient.php (#283) (e8e1933)
  • bump dvsa/laminas-config-cloud-parameters and fix cast config (#290) (db1fcdd)
  • bus reg letters not generating on some Grants (#306) (59a4007)
  • cast log level params to int to fix CPMS error (#288) (8c9ae97)
  • Cast str to int to satisfy typing on cpms client (#282) (1116488)
  • Cater for some "attached_to" CU fields being null in the DB. (#337) (6b46419)
  • cdn: exclude dependency from uglification causing errors with jQuery 3 (#239) (758c5d1)
  • cdn: remove unused asset files (#257) (56a5db3)
  • disable events in developer tools (#267) (2ebb6c8)
  • docker: add port_in_redirect off for One Login redirect (#300) (9a08cf3)
  • docker: forward query parameters for GOV.UK OneLogin redirect (#302) (d1eb15f)
  • ecs environments defer to parameter assets_url for asset path (#318) (53da7aa)
  • externalise app log level (#265) (42dec8b)
  • extra-hosts entry for non Docker Desktop systems (#256) (4f126e7)
  • fix for radio button alignment at smaller widths when hint is pr… (#277) (51b0f09)
  • fix local setup (#254) (1fb834c)
  • fix validation on two Reg For Operator form fields (#307) (b003847)
  • IDE removed an "unused" use statement. Adding back in as its actually essential. (#320) (f2fda0c)
  • internal modal/alert button group position and modal bottom spacing (#305) (47596ce)
  • internal: remove unnecessary login hop (#299) (6b844f1)
  • local.php.dist - api_service_mappings require full URLs (#309) (7e0ad37)
  • refactor cascadeForm for JQ3 (#240) (fc34c80)
  • remove laminas-form workaround (#268) (64c5c3c)
  • remove dis...
Read more