Skip to content

Releases: hmrc/cis-contractor-frontend

0.77.0

12 Mar 16:45
9296ee7

Choose a tag to compare

Release : cis-contractor-frontend 0.77.0

Last commit sha : 9296ee7
Last commit author : Stefan Szaniszlo
Last commit time : 2026-03-12T15:58:40Z

DTR-3131: Partnership CYA page (#81)

  • DTR-3131: Partnership CYA page

Co-authored-by: szaniszlo 15050363+szaniszlo@users.noreply.github.com

0.76.0

10 Mar 12:47
7f4bcf7

Choose a tag to compare

Release : cis-contractor-frontend 0.76.0

Last commit sha : 7f4bcf7
Last commit author : narendrapaduchuri
Last commit time : 2026-03-10T12:18:27Z

DTR-3149 Company CRN YesNo page (#79)

  • DTR-3149 Company CRN YesNo page

0.75.0

10 Mar 12:20
3585326

Choose a tag to compare

Release : cis-contractor-frontend 0.75.0

Last commit sha : 3585326
Last commit author : narendrapaduchuri
Last commit time : 2026-03-10T12:07:24Z

DTR-3154 company added (#83)

  • DTR-3154 company added

0.74.0

10 Mar 09:46
69feb37

Choose a tag to compare

Release : cis-contractor-frontend 0.74.0

Last commit sha : 69feb37
Last commit author : Juely Kaikade
Last commit time : 2026-03-10T09:32:52Z

Merge pull request #82 from hmrc/DTR-3151

DTR-3151 - Screen AS-C9 Is there a works reference number for [Company]?

0.73.0

10 Mar 08:02
ea19ef7

Choose a tag to compare

Release : cis-contractor-frontend 0.73.0

Last commit sha : ea19ef7
Last commit author : Richy Jassal
Last commit time : 2026-03-10T07:48:12Z

Merge pull request #86 from hmrc/DTR-3762

[DTR-3762] - resolve security vulnerabilities, remove unused imports

0.72.0

09 Mar 14:31
2dc0c7d

Choose a tag to compare

Release : cis-contractor-frontend 0.72.0

Last commit sha : 2dc0c7d
Last commit author : Edward Pau
Last commit time : 2026-03-09T14:16:35Z

DTR-3148: CIS ANSF: Screen AS-C6 What is the corporation tax UTR for [Company]? (#78)

  • DTR-3148: create screen AS-C6 What is the corporation tax UTR for [Company]?

  • DTR-3148: clean up

  • DTR-3148: update navigate next page to CompanyCrnYesNoPage

  • DTR-3148: update label using .withSize(Medium)

0.71.0

09 Mar 14:06
a68e2ea

Choose a tag to compare

Release : cis-contractor-frontend 0.71.0

Last commit sha : a68e2ea
Last commit author : Edward Pau
Last commit time : 2026-03-09T13:53:26Z

DTR-3150: CIS ANSF: Screen AS-C8 What is the Company registration number? (#80)

  • DTR-3150: create screen AS-C8 What is the Company registration number?

  • DTR-3150: update companyRegNumberRegex

  • DTR-3150: update use smart quote

  • DTR-3150: update navigating to the CompanyWorksReferenceYesNoPage from the CompanyCrnPage when in NormalMode

  • DTR-3150: update test cases with leading and trailing spaces

  • DTR-3150: update test cases with leading and trailing spaces

  • DTR-3150: update test, test against the Validation.companyRegNumberRegex

  • DTR-3150: update test navigating to the CompanyWorksReferenceYesNoPage from the CompanyCrnPage when in NormalMode

  • DTR-3150: update label to have class govuk-label--l

0.70.0

05 Mar 16:55
0773de9

Choose a tag to compare

Release : cis-contractor-frontend 0.70.0

Last commit sha : 0773de9
Last commit author : Juely Kaikade
Last commit time : 2026-03-05T16:42:45Z

Merge pull request #77 from hmrc/DTR-3147

DTR-3147 - Screen AS-C5 Do you know the UTR for [Company]?

0.69.0

05 Mar 12:05
3563c9f

Choose a tag to compare

Release : cis-contractor-frontend 0.69.0

Last commit sha : 3563c9f
Last commit author : Sonal Gupta
Last commit time : 2026-03-05T11:53:16Z

DTR-3145

DTR-3145: Company Email Address

0.68.0

05 Mar 11:11
a28b52d

Choose a tag to compare

Release : cis-contractor-frontend 0.68.0

Last commit sha : a28b52d
Last commit author : Edward Pau
Last commit time : 2026-03-05T10:59:07Z

DTR-2951: CIS ANSF: Reset journey when entity type is changed on CYA page (Apply to partnership and individual) (#73)

  • DTR-2951: reset journey when entity type is changed on CYA page (Apply to partnership and individual)

  • DTR-2951: apply scalafmtAll

  • DTR-2951: update address type to InternationalAddress

  • DTR-2951: add PartnershipMobileNumberPage and PartnershipPhoneNumberPage to removePartnershipSubcontractor

  • DTR-2951: Fix reset journey in NormalMode (not CheckMode)

  • DTR-2951: Clean up

  • DTR-2951: clean up

  • DTR-2951: Clean up

  • DTR-2951: update test after merging main

  • DTR-2951: remove commented out code

  • DTR-2951: clean up

  • DTR-2951: apply scalafmtAll