kosiakkatrina
|
6db3b06d8f
|
Add don't know options (#1356)
* Add don't know options
* Add mortgage length known question
* Update mortgage known question options
* Display fewer answer options
* Add don't know undisplayed answer option to mortgage used
* Run validations even if mortgageused is don't know
* Remove unconfirmed changes
* Add a hidden pregblank option to buyers_organisations
|
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 |
kosiakkatrina
|
f0ff0fec2f
|
Cldc 1543 mortgage used (#1139)
* Add sale_information section
* Switch the order of sales log sections
* Add mortgageused column
* Add mortgageused page and question
* Add mortgageused page to subsections
* derive deposit
* tests
|
2 years ago |
kosiakkatrina
|
d7336a6639
|
Cldc 1519 previous ownership (#1054)
* Add previous ownership to the db
* Add previous ownership question
* Add previous ownership page and update subsection
* Reset schema and tests
* migrate
|
2 years ago |
natdeanlewissoftwire
|
83e1469b4f
|
Cldc 1526 buyer 2 live in (#928)
* feat: add functionality
* tests: make existing tests pass
* tests: add new tests
|
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 |