Skip to content

Releases: hmrc/ioss-returns-frontend

0.73.0

29 Feb 17:59
1634b22
Compare
Choose a tag to compare

Release : ioss-returns-frontend 0.73.0

Last commit sha : 1634b22
Last commit author : Andrew Smith
Last commit time : 2024-02-29T17:51:48Z

VEIOSS-576 remove amount paid line from submitted return (#86)

  • VEIOSS-576 remove amount paid line from submitted return

  • Remove unused message

0.72.0

29 Feb 09:46
7678498
Compare
Choose a tag to compare

Release : ioss-returns-frontend 0.72.0

Last commit sha : 7678498
Last commit author : Warren Smithson
Last commit time : 2024-02-29T09:37:39Z

VEIOSS-141 | Update accessibility-statement service path. (#83)

0.71.0

28 Feb 11:51
9e50c1d
Compare
Choose a tag to compare

Release : ioss-returns-frontend 0.71.0

Last commit sha : 9e50c1d
Last commit author : Warren Smithson
Last commit time : 2024-02-28T11:44:45Z

VEIOSS-573 | Update play-frontend-hmrc to v8.5.0 (#82)

0.70.0

28 Feb 11:37
1df9ba3
Compare
Choose a tag to compare

Release : ioss-returns-frontend 0.70.0

Last commit sha : 1df9ba3
Last commit author : Warren Smithson
Last commit time : 2024-02-28T11:30:23Z

VEIOSS-543 | Content changes requested by policy. (#80)

  • VEIOSS-543 | Content changes requested by policy.

  • VEIOSS-543 | Fix broken tests.

  • Fix random test failure.

0.69.0

27 Feb 14:42
c5cfec0
Compare
Choose a tag to compare

Release : ioss-returns-frontend 0.69.0

Last commit sha : c5cfec0
Last commit author : Andrew Smith
Last commit time : 2024-02-27T14:35:03Z

Use identifier key, not enrolment key (#81)

0.68.0

26 Feb 16:39
11f5b2a
Compare
Choose a tag to compare

Release : ioss-returns-frontend 0.68.0

Last commit sha : 11f5b2a
Last commit author : susan-badel
Last commit time : 2024-02-26T15:56:47Z

Merge pull request #76 from hmrc/VEIOSS-425

Veioss 425 | Previous Declared Correction Amount

0.67.0

26 Feb 15:46
10eeb84
Compare
Choose a tag to compare

Release : ioss-returns-frontend 0.67.0

Last commit sha : 10eeb84
Last commit author : Andrew Smith
Last commit time : 2024-02-26T15:39:48Z

Alter to only do an accounts call on multiple ioss numbers (#79)

0.66.0

22 Feb 18:14
b9f236a
Compare
Choose a tag to compare

Release : ioss-returns-frontend 0.66.0

Last commit sha : b9f236a
Last commit author : Andrew Smith
Last commit time : 2024-02-22T17:39:41Z

adjust datetime formatter (#78)

0.65.0

22 Feb 12:26
06f34e7
Compare
Choose a tag to compare

Release : ioss-returns-frontend 0.65.0

Last commit sha : 06f34e7
Last commit author : Andrew Smith
Last commit time : 2024-02-22T12:18:02Z

VEIOSS-450 add getting of multiple accounts and sorting by activation… (#77)

  • VEIOSS-450 add getting of multiple accounts and sorting by activation date to get the latest

  • fix issue with outstanding returns scenario

  • Fix issue with NI getting selected

  • Adjust test data

  • Adjust test data

  • move message to messages file and don't use arbitrary charge when it affects outcome of test

0.64.0

20 Feb 14:57
c78a710
Compare
Choose a tag to compare

Release : ioss-returns-frontend 0.64.0

Last commit sha : c78a710
Last commit author : hmrcvmu
Last commit time : 2024-02-20T14:50:53Z

VEIOSS-511 (#73)

  • VEIOSS-511 Trader cannot re-join the scheme when there is an outstanding return, which is within 3 years from due date

  • Make commencementDate a LocalDate

  • VEIOSS-511 Add CheckCommencementDateFilter

  • Add CheckCommencementDateFilterSpec

  • Clean