Skip to content

Releases: hmrc/ioss-returns-frontend

0.97.0

11 Apr 10:20
883ccea
Compare
Choose a tag to compare

Release : ioss-returns-frontend 0.97.0

Last commit sha : 883ccea
Last commit author : Lee Powell
Last commit time : 2024-04-11T10:13:19Z

Merge pull request #112 from hmrc/VEIOSS-569

VEIOSS-569 | Correction Check Your Answers needs adding to Returns

0.96.0

11 Apr 08:40
cde1565
Compare
Choose a tag to compare

Release : ioss-returns-frontend 0.96.0

Last commit sha : cde1565
Last commit author : hmrcvmu
Last commit time : 2024-04-11T08:31:40Z

VEIOSS-600 Use iossNumber instead of VRN (#109)

0.95.0

10 Apr 15:44
54f5988
Compare
Choose a tag to compare

Release : ioss-returns-frontend 0.95.0

Last commit sha : 54f5988
Last commit author : Lee Powell
Last commit time : 2024-04-10T15:38:41Z

Merge pull request #111 from hmrc/VEIOSS-489

VEIOSS-489 | Incorrect navigation when deleting VAT rates via CYA

0.94.0

10 Apr 10:11
ed102c6
Compare
Choose a tag to compare

Release : ioss-returns-frontend 0.94.0

Last commit sha : ed102c6
Last commit author : Lee Powell
Last commit time : 2024-04-10T10:04:38Z

Merge pull request #105 from hmrc/VEIOSS-396

VEIOSS-396 | Add completion checks for Returns journey

0.93.0

05 Apr 16:07
bed4eee
Compare
Choose a tag to compare

Release : ioss-returns-frontend 0.93.0

Last commit sha : bed4eee
Last commit author : Patrick Byrne
Last commit time : 2024-04-05T15:59:19Z

VEIOSS-493 Back to your account link on successfully submitted returns should go to BTA if the user came from there (#106)

0.92.0

05 Apr 15:03
c0ca13c
Compare
Choose a tag to compare

Release : ioss-returns-frontend 0.92.0

Last commit sha : c0ca13c
Last commit author : Warren Smithson
Last commit time : 2024-04-05T14:54:46Z

Veioss 474 | Implement Dashboard Warning For if Trader Owes Money on Previous Reg (#107)

  • VEIOSS-474 | Initial commit. WIP

  • VEIOSS-474 | Add enrolemnts to request, display previous registration financial data and refactor controller methods. WIP.

  • VEIOSS-474 | Create new page for prev reg payment selection. WIP.

  • VEIOSS-474 | Add functionality to prepare financial data for prev reg and redirects from href. WIP.

  • VEIOSS-474 | Create new repo to store prepareData. Refactor to determine redirect in linked page. WIP.

  • VEIOSS-474 | Add due payments. Add specs. WIP.

  • VEIOSS-474 | Add additional specs.

  • VEIOSS-474 | Refactor - move config url into frontend app config.

  • VEIOSS-474 | Refactor following rebase.

  • VEIOSS-474 | Refactor from redirect to throw exception when no prepareData.

  • VEIOSS-474 | Fix broken tests failing in PR build.

  • VEIOSS-474 | Add id to button

0.91.0

05 Apr 12:02
473807c
Compare
Choose a tag to compare

Release : ioss-returns-frontend 0.91.0

Last commit sha : 473807c
Last commit author : Warren Smithson
Last commit time : 2024-04-05T11:54:37Z

VEIOSS-604 | Update time dependant VAT rates. (#108)

  • VEIOSS-604 | Update time dependant VAT rates.

  • VEIOSS-604 | Re-order.

0.90.0

03 Apr 19:09
d10a7a1
Compare
Choose a tag to compare

Release : ioss-returns-frontend 0.90.0

Last commit sha : d10a7a1
Last commit author : hmrcvmu
Last commit time : 2024-04-03T18:59:15Z

VEIOSS-103 Add RedirectUrl (#104)

0.89.0

03 Apr 16:24
68c93c5
Compare
Choose a tag to compare

Release : ioss-returns-frontend 0.89.0

Last commit sha : 68c93c5
Last commit author : hmrcvmu
Last commit time : 2024-04-03T16:15:57Z

VEIOSS-103 Allow Trader to Save & Come Back to a Return (#100)

  • VEIOSS-103 WIP

  • Update all buttons

  • Add messages

  • Fix tests

  • Remove save button for /:period/start

  • Add save button for /correction-list-countries/:periodIndex

  • Add save button for /remove-vat-rate-sales-for-country

  • Format

  • Add SavedAnswersRetrievalAction

  • Fix link in SalesToCountryView

  • Add DeleteReturnController

  • Add tests to ReturnsViewModelSpec

  • Add DeleteReturnControllerSpec and delete UserAnswersRepository

  • Add ContinueReturn test

  • Bring back tests

  • Format

  • Refactor test

  • Update YourAccountControllerSpec

  • Fix YourAccountControllerSpec

  • saveUserAnswersOnCoreError

  • Add returnSubmissionFailure.savedAnswers

  • Update test

0.88.0

27 Mar 12:42
ad57d73
Compare
Choose a tag to compare

Release : ioss-returns-frontend 0.88.0

Last commit sha : ad57d73
Last commit author : Patrick Byrne
Last commit time : 2024-03-27T12:36:22Z

VEIOSS-366 Only Allow Traders to Sequentially Submit Returns Based on their Commencement Date (#91)

VEIOSS-366 Only Allow Traders to Sequentially Submit Returns Based on their Commencement Date