Skip to content

Releases: uktrade/data-hub-frontend

V4.25.0

24 May 13:36
Compare
Choose a tag to compare

CRM

  • Only show subsidiaries tab for Global HQ companies
  • Fix pagination bug in timeline controller
  • Removed Timeline from navigation and companies router
  • Fixed bug sending user to the wrong page after adding a subsidiary
  • Changed wording in One List section
  • Updated dependencies

v4.21.1

09 May 13:07
Compare
Choose a tag to compare
  • Fix bug picking services for invstment interactions

v4.21.0

09 May 10:34
Compare
Choose a tag to compare

CRM

  • Add support for contexts in interaction services dropdown

v4.20.0

02 May 12:30
Compare
Choose a tag to compare

CRM

DH-1439: User can unintentionally create duplicate records in IE11

Other

Update dependencies: Style-loader, rewire, nunjucks, vue-loader
Update Yarn and Node

v4.19.0

23 Apr 16:37
Compare
Choose a tag to compare

DH-1646 HQ filters in incorrect order
DH-1637 display 'headquarters' title on GHQ companies
DH-1637 Changes to hierarchies help text
DH-1604 Feature flag middleware
Test stability fixes

4.18.2

06 Apr 10:35
Compare
Choose a tag to compare

DH-1648 Filter Persistance Fix for Contacts and Companies

v4.18.1

05 Apr 14:39
Compare
Choose a tag to compare

DH-1645 Fix for subsidiary search doesn't work
DH-1638 INVESTMENTS: Hide archive function from Investment Project

4.18.0

05 Apr 10:09
Compare
Choose a tag to compare

Company hierarchy: subsidiaries
DH-1640 Bugfix: fix for Global HQ filters
DH-1621 Added Primary Business Sector
DH-1606 Removed archived contacts from new interaction view

v4.17.0

28 Mar 17:29
Compare
Choose a tag to compare

DH-1634 Bugfix: Fixes issue with actionButtons killing OMIS search
DH-1607 Use business type returned from Companies House
DH-1631 Bugfix: changes return point of new contact creation to avoid ES lag

v4.16.0

27 Mar 11:21
Compare
Choose a tag to compare

Core

  • DH-1546: Add phone and email to contact lists

  • DH-1555, DH-1556, DH-1558, DH-1559, DH-1560: Add support for global HQ to companies

  • DH-1588: Sort investment projects results by most recently created

  • DH-1549: Add adviser filter to interactions collection page

  • DH-1576: Add adviser filter to investment projects collection page

  • DH-1586: Updated advisers filter on events collection page

  • DH-1613: Add triage field for SPI-1

  • DH-1577: Rearrange filters in collection screens

  • DH-1615: Add proposal deadline field to investment projects

  • Always show region filter in companies collection page

  • Always show region filter in contacts collection page

  • Always show region filter in events collection page

  • DH-1439: FIX: User can unintentionally create duplicate records

  • DH-1563: FIX: Search term highlighting broken

OMIS

  • Hide payment count when only 1 payment
  • Content amendments
  • Remove VAT status step from quote errors
  • Change playback of client email address when sending quote
  • Create journey acceptance tests
  • Add protection to cancelled by for OMIS orders
  • Create difference between things that can be cancelled
  • Place reason for hours worked in hidden content
  • Use correct date for payment receipt
  • Require verification before completing an order

Misc

  • Ensure correct prop value is passed to select box macro
  • Acceptance test refactoring to common step definitions
  • Add support for data attributes in text fields
  • Increase test timeout to improve the reliability of acceptance tests
  • Fixed filter tag spacing in the collection header
  • Update collection pages to only update results section to improve speed
  • Update URL and browser history before search result returns
  • Update dependencies
  • Refactored collection macros and names to match documentation
  • Refactored collection header to introduce action buttons