Samuel Young
2e17872c79
CLDC-4202: Extract hash logic to a common function
2 weeks ago
Samuel Young
b80dd94d2f
CLDC-4202: No longer assume question numbers for years
...
the default logic is already a little confusing with the .max call, and we renumber most questions anyway between years
to simply this logic and make it less surprising, specify each year
all files should now specify 2023, 2024, 2025, 2026
2 weeks ago
Manny Dinssa
247b7f212f
CLDC-3679: Copy changes lettings setup questions ( #2723 )
1 year ago
kosiakkatrina
57b43d34c0
CLDC-3180 Update lettings question numbering ( #2255 )
...
* Update question numbers for 2024 lettings
* Stub form start date in question tests
* Stub form start date in page tests
* Fix a typo
* Refactor default question number
* Refactor people question numbers
* Update some question numbers
* Update missing tests
* Update UPRN known question number
* Reorder questions, revert earnings number switch
2 years ago
kosiakkatrina
38ecb50276
CLDC-3127 Amend renewal question wording for 2024 ( #2147 )
...
* Amend renewal question wording for 2024
* refactor and fix page tests
* Disable collection year validations on review apps
* Fix flaky test
2 years ago
Jack
1a6c81d9df
[CLDC-2648] Update renewal hint text ( #1847 )
3 years ago
natdeanlewissoftwire
c862423adf
CLDC-1864 single log numbering ( #1381 )
...
* feat: add initial question number behaviour
* feat: add initial CYA behaviour
* feat: number sales setup section
* refactor: lint
* feat: property information numbering
* feat: household characteristics section and typo fix
* feat: household characteristics numbering
* feat: household situation numbering
* feat: other household info numbering
* feat: income, benefits and outgoings numbering
* feat: shared ownership scheme numbering
* feat: shared, discount and outright numbering
* feat: fix income duplication bug, add numbers to other questions
* feat: typo fix
* feat: add lettings setup numbering
* feat: add property info numbering
* feat: add household char numbering
* feat: add household needs numbering
* feat: add household situ numbering
* feat: add income numbering
* feat: update tests
* refactor: cleanup and disable on 2022 and before logs
* feat: add test for q numbers in 23/24 year only
* refactor: highlight multiplication in brackets
* feat: show rent and charge questions individually on cya
* feat: number new previous tenure q
* feat: delete old prevten file
* feat: update card numbers after merge
* feat: add q60 ands 61 sales
* refactor: delete empty files
---------
Co-authored-by: Kat <katrina@kosiak.co.uk>
3 years ago
natdeanlewissoftwire
524172f260
feat: add hint text and update test ( #1171 )
3 years ago
kosiakkatrina
c339ffda1f
Cleanup the form ( #1166 )
...
* Remove empty descriptions from pages
* remove empty headers from pages
* Remove redundant subsection assignment from pages
* Remove redundant page assignement from questions
* Remove redundant section assignment from subsections
* Remove redundant form assignments from sections
* Remove empty hint texts from questions
* lint
3 years ago
James Rose
d3075e4e43
Revert to f4e6d6d6bb ( #887 )
3 years ago
natdeanlewissoftwire
f162f880ae
Revert "Merge remote-tracking branch 'origin/main' into CLDC-1429-output-la-code"
...
This reverts commit 626e2bd1a6 , reversing
changes made to f86e13cea7 .
3 years ago
baarkerlounger
1664493287
Refactor form namespacing ( #873 )
...
* Refactor form namespacing
* Extract common questions
3 years ago
baarkerlounger
7de5558295
Refactor log setup into code ( #672 )
...
* Refactor log setup into code
* Fix remaining tests
* Revert schema changes
* Add tests for setup section
Co-authored-by: baarkerlounger <baarkerlounger@users.noreply.github.com>
* rename spec
Co-authored-by: Kat <katrina@madetech.com>
Co-authored-by: baarkerlounger <baarkerlounger@users.noreply.github.com>
4 years ago