MadeTech Dushan
ae35afec7a
changes to informative/hint text
3 years ago
MadeTech Dushan
190a5c6446
content changes
3 years ago
MadeTech Dushan
d4507c1e55
content changes
3 years ago
MadeTech Dushan
cfe66fd257
delete commented out tests
3 years ago
MadeTech Dushan
16a80fa7fd
fix specs
3 years ago
MadeTech Dushan
ca4c031bee
test and linter fixes
3 years ago
MadeTech Dushan
e9d094a498
make it route backwards on a no
3 years ago
Kat
65430e2578
Reset earnings question prefix and suffix to initial values instead of nil
3 years ago
Kat
92e1f929f3
lint
3 years ago
Kat
2d213ba11b
Fix more tests
3 years ago
MadeTech Dushan
b231e00e78
fix some failing specs
3 years ago
Kat
87c98a29ce
Remove some of the previous soft validations set up
3 years ago
Kat
2a7ea6b672
Add tests for helper
3 years ago
Kat
4aaad1dbfa
Display 2 previous question answers in the informative text
3 years ago
MadeTech Dushan
01248be926
Update test & code - failing last new expectation
3 years ago
MadeTech Dushan
76a51c17d1
passing first test
3 years ago
MadeTech Dushan
c3901497e9
replace all instances of override_net_income_validatiom
3 years ago
MadeTech Dushan
b53c2a473f
validation spec changes
3 years ago
MadeTech Dushan
ad130359a6
spec form changes (to allow tests to run)
3 years ago
MadeTech Dushan
ed5116b87d
remove unneeded controller and spec
3 years ago
MadeTech Dushan
d548b6d7ef
Set up failing test for new soft validation design
3 years ago
kosiakkatrina
b83aac0cd7
reset underoccupation benefitcap if it's not a renewal. Only set underoccupation benefitcap and prevten if it is a renewal ( #370 )
3 years ago
kosiakkatrina
a9b9381215
Fix prevten inferred values, revert routing change for prevten ( #369 )
...
* Fix prevten inferred values, revert routing change for prevten
* tests
3 years ago
baarkerlounger
739d1d761a
CLDC-1016: Fix 2FA bypass ( #367 )
...
* Failing test
* Simplest thing to make spec pass
* Extract to method
* Set condition based on class having the 2fa module rather than hardcoding class name
3 years ago
baarkerlounger
2ae94b01d7
Generically validate all numeric question min and maxes ( #362 )
...
* Generically validate all numeric question min and maxes
* Update error message
3 years ago
kosiakkatrina
78c762b17f
CLDC-1015: limit password reset ( #356 )
...
* Add a failing test (for a wrong reason)
* Is that correct?
* Add rack attack config for reset password
* Add support to read redis configuration
* Add PaaS configuration for redis
* Add too many requests page
* Redirect to the too many requests error page
* update manifest
Co-authored-by: Stéphane Meny <smeny@users.noreply.github.com>
3 years ago
Paul Robert Lloyd
ffcd0ed0d9
Update logs summary page
3 years ago
Paul Robert Lloyd
461eb0fe42
Remove ‘your’ when mentioning logs
3 years ago
Paul Robert Lloyd
faec67800f
Correct content and answer display for household characteristics
3 years ago
Paul Robert Lloyd
14497a6794
Updated answer labels for Household characteristics
3 years ago
kosiakkatrina
b934bc1ef4
remove nullifying resonpref ( #347 )
3 years ago
kosiakkatrina
526553d2cd
Update more reasonpref values and error message content ( #346 )
3 years ago
kiddhustle
7c228417a8
CLDC-959: add multiple tenant flow
3 years ago
kosiakkatrina
87143fe13a
Change the numbering for the rest of homeless methods ( #342 )
3 years ago
kosiakkatrina
34ae256695
Update validation and db mapping for homeless ( #341 )
3 years ago
kosiakkatrina
e7f57315a5
Update referral validation numbers and clearing of the answers ( #339 )
...
* Update referral validation numbers and clearing of the answers
* refactor is_internal_transfer
3 years ago
kosiakkatrina
8ac58aed3a
Add max beds validation ( #337 )
3 years ago
baarkerlounger
fbad7d837f
More tests
3 years ago
baarkerlounger
288d1655c6
Handle invalid VCAP config ( #336 )
...
* Handle invalid VCAP config
* Rubocop
3 years ago
baarkerlounger
78345e7cb7
Fix check that imported users are unique ( #335 )
...
* Match imported users on id and org
* Rubocop
3 years ago
baarkerlounger
a401cbba0f
Add tests
3 years ago
baarkerlounger
0f1f03aa8f
Refactor enums ( #321 )
...
* Remove enums
* Add some convenience methods to make validations more readable
* Gender chars instead of ints
* Remove incorrect API doc info for now
* More convenience methods
* Rename label from value method
* Wrapper hbrentshortfall
* Please the cop
3 years ago
kosiakkatrina
3f9cd65365
Household situation fixes ( #332 )
...
* content changes and prevloc validation
* add la validation to the property information section
* Fix the tests
3 years ago
kosiakkatrina
ec8a905dbb
Display number of bedrooms validations on bedroom questions and add validation for negative number of bedrooms ( #331 )
3 years ago
kosiakkatrina
b60fbde4bb
add more financial validations ( #329 )
3 years ago
Dushan
aea12947eb
CLDC-630: Household needs section ( #311 )
...
* household needs section change
* update enums
* fix specs
* spec fixes
* content updates to form
* fix failing spec
* remove hint text
* Update config/forms/2021_2022.json
Co-authored-by: Paul Robert Lloyd <paulrobertlloyd@users.noreply.github.com>
Co-authored-by: Paul Robert Lloyd <paulrobertlloyd@users.noreply.github.com>
3 years ago
kosiakkatrina
79781b5a79
Reset more values ( #328 )
...
* Reset more values
* rubocop
* Add a spec
3 years ago
kosiakkatrina
0a235dbc69
Household situation content ( #327 )
...
* update content
* add a different error message for homeless validation
3 years ago
kosiakkatrina
b47c7a5d91
Cldc 810 outside of the uk addresses ( #323 )
...
* Move previous_la into conditional question for la_known, add a hing and reset la if la_known is not Yes"
* update location json
* Update previous la known separately
3 years ago
kosiakkatrina
02e5c2132d
Change how we're reseting answers ( #322 )
...
* Reset values for dependant derived questions (only layear)
* do not reset questions that have selected answer options
* Fix test and assign nil to dependent
* rubocop
* update dependencies
3 years ago