kosiakkatrina
826b803e4e
CLDC-3305 Update previous postcode routing for renewals ( #2325 )
...
* Derive previous postcode for renewals
* Do not route renewals to previous postcode
* Update test
7 months ago
natdeanlewissoftwire
5b5e29a84a
CLDC-3310 UPRN routing bug fix ( #2312 )
...
* feat: update routing
* feat: test routing
8 months ago
kosiakkatrina
02d7058cfb
CLDC-2217 Skip inferred LA question ( #1496 )
...
* Display address question if it's routed to
* Remove routed to from the la questions
2 years ago
Jack
1a5d9fc14b
[CLDC-2068] Add UPRN questions to lettings ( #1432 )
...
* Update CYA page
* Update UPRN derived fields
* Update sales' UPRN questions
* Add UPRN lettings questions
* Fix spec
2 years ago
Jack
cff4cc45bc
CLDC-2068 request, validate UPRN and retrieve address ( #1370 )
...
* Add OS_DATA_KEY env var
* Add new UPRN and address columns to logs
* Bugfix: use dynamic optional fields
* Update optional fields
* Add UPRN validation
* Add UPRN Client
* Add UPRN Presenter
* UPRN questions and flows
* Skip to non addresss questions if UPRN unknown
* Address PO review comments and add missing specs
* Display LA correctly
2 years ago
kosiakkatrina
1b009d0fac
CLDC-2006 Add 23/24 collection year LAs ( #1392 )
...
* Update LAs for 23/24 sales questions
* Update LAs for 23/24 lettings questions
* Update LAs for 23/24 location
* Remove redundant assignments
* Update question files to use the local authorities from db
* Update locations to use local authorities from db
* Rebase changes
* Replace hardcoded date
2 years ago
kosiakkatrina
352dae8efe
CLDC-1468 Add property postcode questions to sales ( #1187 )
...
* Add postcode fields
* Add postcode page and questions
* Add postcode page to the property information subsection
* Only display local authority question if the la is not inferred
* Fix migration
* Move postcode validation
* Infer LA fields from postcode
* infer partial postcodes
2 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
2 years ago
Jack
b97ba94964
[CLDC-1470] Add wheelchair accessible question ( #1145 )
...
* Add missing PropertyLocalAuthority specs
* Add Property Wheelchair Accessible question
2 years ago
James Rose
d3075e4e43
Revert to f4e6d6d6bb
( #887 )
2 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
.
2 years ago
baarkerlounger
1664493287
Refactor form namespacing ( #873 )
...
* Refactor form namespacing
* Extract common questions
2 years ago
baarkerlounger
6ff7db39f1
Remove schemes feature flag ( #841 )
2 years ago
Stéphane Meny
805107c413
CLDC-1249 supported housing scheme ( #705 )
...
* Introduce scheme and location pages
* Derive single scheme location
* Reset location when a scheme is changed
Co-authored-by: Dushan Despotovic <dushan@madetech.com>
Co-authored-by: Katrina Kosiak <katrina@madetech.com>
2 years ago
baarkerlounger
4a01afa6e4
Make user dependent form content request safe ( #686 )
...
* Fix heisenspec
* Always make it functional
* Remove references to current user
* Make it work for check answers
* Clean up
* Remove redundant check
2 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>
2 years ago