Skip to content
This repository has been archived by the owner on Dec 9, 2024. It is now read-only.

Releases: uktrade/enquiry-mgmt-tool

v3.2.1

22 Oct 16:29
73b30fd
Compare
Choose a tag to compare

Fixes

  • Fix metadata case sensitivity (#207)

Features

  • Add enquiry ID filter (#206)

v3.1.1

14 Oct 12:58
5c5c978
Compare
Choose a tag to compare

Technical

  • Increase default gunicorn timeout to 5 minutes (#199)

Fixes (for Adobe integration)

  • Handle invalid emails, remove redundant env vars, fix AS call (#200)
  • Change to date_received in handling query (#201)
  • Fix the criteria for pulling enquiries for processing (#202)
  • Send a full enquiry on each update (#203)
  • Fixes related to handling of second qualification forms (#204)

v3.1.0

02 Oct 14:23
19dd4d2
Compare
Choose a tag to compare

Integration with Adobe campaign, legal consent and the 2nd qualification form as part of the invest campaign.

v3.0.0

07 Sep 14:57
21f4279
Compare
Choose a tag to compare

Features

  • Add project code filter to list view #191

Fixes

  • Update the fill_date_received command to see possible failures #187

Technical

  • Add code coverage report from cypress tests #189
  • Add a Circle CI workflow for docs deployment #190
  • Update python version for cf buildpack #192

Documentation

  • Add Sphinx documentation #182
  • Improve readme #188

v2.0.0

26 Aug 14:19
dc35096
Compare
Choose a tag to compare

Features

  • Breaking change: replace /enquiries route with index #185
  • Sort enquiries in list view #173
  • Add task to handle stale enquiries #178

Fixes

  • Hide date hub project status field #177
  • Fix owner filter width #181
  • Add padding below summary list keys #183
  • Replace received property with date_received field #179

Technical

  • Change default port to 8001 #176

First release

21 Aug 10:18
267bafa
Compare
Choose a tag to compare
v1.0.0

Merge pull request #175 from uktrade/feature/remove-irrelevant-downlo…