Ted-U
ccdc842cf9
Cldc 1548 purchase price sales question ( #918 )
...
* add type of building question to sales
* update check answer label
* fix tests
* run migration
* fix test
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
1aaa97bc8a
Revert "add sales building type question"
...
This reverts commit 2daa1f64cc
.
2 years ago
Ted-U
2daa1f64cc
add sales building type question
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
38f897a843
Cldc 1479 joint buyers ( #885 )
...
* Add number joint buyers page and question
* Add jointmore column
* fix form tests
* Add in progress trait and status test for sales log
* Fix test
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
kosiakkatrina
022bd97e36
Add discounted ownership type ( #882 )
...
* Add discounted ownership type question and page to the sales setup section
* Remove wrong hint text
* Add type to completes sales log mock
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
Dushan
cec396991b
add ownership scheme ( #886 )
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
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
07409aec61
Add an organisation question for the support user ( #674 )
...
* Add an organisation question for the support user (WIP)
Co-authored-by: baarkerlounger <baarkerlounger@users.noreply.github.com>
* All the things are green
* Add user question
* Restrict shown answer options based on already answered questions
* Derive managing org
* Guard against missing DB connection
* Remove empty file
* Only select the fields we actually need
* All is redundant
* Fix spec description
* Fix comments
Co-authored-by: Kat <katrina@madetech.com>
Co-authored-by: baarkerlounger <baarkerlounger@users.noreply.github.com>
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