Skip to content

Releases: hmrc/customs-cash-account-frontend

0.230.0

17 Sep 13:54
6472031
Compare
Choose a tag to compare

Release : customs-cash-account-frontend 0.230.0

Last commit sha : 6472031
Last commit author : Vineet Tyagi
Last commit time : 2024-09-17T13:44:22Z

[MMCA- 4915-4850] - Ability to view recent cash account transactions up to 1000 records (without pagination) (#143)

  • [MMCA-4850] Add new view model skeleton

  • [MMCA-4850] Update view model

  • [MMCA-4850] Update view model

  • [MMCA-4850] Add common utils methods for htmp component, add tests, add msg keys and update view model

  • [MMCA-4850] Reduce long line

  • [MMCA-4850] Update model and tests

  • [MMCA-4850] Add logic in ViewModel, update tests and add new msg keys

  • [MMCA-4850] Add Tests and data

  • [MMCA-4850] Rename model

  • [MMCA-4850] Add spec for link component and update code

  • [MMCA-4850] Remove redundant temp msg key and sort the viewmodel

  • [MMCA-4850] UPdate viewmodel to keep balanace in the top row

  • [MMCA-4850] Add Table Header test class, component and add messages

  • [MMCA-4850] Update daily statements v2 view and update tests

  • [MMCA-4850] Update test class and add skeleton to the view

  • [MMCA-4850] Add tests and view update

  • [MMCA-4850] Remove unsed imports

  • [MMCA-4850] Add form, inputText, tests and update the view

  • [MMCA-4850] Remove commented code

  • [MMCA-4850] Add formHelper, errorSummary and message key for Search

  • [MMCA-4850] Add Controller implementation and tests

  • [MMCA-4850] Add last six months heading, msg keys and update style classes for the input text box

  • [MMCA-4850] Add tests for transactions for last six months heading

  • [MMCA-4850] Add tests for transactions for last six months heading

  • [MMCA-4850] Refactor, use of ViewTestHelper

  • [MMCA-4850] Update £ sign to include '' and rename the vals

  • [MMCA-4850] Update view

  • [MMCA-4850] Update the order to show the balance on the top

  • [MMCA-4850] Add line break in link

  • [MMCA-4850] Add helpAndSupport section in view model and relative tests and msg keys

  • [MMCA-4850] Add tests for view and implementation to show help and support section

  • [MMCA-4850] Add message key for Help and support message, support starts with lowercase s

  • [MMCA-4850] Add feature flag for new cash account design and tests

  • [MMCA-4850] Add negative sign for debt amount

  • [MMCA-4850] Move method to Utils and add tests

  • [MMCA-4850] Fix tests

  • [MMCA-4850] Fix warnings

  • [MMCA-4850] Add TODO for pending statements

  • [MMCA-4850] Update model to include dailystatements as component

  • [MMCA-4915-4850] Update tests to ignore few tests when feature flag is enabled

  • [MMCA-4915-4850] Fix scalastyle warning and fix code after merge from main branch

  • [MMCA-4915-4850] Rename the viewmodel

  • [MMCA-4915-4850] Add a line break in app.routes

  • [MMCA-4915-4850] Format the code

  • [MMCA-4915-4850] Incorporate review comments

  • [MMCA-4915-4850] InputText modification to include button and relevant tests

  • [MMCA-4915-4850] Incorporate review comments

0.229.0

12 Sep 11:11
19cd4df
Compare
Choose a tag to compare

Release : customs-cash-account-frontend 0.229.0

Last commit sha : 19cd4df
Last commit author : Ned Sakalauskis
Last commit time : 2024-09-12T11:01:53Z

MMCA-4919 | Made reasonForSecurity as an option (#142)

0.228.0

11 Sep 15:00
0d25f04
Compare
Choose a tag to compare

Release : customs-cash-account-frontend 0.228.0

Last commit sha : 0d25f04
Last commit author : Adam Cooper
Last commit time : 2024-09-11T14:52:35Z

MMCA-4891-month-update the formatters to allow for just month/year to… (#141)

  • MMCA-4891-month-update the formatters to allow for just month/year to display

  • MMCA-4891-month-remove end of file errors

  • MMCA-4891-month-remove scalacheck errors and unused mappings

0.227.0

10 Sep 12:57
c70aad1
Compare
Choose a tag to compare

Release : customs-cash-account-frontend 0.227.0

Last commit sha : c70aad1
Last commit author : Adam Cooper
Last commit time : 2024-09-10T12:47:04Z

MMCA-4891-update message files to reflect unqiue references and tests (#139)

  • MMCA-4891-update message files to reflect unqiue references and tests

  • MMCA-4891-bugfix-update test names

0.226.0

09 Sep 15:07
d61de27
Compare
Choose a tag to compare

Release : customs-cash-account-frontend 0.226.0

Last commit sha : d61de27
Last commit author : Ned Sakalauskis
Last commit time : 2024-09-09T14:58:10Z

MMCA-4898-Revert | Revert back to absolute amount (#137)

0.225.0

09 Sep 10:20
d2ee940
Compare
Choose a tag to compare

Release : customs-cash-account-frontend 0.225.0

Last commit sha : d2ee940
Last commit author : Ned Sakalauskis
Last commit time : 2024-09-09T10:10:39Z

MMCA-4898 | Display MRN details on click of MRN hyperlink from the Cash Account Transactions List (#134)

  • MMCA-4898 | Added declaration details, route, unit tests

  • MMCA-4898 | Cleanup

  • MMCA-4898 | Added H2Inner component, more unit tests

  • MMCA-4898 | Fix unit tests

  • MMCA-4898 | Added TaxType to fix backend, fixed amount issue

  • MMCA-4898 | Removed 'Action' from SummaryLists

  • MMCA-4898 | Removed extra spacing

0.224.0

09 Sep 09:15
133ca0d
Compare
Choose a tag to compare

Release : customs-cash-account-frontend 0.224.0

Last commit sha : 133ca0d
Last commit author : wg-hmrc
Last commit time : 2024-09-09T09:05:34Z

[MMCA-4904] Hyperlink updated csv link (#135)

  • [MMCA-4904] Hyperlink updated csv link

  • [MMCA-4904] Fixing unit test

0.223.0

06 Sep 13:52
77cff8d
Compare
Choose a tag to compare

Release : customs-cash-account-frontend 0.223.0

Last commit sha : 77cff8d
Last commit author : Adam Cooper
Last commit time : 2024-09-06T13:42:53Z

MMCA-4891-Update the ui to reflect the first page that the new route … (#133)

  • MMCA-4891-Update the ui to reflect the first page that the new route will follow

  • MMCA-4891-update first ui page to include tests, the tests need tweaking later to include redirect to second page and day removal

  • MMCA-4891-update tests to reflect no day being requiured

  • MMCA-4891-Up the second new page and the tests to reflect it.

  • MMCA-4891-Update text, flow, ui elements, change text, btn labels, etc

  • MMCA-4891-Update requested results to display account number

  • MMCA-4891-update request to select, fix build errors and correct toomanyrequested faulkts

  • MMCA-4891-update routes for new pages, add end of line files and use emptyString

  • MMCA-4891-move spacing and update emptyStrings

  • MMCA-4891-increase test coverage

  • MMCA-4891-extract complex logic into private defs

  • MMCA-4891-update html as requested

  • MMCA-4891-update view names and add summaryList Spec for text changes

  • MMCA-4891-format summaryListSpec spacing and remove scalastyle errors

0.222.0

28 Aug 10:47
7d73790
Compare
Choose a tag to compare

Release : customs-cash-account-frontend 0.222.0

Last commit sha : 7d73790
Last commit author : wg-hmrc
Last commit time : 2024-08-28T10:35:10Z

[MMCA-4883] Updating text on the transaction page (#132)

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)