Skip to content

Releases: hmrc/customs-cash-account-frontend

0.221.0

27 Aug 12:30
5f4a784
Compare
Choose a tag to compare

Release : customs-cash-account-frontend 0.221.0

Last commit sha : 5f4a784
Last commit author : wg-hmrc
Last commit time : 2024-08-27T12:17:49Z

[MMCA-4876] Bugifx on welsh traslation date (#131)

0.220.0

22 Aug 15:21
d23d8bc
Compare
Choose a tag to compare

Release : customs-cash-account-frontend 0.220.0

Last commit sha : d23d8bc
Last commit author : wg-hmrc
Last commit time : 2024-08-22T15:12:10Z

[MMCA-4876] Amended previous transactions date picker page (#130)

  • [MMCA-4876] amended previous transactions date picker page

  • [MMCA-4876] Updating text translations

  • [MMCA-4876] Translation update

0.219.0

25 Jul 08:40
2275002
Compare
Choose a tag to compare

Release : customs-cash-account-frontend 0.219.0

Last commit sha : 2275002
Last commit author : Vineet Tyagi
Last commit time : 2024-07-25T08:30:04Z

[MMCA - 4791] - Use of customs-data-store routes for email address retrieval (#129)

  • [MMCA-4791] Add email address retrieval methods in DataStoreConnector

  • [MMCA-4791] Update coonector to DataStoreConnector and related tests

  • [MMCA-4791] Add tests for negative scenario

  • [MMCA-4791] Remove unused methods and related tests from api connector

  • [MMCA-4791] Remove unused vals

  • [MMCA-4791] Remove unused import

  • [MMCA-4791] Incorporate review comments

0.218.0

16 Jul 14:46
dcb2c56
Compare
Choose a tag to compare

Release : customs-cash-account-frontend 0.218.0

Last commit sha : dcb2c56
Last commit author : Hari M K
Last commit time : 2024-07-16T14:35:48Z

MMCA 4770 : Upgrade scala & library dependancies to latest version (#128)

  • MMCA-4770 : initial commit

  • MMCA-4770 : added unused warning, fixed ErrorHandler, Layout

  • MMCA-4770 : initial fixes for test cases

  • MMCA-4770 : test cases fixes - httpclient and mock changes

  • MMCA-4770 : fixed url formation

  • MMCA-4770 : fixed mock of http call in connectorSpec

  • MMCA-4770 : fixed scalastyle issues

  • MMCA-4770 : compilation fixes in html view component

  • MMCA-4770 : revoked changes of ErrorHandler to use LegacyFrontendErrorHandler

  • MMCA-4770: PR comment fixes 01

0.217.0

01 Jul 13:16
3768d55
Compare
Choose a tag to compare

Release : customs-cash-account-frontend 0.217.0

Last commit sha : 3768d55
Last commit author : Ned Sakalauskis
Last commit time : 2024-07-01T13:07:35Z

MMCA-4792 | Fix Platops's Warnings and Upgrade Library Versions (#127)

  • MMCA-4792 | Fixed platops's warnings

  • MMCA-4792 | Updated libraries

0.216.0

27 Jun 10:25
04f8a7b
Compare
Choose a tag to compare

Release : customs-cash-account-frontend 0.216.0

Last commit sha : 04f8a7b
Last commit author : Vineet Tyagi
Last commit time : 2024-06-27T10:12:20Z

[MMCA-4733] - Amend text and include available balance, a help & support section (#126)

  • [MMCA-4733] Add test class and new message keys

  • [MMCA-4733] Add test for formatter and update currency formatting

  • [MMCA-4733] Add test class for newTabLink and update the component

  • [MMCA-4733] Undo changes that were done for testing and use of Utils.period instead of hard coded value

  • [MMCA-4733] Update acccount balance page to show £0 if show balance is true and no amount

  • [MMCA-4733] Update the tests

  • [MMCA-4733] Remove redundant msg keys

0.215.0

24 Jun 15:16
441369f
Compare
Choose a tag to compare

Release : customs-cash-account-frontend 0.215.0

Last commit sha : 441369f
Last commit author : wg-hmrc
Last commit time : 2024-06-24T15:08:07Z

[MMCA-4732] Fixing apostrophe on translation file (#125)

0.214.0

21 Jun 15:05
13ffdc8
Compare
Choose a tag to compare

Release : customs-cash-account-frontend 0.214.0

Last commit sha : 13ffdc8
Last commit author : wg-hmrc
Last commit time : 2024-06-21T14:55:58Z

[MMCA-4732] Amend use of contractions on the continue page (#124)

0.213.0

03 Jun 10:39
e1f02f1
Compare
Choose a tag to compare

Release : customs-cash-account-frontend 0.213.0

Last commit sha : e1f02f1
Last commit author : Hari M K
Last commit time : 2024-06-03T10:30:07Z

MMCA-4649 : add SBT command alias to run all required compile time checks (#123)

  • MMCA-4649 : add SBT command alias to run all required compile time checks

  • MMCA-4649 : fixed PR bot comments 01

  • Revert "MMCA-4649 : fixed PR bot comments 01"

This reverts commit 4545553.

  • MMCA-4649 : corrected spelling mistake

  • MMCA-4649 : fixed pr comments

0.212.0

14 May 12:16
10d978a
Compare
Choose a tag to compare

Release : customs-cash-account-frontend 0.212.0

Last commit sha : 10d978a
Last commit author : Hari M K
Last commit time : 2024-05-14T12:09:33Z

MMCA 4561 - Update Play version from 2.9 to Play 3.0 (#122)

  • MMCA-4561 : play 30 upgrade - initial commit

  • MMCA-4561 : PR comment fixes

  • MMCA-4561 : removed redundant dependencies

  • MMCA-4561 : PR comment fixes