Skip to content

Releases: uktrade/data-hub-api

v2.1.0

19 Feb 11:53
4727b5a
Compare
Choose a tag to compare

Companies

  • Added community interest company as a business type, to allow the creation of community interest companies from Companies House records

Investment projects

  • Fixed a bug where restricted users saw duplicate investment projects in some circumstances
  • Added a query parameter to investment project search to filter by adviser

Interactions

  • Added net company receipt field
  • Added command-line management command for loading status, grant amount offered and net company receipt fields to service deliveries (for the migration of legacy data)

Advisers

  • Added command-line management command to load updated contact email addresses

Internal changes

  • Renamed the loadmetadata management command to loadinitialmetadata, amended it to fail if there is pre-existing data in the metadata tables, and merged the load_omis_metadata command into loadinitialmetadata
  • Squashed interaction, investment project and metadata migrations
  • Updated various dependencies

v2.0.0

08 Feb 14:54
da21c7f
Compare
Choose a tag to compare

Interactions

  • Added status and grant amount offered fields to service deliveries
  • Removed the /metadata/interaction-type/ endpoint (was replaced by /metadata/communication-channel/ some time ago)

OMIS

  • Added the ability to add new versions of the terms and conditions via the admin site
  • Added notifications for regional managers when orders are created, configurable via the admin site
  • Fixed double-escaping of HTML in quotes

v1.16.1

02 Feb 11:34
a36f3fa
Compare
Choose a tag to compare

Core

  • Updated the Companies House category mapping to add charitable incorporated organisations. These do not have addresses in the data provided by Companies House, so are currently excluded.
  • Updated Django to version 2.0.2

v1.16.0

01 Feb 13:50
8802e36
Compare
Choose a tag to compare

Core

  • Changed the Companies House load job to not delete all existing Companies House records first, so that it can be run without downtime
  • Updated list display fields and search fields in various admin site views

v1.15.0

25 Jan 15:00
959c486
Compare
Choose a tag to compare

Investment projects

  • The investment project search API now allow filtering by actual land date.
  • The test data for investment projects was updated to reflect recently added fields.

Events

  • Bulk disabling events in the admin site now updates Elasticsearch.

OMIS

  • The contact for an order can now be changed if the order isn't complete or cancelled.

v1.14.0

23 Jan 16:27
3f1e72f
Compare
Choose a tag to compare

Investment projects

  • Made investment delivery partners required to move a project to the Verify win stage

v1.13.2

23 Jan 15:53
c224c6e
Compare
Choose a tag to compare

Core

  • Fixed a problem with updating Elasticsearch when deleting interactions

Investment projects

  • Added additional investment delivery partners

v1.13.1

23 Jan 12:57
ccf5454
Compare
Choose a tag to compare

Investment projects

  • Applied a data correction for the site_decided flag for migrated projects.

v1.13.0

19 Jan 18:50
d876d31
Compare
Choose a tag to compare
  • Correct validation of estimated land date for investment project in admin
  • DH-1356 – Use placeholder as town for Companies House records without a town
  • Better internal handling of the deletion of interactions

v1.12.0

19 Jan 13:22
d7dedeb
Compare
Choose a tag to compare

DH-1013 – added validation for actual UK regions when moving an investment project to the 'Verify win' stage
DH-1436 – added optional check for whether the regions have changed to the possible UK regions investment project migration command