Releases: hmrc/customs-cash-account-frontend
0.221.0
0.220.0
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
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
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
0.216.0
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
0.214.0
0.213.0
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
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