Skip to content

Releases: uktrade/data-hub-api

v1.2.0

05 Dec 15:27
f9622be
Compare
Choose a tag to compare

Features

Adds export experience categories to admin
Makes some investment project metadata read only

Bugfixes

Fixes an issue with metadata creation failing with an absent pk
Passes date time to interaction search
Fixes some broken tests

v1.1.0

30 Nov 17:03
505b25b
Compare
Choose a tag to compare

Changed behaviour

  • Improved search so that terms with three or fewer characters can be matched
  • Amended Companies House load command (sync_ch) to exclude foreign and other companies of an irrelevant type

Bug fixes

  • Added the is_active field to the /adviser/ endpoint
  • Fixed a bug with /v3/ch-company/<company_number> view not accepting company numbers containing letters
  • Fixed a bug sending OMIS order notifications for migrated orders without a primary market

v1.0.0

27 Nov 20:30
8bcd058
Compare
Choose a tag to compare

This marks the first live release.

New

  • The dashboard endpoint now uses ES instead of hitting the database resulting in a much quicker response time.

v0.3.1

27 Nov 12:26
df7b63b
Compare
Choose a tag to compare
v0.3.1 Pre-release
Pre-release

This is only a very small minor release to index data about who created a contact.

v0.3.0

24 Nov 15:08
054ce3f
Compare
Choose a tag to compare
v0.3.0 Pre-release
Pre-release

New features

  • New and improved search which uses the "and" operator and gives more relevant results
  • New notification for advisers and customers when an OMIS order is marked as paid
  • New notification for advisers and customers when an OMIS quote is cancelled
  • New notification for advisers when they get removed from an order
  • It's now possible to filter contacts by name, company id and archived when searching.
    It's also possible now to sort by archived on
  • http:// is now automatically added to company website URLs
  • OMIS advisers in the UK can now be added and removed also when an order is in quote awaiting acceptance and quote accepted
  • OMIS advisers in the market can now be added also when an order is in quote awaiting acceptance an quote accepted
  • Company name and registered address are not editable and not overridden by the CompaniesHouse ones

Under the bonnet

  • Fixed the formatting of decimal values in OMIS quotes
  • The company reference code is now visible from the admin area
  • Fix bug where a long trading name raises an exception
  • The OMIS order description is now markdown escaped before being displayed
  • It's now possible to re-index specific models in ES
  • The contact endpoint now returns a name property which combines first_name and last_name
  • The OMIS public endpoint now returns VAT fields as well

v0.2.0

15 Nov 14:45
1e8914a
Compare
Choose a tag to compare
v0.2.0 Pre-release
Pre-release

New features

  • Added fields to store the locations of archived CDMS documents for companies, contacts, events, interactions and investment projects
  • Now notifies the customer and advisers when an OMIS quote is accepted
  • Now notifies advisers when an OMIS order is marked as complete

Under the bonnet

  • The OMIS subscribers endpoint now returns the UK region of the adviser's team
  • The ping endpoint uses a less expensive operation to check that the database is operational
  • Improved prefetching when synchronising investment projects with Elasticsearch
  • Updated contact test data with modified-on dates

Avery

14 Nov 11:14
e14350f
Compare
Choose a tag to compare
Avery Pre-release
Pre-release
Merge pull request #637 from uktrade/release/avery

Release Avery

Release Asahi

10 Nov 17:01
729b488
Compare
Choose a tag to compare
Release Asahi Pre-release
Pre-release
Merge pull request #626 from uktrade/release/asahi

Release Asahi

Zhumir

31 Oct 11:05
a1cf43f
Compare
Choose a tag to compare
Zhumir Pre-release
Pre-release
Merge pull request #590 from uktrade/release/zhumir

Release Zhumir

Yotoc

27 Oct 14:11
Compare
Choose a tag to compare
Yotoc Pre-release
Pre-release
Merge pull request #584 from uktrade/release/yotoc

Release Yotoc