Releases: uktrade/data-hub-frontend
Releases · uktrade/data-hub-frontend
v15.32.0
What's Changed
- Dependabot updates by @DeanElliott96 in #7455
- Remove
createDateFromObject
and replace withparseDateWithYearMonth
by @paulgain in #7456 - Move export win date utilities to local module by @paulgain in #7457
- Move activity feed date utilities to local module by @paulgain in #7458
- Set flashMessages once per request instead of calling getMessages() ad hoc by @peterhudec in #7394
- Migrate referrals pages to React Router by @cgsunkel in #7454
- Fix investment form save by @bau123 in #7460
Full Changelog: v15.31.0...v15.32.0
v15.31.0
What's Changed
- Add D&B Duns number in the business details page by @marijnkampf in #7443
- Feature/CLS2-1039 Test that email is displayed correctly on EYB lead details page by @swenban in #7436
- Feature/CLS2-982 Display EYB activity card and EYB label on linked investments on company activity page by @swenban in #7415
- Fix excessive calls to
window.history.pushState
by @paulgain in #7453 - Refactor and simplify date utility functions by @paulgain in #7445
Full Changelog: v15.30.0...v15.31.0
v15.30.0
What's Changed
- Replace
format
withformatDate
and clean up unused code by @paulgain in #7444 - Update test date format to match date format used in component by @DeanElliott96 in #7450
- Chore/dependencies 2025 01 02 by @DeanElliott96 in #7447
- Add field to support form to request a data amendment by @cgsunkel in #7448
- CLS2 971 filter by HMTC region on EYB leads tab by @marijnkampf in #7416
Full Changelog: v15.29.1...v15.30.0
v15.29.1
What's Changed
- TET-758: Only replace history if params has values by @baarkerlounger in #7412
- Bump react-use from 17.5.1 to 17.6.0 by @dependabot in #7424
- Bump connect-redis from 8.0.0 to 8.0.1 by @dependabot in #7425
- Bump react-router-dom from 7.0.2 to 7.1.0 by @dependabot in #7426
- Bump cypress from 13.16.1 to 13.17.0 by @dependabot in #7427
- Bump sass from 1.81.0 to 1.83.0 by @dependabot in #7428
- Bump webpack-cli from 5.1.4 to 6.0.1 by @dependabot in #7429
- Bump webpack-dev-server from 5.1.0 to 5.2.0 by @dependabot in #7430
- Bump @sentry/browser from 8.45.1 to 8.47.0 by @dependabot in #7431
- Bump elastic-apm-node from 4.8.1 to 4.9.0 by @dependabot in #7432
- Chore/dependencies 2024 12 23 by @elcct in #7437
Full Changelog: v15.29.0...v15.29.1
v15.29.0
What's Changed
- Fix postcode field. by @elcct in #7423
- Revert "feature/change-contact-consent-to-read-only" by @chopkinsmade in #7434
Full Changelog: v15.28.0...v15.29.0
v15.28.0
What's Changed
- bugfix/exclude-consent-from-contact-audit-history by @chopkinsmade in #7421
- Feature/tet 812 add stova service tag by @DeanElliott96 in #7422
Full Changelog: v15.27.0...v15.28.0
v15.27.0
What's Changed
- Remove
format
function and replace withformatDate
by @paulgain in #7409 - Remove unused functions and tests by @paulgain in #7417
- Update
formatDate
so it takes aDate
|number
Istring
by @paulgain in #7414 - Remove date wrappers by @paulgain in #7413
- Render OMIS
payment_on
only if defined by @paulgain in #7418 - Render OMIS order quote
created_by
only if defined by @paulgain in #7419 - Render OMIS order quote
accepted_by
only if defined by @paulgain in #7420
Full Changelog: v15.26.0...v15.27.0
v15.26.0
What's Changed
- feature/change-contact-consent-to-read-only by @chopkinsmade in #7392
Full Changelog: v15.25.0...v15.26.0
v15.25.0
v15.24.0
What's Changed
- Remove
formatWithoutParsing
function and replace it withformatDate
by @paulgain in #7395 - Add tests for OMIS order activity by @cgsunkel in #7397
- Chore/Dependencies-2024-12-16 by @baarkerlounger in #7408
Full Changelog: v15.23.3...v15.24.0