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
|
7d02752d82
|
Cldc 1440 household situation section (#1132)
* feat: add question page and subsection (#1120)
* feat: add question page and subsection
* refactor: linting
* feat: remove schema rows from other branch
* feat: slight refactor, fix tag behaviour and add section tests
* test: update and add tests
* feat: update status behaviour
* feat: update subsection status tag
* refactor: linting
* [CLDC-857] Add household wheelchair check (#1122)
* [CLDC-857] Add household wheelchair check
* Hide only if answered
* Cldc 1497 ever served armed forces (#1124)
* feat: add question and page
* test: update tests
* refactor: linting and slight test updates
* test: fix tests
* Cldc 1498 still serving armed forces (#1123)
* feat: new question and tests
* test: update subsection spec
* test: update tests
* feat: (future) conflict resolving
* feat: more conflict resolution
* feat: update db field
* test: update id
* test: updates
* Cldc 1488 last accomodation (#1125)
* Add postcode fields
* Add previous postcode page and questions
* Add last accommodation page to household situation subsection
* add previous la known to the db
* infer correct location fields
* styling
* Reorder disability questions (#1127)
* [CLDC-1487] Add buyer1 previous tenure question (#1133)
* use collection_start_year instead of the startdate (#1128)
* [CLDC-1487] Add buyer 1 previous tenure
Co-authored-by: kosiakkatrina <54268893+kosiakkatrina@users.noreply.github.com>
* feat: fix routing (#1141)
* Add last accommodation la question (#1142)
* move hint text (#1146)
Co-authored-by: natdeanlewissoftwire <94526761+natdeanlewissoftwire@users.noreply.github.com>
Co-authored-by: Jack S <113976590+bibblobcode@users.noreply.github.com>
|
2 years ago |
kosiakkatrina
|
ec427cc1d5
|
Cldc 1518 savings question (#1052)
* Add savings columns to the db
* Add savings questions
* Add savings page and update subsection
* update tests
|
2 years ago |
natdeanlewissoftwire
|
72dfcbf8db
|
Cldc 1529 person 1 age (#939)
* feat: add person 1 age question
* feat: add new tests and fix old tests
* feat: linting
|
2 years ago |
Jack S
|
cc93afa486
|
[CLDC-1484] Add prefer not to say to Age 1 question (#910)
|
2 years ago |
kosiakkatrina
|
2698ea1f4a
|
Cldc 1485 lead tenant gender (#902)
* Add gender 1 question
* Add gender identity 1 page
* rename files
* Add specs, add page to subsection
* Add sex1 column
* Add answer options to the gender question
* update tests, add depends on for subsection
* remove buyer_1_age from setup
* Change quotes to apostrophes
* Tests
|
2 years ago |
bibblobcode
|
3b2b207c71
|
[CLDC-1484] Add Buyer 1 age question (#898)
* [CLDC-1484] Add buyer 1 questions to Sales form
* [CLDC-1484] Add Age1 page and sections
* [CLDC-1484] Enable rspec --only-failures
* Rubocop lint
|
2 years ago |
kosiakkatrina
|
67286125fb
|
Outright sale type (#884)
* Add outright sale question and page
* Add other type column
* Add a conditional OtherOwnershipType question
* Fix hash
|
2 years ago |
Ted-U
|
38aa770c9d
|
CLDC 1478 add joint purchase question (#883)
* add joint purchase question
* lint
* add test for joint purchase question
* fix and add tests
* Delete created_by.rb
* merge conflict
* lint
|
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
|
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 |