kosiakkatrina
21341bdac1
Make privacy notice mandatory ( #1351 )
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
natdeanlewissoftwire
7e950564ae
feat: respond to PR comments ( #1138 )
...
* feat: respond to PR comments
* test: update tests
2 years ago
natdeanlewissoftwire
9a0629004d
Cldc 1574 privacy notice ( #931 )
...
* feat: core functionality
* feat: update schema.rb
* feat: add link for privacy notice, refactor to separate tenant/buyer
* feat: make privacy notices open in new tab
* test: make previous tests pass
* test: add new tests
2 years ago
Jack S
43b9c44c00
[CLDC-1486] Add ethnic group and background questions ( #922 )
...
* Add derived variables to sales log
* Add ethnic background question
* Add inferred question response
* Test inferred check questions of lettings logs
2 years ago
Dushan
ae349cd68f
add changes for buyer 2 age ( #916 )
2 years ago
Dushan
0712c694e7
changes for buyer live ( #892 )
...
feat: add migration and updated schema
fix specs
fix schema
fix db field name and specs
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