Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(cb2-15038): allow current year +1 for year of manufacture #1639

Merged
merged 1 commit into from
Nov 11, 2024

Conversation

pbardy2000
Copy link
Contributor

VTM - Allow year of manufacture input field to accept one year into the future when creating/amending technical records

CB2-15038

Checklist

  • Branch is rebased against the latest develop/common
  • Code and UI has been tested manually after the additional changes
  • PR title includes the JIRA ticket number
  • Squashed commits contain the JIRA ticket number
  • Delete branch after merge

@github-actions github-actions bot added the enhancement New feature or request label Nov 11, 2024
@tomevs88 tomevs88 merged commit a87d2f2 into develop Nov 11, 2024
11 checks passed
@tomevs88 tomevs88 deleted the feat/CB2-15038 branch November 11, 2024 14:24
pbardy2000 added a commit that referenced this pull request Nov 14, 2024
* chore(cb2-0000): basic form

* chore(cb2-0000): changes

* chore(cb2-0000): add view and summary mode

* chore(cb2-0000): add example directive

* chore(cb2-0000): add dates and directives

* chore(cb2-0000): adr section changes

* chore(cb2-0000): fix issues with global error service

* chore(cb2-0000): fix validation for ADR section

* chore(cb2-0000): fix tc3 validator

* chore(cb2-0000): general ADR section fixes

* chore(cb2-0000): allow editing fields on different pages

* chore(cb2-0000): replicate behaviour around explosives

* chore(cb2-0000): fix unit tests

* feat(cb2-14457): migrate styles and directives over

* feat(cb2-14457): attempt at using new styles and directive

* feat(cb2-14457): attempt at using new styles and directive

* feat(cb2-14457): add automation ids

* feat(cb2-14457): amend review screen

* feat(cb2-14457): convert inputs to gds format

* feat(cb2-14457): add body declaration

* feat(cb2-14457): add ids to input labels

* feat(cb2-14457): migrate last of inputs to gds

* feat(cb2-14457): more radios

* feat(cb2-15038): allow current year +1 for year of manufacture (#1639)

* feat(cb2-14457): final radio

* feat(cb2-14457): make dates less verbose

* feat(cb2-14457): checkbox styling and small fixes

* feat(cb2-14457): checkbox styling

* feat(cb2-14457): directives rework

* feat(cb2-14457): selects refactored

* feat(cb2-14457): fix date errors

* feat(cb2-14457): text area refactor

* feat(cb2-14457): introduce styling for dates

* feat(cb2-14457): label cleanup

* feat(cb2-14457): fix date styling and unit tests

---------

Co-authored-by: Thomas Crawley <thomas.crawley@dvsa.gov.uk>
cvs-ops pushed a commit that referenced this pull request Nov 14, 2024
* chore(cb2-0000): basic form

* chore(cb2-0000): changes

* chore(cb2-0000): add view and summary mode

* chore(cb2-0000): add example directive

* chore(cb2-0000): add dates and directives

* chore(cb2-0000): adr section changes

* chore(cb2-0000): fix issues with global error service

* chore(cb2-0000): fix validation for ADR section

* chore(cb2-0000): fix tc3 validator

* chore(cb2-0000): general ADR section fixes

* chore(cb2-0000): allow editing fields on different pages

* chore(cb2-0000): replicate behaviour around explosives

* chore(cb2-0000): fix unit tests

* feat(cb2-14457): migrate styles and directives over

* feat(cb2-14457): attempt at using new styles and directive

* feat(cb2-14457): attempt at using new styles and directive

* feat(cb2-14457): add automation ids

* feat(cb2-14457): amend review screen

* feat(cb2-14457): convert inputs to gds format

* feat(cb2-14457): add body declaration

* feat(cb2-14457): add ids to input labels

* feat(cb2-14457): migrate last of inputs to gds

* feat(cb2-14457): more radios

* feat(cb2-15038): allow current year +1 for year of manufacture (#1639)

* feat(cb2-14457): final radio

* feat(cb2-14457): make dates less verbose

* feat(cb2-14457): checkbox styling and small fixes

* feat(cb2-14457): checkbox styling

* feat(cb2-14457): directives rework

* feat(cb2-14457): selects refactored

* feat(cb2-14457): fix date errors

* feat(cb2-14457): text area refactor

* feat(cb2-14457): introduce styling for dates

* feat(cb2-14457): label cleanup

* feat(cb2-14457): fix date styling and unit tests

---------

Co-authored-by: Thomas Crawley <thomas.crawley@dvsa.gov.uk>
pbardy2000 added a commit that referenced this pull request Nov 25, 2024
* chore(cb2-0000): basic form

* chore(cb2-0000): changes

* chore(cb2-0000): add view and summary mode

* chore(cb2-0000): add example directive

* chore(cb2-0000): add dates and directives

* chore(cb2-0000): adr section changes

* chore(cb2-0000): fix issues with global error service

* chore(cb2-0000): fix validation for ADR section

* chore(cb2-0000): fix tc3 validator

* chore(cb2-0000): general ADR section fixes

* chore(cb2-0000): allow editing fields on different pages

* chore(cb2-0000): replicate behaviour around explosives

* chore(cb2-0000): fix unit tests

* feat(cb2-14457): migrate styles and directives over

* feat(cb2-14457): attempt at using new styles and directive

* feat(cb2-14457): attempt at using new styles and directive

* feat(cb2-14457): add automation ids

* feat(cb2-14457): amend review screen

* feat(cb2-14457): convert inputs to gds format

* feat(cb2-14457): add body declaration

* feat(cb2-14457): add ids to input labels

* feat(cb2-14457): migrate last of inputs to gds

* feat(cb2-14457): more radios

* feat(cb2-14457): final radio

* feat(cb2-14457): make dates less verbose

* feat(cb2-14457): checkbox styling and small fixes

* feat(cb2-14457): checkbox styling

* feat(cb2-14457): directives rework

* feat(cb2-14457): selects refactored

* feat(cb2-14457): fix date errors

* feat(cb2-14457): text area refactor

* feat(cb2-14457): introduce styling for dates

* feat(cb2-14457): label cleanup

* feat(cb2-14457): fix date styling and unit tests

* Feat/cb2 14457 (#1642)

* chore(cb2-0000): basic form

* chore(cb2-0000): changes

* chore(cb2-0000): add view and summary mode

* chore(cb2-0000): add example directive

* chore(cb2-0000): add dates and directives

* chore(cb2-0000): adr section changes

* chore(cb2-0000): fix issues with global error service

* chore(cb2-0000): fix validation for ADR section

* chore(cb2-0000): fix tc3 validator

* chore(cb2-0000): general ADR section fixes

* chore(cb2-0000): allow editing fields on different pages

* chore(cb2-0000): replicate behaviour around explosives

* chore(cb2-0000): fix unit tests

* feat(cb2-14457): migrate styles and directives over

* feat(cb2-14457): attempt at using new styles and directive

* feat(cb2-14457): attempt at using new styles and directive

* feat(cb2-14457): add automation ids

* feat(cb2-14457): amend review screen

* feat(cb2-14457): convert inputs to gds format

* feat(cb2-14457): add body declaration

* feat(cb2-14457): add ids to input labels

* feat(cb2-14457): migrate last of inputs to gds

* feat(cb2-14457): more radios

* feat(cb2-15038): allow current year +1 for year of manufacture (#1639)

* feat(cb2-14457): final radio

* feat(cb2-14457): make dates less verbose

* feat(cb2-14457): checkbox styling and small fixes

* feat(cb2-14457): checkbox styling

* feat(cb2-14457): directives rework

* feat(cb2-14457): selects refactored

* feat(cb2-14457): fix date errors

* feat(cb2-14457): text area refactor

* feat(cb2-14457): introduce styling for dates

* feat(cb2-14457): label cleanup

* feat(cb2-14457): fix date styling and unit tests

---------

Co-authored-by: Thomas Crawley <thomas.crawley@dvsa.gov.uk>

* feat(cb2-14457): don't override element id

* feat(cb2-14457): remove id and name

* feat(cb2-14457): remove id and name (#1643)

Co-authored-by: pbardy2000 <146740183+pbardy2000@users.noreply.github.com>

* feat(cb2-14457): add checkbox to ids

* Feat/cb2 14457 (#1644)

* feat(cb2-14457): remove id and name

* feat(cb2-14457): add checkbox to ids

---------

Co-authored-by: pbardy2000 <146740183+pbardy2000@users.noreply.github.com>

* feat(cb2-14457): character count id fix

* Feat/cb2 14457 - text area id's (#1645)

* feat(cb2-14457): remove id and name

* feat(cb2-14457): add checkbox to ids

* feat(cb2-14457): character count id fix

---------

Co-authored-by: pbardy2000 <146740183+pbardy2000@users.noreply.github.com>

* feat(cb2-14457): character count corrections

* feat(cb2-14457): add additional details

* feat(cb2-14457): resolve validator message mismatch

* feat/cb2-14457 (#1646)

* feat(cb2-14457): remove id and name

* feat(cb2-14457): add checkbox to ids

* feat(cb2-14457): character count id fix

* feat(cb2-14457): character count corrections

* feat(cb2-14457): add additional details

* feat(cb2-14457): resolve validator message mismatch

---------

Co-authored-by: pbardy2000 <146740183+pbardy2000@users.noreply.github.com>

* feat(cb2-14457): amend additional examiner notes validator

* Feat/cb2 14457 (#1647)

* feat(cb2-14457): remove id and name

* feat(cb2-14457): add checkbox to ids

* feat(cb2-14457): character count id fix

* feat(cb2-14457): character count corrections

* feat(cb2-14457): add additional details

* feat(cb2-14457): resolve validator message mismatch

* feat(cb2-14457): amend additional examiner notes validator

---------

Co-authored-by: pbardy2000 <146740183+pbardy2000@users.noreply.github.com>

* feat(cb2-14457): more additional examiner notes amendments

* feat(cb2-14457): add ids to inline error messages

* feat(cb2-14457): change to using element id, use correct id in label fors

* feat(cb2-14457): fix labels

* feat(cb2-14457): fix battery list applicable validation

* feat(cb2-14457): test

* feat(cb2-14457): fix error messages for automation pack

* feat(cb2-14457): fix ADR specific issues

* feat(cb2-14457): correct max length validation

* feat(cb2-14457): correct more messages

* feat(cb2-14457): fix batch plating

* feat(cb2-14457): change wording

* feat(cb2-14457): fix spelling

* feat(cb2-14457): change date validation

* feat(cb2-14457): year must be four digits

* feat(cb2-14457): fix discrepancies with develop

* feat(cb2-14457): add missing details

* feat(cb2-14457): only show brake endurance with issue section

* feat(cb2-14457): show brake endurance with issuer

* feat(cb2-14457): improvments

* feat(cb2-14457): improvments again

* feat(cb2-14457): change conditions for displaying ADR details message

* feat(cb2-14457): turn flags on

---------

Co-authored-by: pbardy2000 <146740183+pbardy2000@users.noreply.github.com>
Co-authored-by: Tom Evans <thomas.evans@dvsa.gov.uk>
tomcrawleyy added a commit that referenced this pull request Nov 25, 2024
* chore(cb2-0000): basic form

* chore(cb2-0000): changes

* chore(cb2-0000): add view and summary mode

* chore(cb2-0000): add example directive

* chore(cb2-0000): add dates and directives

* chore(cb2-0000): adr section changes

* chore(cb2-0000): fix issues with global error service

* chore(cb2-0000): fix validation for ADR section

* chore(cb2-0000): fix tc3 validator

* chore(cb2-0000): general ADR section fixes

* chore(cb2-0000): allow editing fields on different pages

* chore(cb2-0000): replicate behaviour around explosives

* chore(cb2-0000): fix unit tests

* feat(cb2-14457): migrate styles and directives over

* feat(cb2-14457): attempt at using new styles and directive

* feat(cb2-14457): attempt at using new styles and directive

* feat(cb2-14457): add automation ids

* feat(cb2-14457): amend review screen

* feat(cb2-14457): convert inputs to gds format

* feat(cb2-14457): add body declaration

* feat(cb2-14457): add ids to input labels

* feat(cb2-14457): migrate last of inputs to gds

* feat(cb2-14457): more radios

* feat(cb2-14457): final radio

* feat(cb2-14457): make dates less verbose

* feat(cb2-14457): checkbox styling and small fixes

* feat(cb2-14457): checkbox styling

* feat(cb2-14457): directives rework

* feat(cb2-14457): selects refactored

* feat(cb2-14457): fix date errors

* feat(cb2-14457): text area refactor

* feat(cb2-14457): introduce styling for dates

* feat(cb2-14457): label cleanup

* feat(cb2-14457): fix date styling and unit tests

* Feat/cb2 14457 (#1642)

* chore(cb2-0000): basic form

* chore(cb2-0000): changes

* chore(cb2-0000): add view and summary mode

* chore(cb2-0000): add example directive

* chore(cb2-0000): add dates and directives

* chore(cb2-0000): adr section changes

* chore(cb2-0000): fix issues with global error service

* chore(cb2-0000): fix validation for ADR section

* chore(cb2-0000): fix tc3 validator

* chore(cb2-0000): general ADR section fixes

* chore(cb2-0000): allow editing fields on different pages

* chore(cb2-0000): replicate behaviour around explosives

* chore(cb2-0000): fix unit tests

* feat(cb2-14457): migrate styles and directives over

* feat(cb2-14457): attempt at using new styles and directive

* feat(cb2-14457): attempt at using new styles and directive

* feat(cb2-14457): add automation ids

* feat(cb2-14457): amend review screen

* feat(cb2-14457): convert inputs to gds format

* feat(cb2-14457): add body declaration

* feat(cb2-14457): add ids to input labels

* feat(cb2-14457): migrate last of inputs to gds

* feat(cb2-14457): more radios

* feat(cb2-15038): allow current year +1 for year of manufacture (#1639)

* feat(cb2-14457): final radio

* feat(cb2-14457): make dates less verbose

* feat(cb2-14457): checkbox styling and small fixes

* feat(cb2-14457): checkbox styling

* feat(cb2-14457): directives rework

* feat(cb2-14457): selects refactored

* feat(cb2-14457): fix date errors

* feat(cb2-14457): text area refactor

* feat(cb2-14457): introduce styling for dates

* feat(cb2-14457): label cleanup

* feat(cb2-14457): fix date styling and unit tests

---------

Co-authored-by: Thomas Crawley <thomas.crawley@dvsa.gov.uk>

* feat(cb2-14457): don't override element id

* feat(cb2-14457): remove id and name

* feat(cb2-14457): remove id and name (#1643)

Co-authored-by: pbardy2000 <146740183+pbardy2000@users.noreply.github.com>

* feat(cb2-14457): add checkbox to ids

* Feat/cb2 14457 (#1644)

* feat(cb2-14457): remove id and name

* feat(cb2-14457): add checkbox to ids

---------

Co-authored-by: pbardy2000 <146740183+pbardy2000@users.noreply.github.com>

* feat(cb2-14457): character count id fix

* Feat/cb2 14457 - text area id's (#1645)

* feat(cb2-14457): remove id and name

* feat(cb2-14457): add checkbox to ids

* feat(cb2-14457): character count id fix

---------

Co-authored-by: pbardy2000 <146740183+pbardy2000@users.noreply.github.com>

* feat(cb2-14457): character count corrections

* feat(cb2-14457): add additional details

* feat(cb2-14457): resolve validator message mismatch

* feat/cb2-14457 (#1646)

* feat(cb2-14457): remove id and name

* feat(cb2-14457): add checkbox to ids

* feat(cb2-14457): character count id fix

* feat(cb2-14457): character count corrections

* feat(cb2-14457): add additional details

* feat(cb2-14457): resolve validator message mismatch

---------

Co-authored-by: pbardy2000 <146740183+pbardy2000@users.noreply.github.com>

* feat(cb2-14457): amend additional examiner notes validator

* Feat/cb2 14457 (#1647)

* feat(cb2-14457): remove id and name

* feat(cb2-14457): add checkbox to ids

* feat(cb2-14457): character count id fix

* feat(cb2-14457): character count corrections

* feat(cb2-14457): add additional details

* feat(cb2-14457): resolve validator message mismatch

* feat(cb2-14457): amend additional examiner notes validator

---------

Co-authored-by: pbardy2000 <146740183+pbardy2000@users.noreply.github.com>

* feat(cb2-14457): more additional examiner notes amendments

* feat(cb2-14457): add ids to inline error messages

* feat(cb2-14457): change to using element id, use correct id in label fors

* feat(cb2-14457): fix labels

* feat(cb2-14457): fix battery list applicable validation

* feat(cb2-14457): test

* feat(cb2-14457): fix error messages for automation pack

* feat(cb2-14457): fix ADR specific issues

* feat(cb2-14457): correct max length validation

* feat(cb2-14457): correct more messages

* feat(cb2-14457): fix batch plating

* feat(cb2-14457): change wording

* feat(cb2-14457): fix spelling

* feat(cb2-14457): change date validation

* feat(cb2-14457): year must be four digits

* feat(cb2-14457): fix discrepancies with develop

* feat(cb2-14457): add missing details

* feat(cb2-14722): fix displaying of additional defects on test history (#1652)

* feat(cb2-14457): only show brake endurance with issue section

* feat(cb2-14457): show brake endurance with issuer

* feat(cb2-14457): improvments

* feat(cb2-14457): improvments again

* feat(cb2-14457): change conditions for displaying ADR details message

* feat(cb2-14457): turn flags on

* Revert "Merge branch 'develop' into feat/cb2-14457"

This reverts commit de4f62e, reversing
changes made to 70000bb.

* feat(cb2-14457): update vtm version number

---------

Co-authored-by: Thomas Crawley <thomas.crawley@dvsa.gov.uk>
Co-authored-by: Brandon Thomas-Davies <87308252+BrandonT95@users.noreply.github.com>
Co-authored-by: Tom Evans <thomas.evans@dvsa.gov.uk>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants