baarkerlounger
64a40d3725
Update error message label 2
3 years ago
baarkerlounger
21c0091a27
Update error message label
3 years ago
roobottom
0b71e03ac9
hb depneds on values
3 years ago
roobottom
79ac6dd859
Updated housing_benefit
3 years ago
roobottom
78f1c7b1f2
updated homeless
3 years ago
roobottom
b92c38ea54
removed benifits cap question
3 years ago
baarkerlounger
2551658084
Update ethnic group answer option label
3 years ago
roobottom
5ae8ef4d67
manually copied accross LA changes
3 years ago
roobottom
1519717f4a
Updated options for national
3 years ago
kosiakkatrina
06adfbaf6d
remove la_known ( #505 )
...
* remove la_known
* lint
3 years ago
roobottom
102d0361df
Updated shelteredaccom
3 years ago
roobottom
ebc60133ad
update options on tenancy
3 years ago
roobottom
dbfeb091bc
updated label on joint tenancy
3 years ago
roobottom
85c3c77b19
merged in Kats changes from #496
3 years ago
roobottom
38d00e7c27
added "joint tenancy" question
3 years ago
kosiakkatrina
51a1c2c7e3
Cldc 1163 next incomplete section ( #496 )
...
* Remove Save and go to submit
* Update hidden_in_check_answers
* Add la_known to dynamically not required questions if postcode_known is yes or not filled in
* infer the correct field value and remove irrelevant dynamically not required line
3 years ago
roobottom
65cac3f688
added "joint tenancy" question
3 years ago
baarkerlounger
ee946111e4
Update error string
3 years ago
baarkerlounger
9a754c2dd6
Time spent in LA can't be derived
3 years ago
baarkerlounger
be25e07f5f
Starter tenancy routing
3 years ago
baarkerlounger
f4de4e35a3
Add error to postcode for LA validation
3 years ago
Stéphane Meny
217ce62a82
Reduce differences between imported values and saved values ( #486 )
...
* Compare imported values and saved values
* Remove London validations
* 2021-2022 form fixes
* Code review changes
3 years ago
baarkerlounger
e6e2c00abd
Add validation
3 years ago
Dushan
2e93dd5e2b
Move privacy notice add final review ( #469 )
...
* WIP
* Unpleasant but works
* Alias is maybe better?
* WIP
* remove unneeded partial
* error and success when submitting
* add request specs for review page
* delete unneeded feature spec
* WIP
* Unpleasant but works
* Alias is maybe better?
* WIP
* remove unneeded partial
* error and success when submitting
* add request specs for review page
* delete unneeded feature spec
* 🤏 fixes
* display when log is completed
Co-authored-by: baarkerlounger <db@slothlife.xyz>
Co-authored-by: Kat <katrina@madetech.com>
Co-authored-by: kosiakkatrina <54268893+kosiakkatrina@users.noreply.github.com>
3 years ago
baarkerlounger
4ef43c8738
Add validation
3 years ago
Stéphane Meny
ed9a32a7fb
Correct weekly income calculation based on a given yearly income ( #483 )
3 years ago
Stéphane Meny
4f1df84d36
Rename attribute irproduct_other in JSON ( #481 )
3 years ago
Stéphane Meny
b8d60a86ea
Import changes ( #470 )
3 years ago
kosiakkatrina
d65cc8825a
Change feedback link in the banner ( #475 )
...
* change feedback link in the banner
* update the message, extract form link to locales
3 years ago
Dushan
33aa4a226f
Fix check answers bugs ( #474 )
...
* fix issues with check answers
* lint fixes
3 years ago
baarkerlounger
1386a8b0c6
Double quotes
3 years ago
baarkerlounger
4dfc557c1e
Require pagy overflow extra so we don't 500 error on pagination overflow request
3 years ago
Dan13L3
62ec0cfc75
Update en.yml
3 years ago
kosiakkatrina
2b9cb6f257
Fix financial validation ( #465 )
3 years ago
baarkerlounger
fb0c6b8bd4
Allow support to edit users ( #463 )
...
* Allow support to edit users
* Refactor assignable roles
* Better spec descriptions
3 years ago
baarkerlounger
8ecb3844f7
Update devise translation strings ( #461 )
3 years ago
baarkerlounger
68e105d58a
Translation strings ( #457 )
...
* Update en.yml
* Use translation string in test
Co-authored-by: Dan13L3 <daniel.culpan88@gmail.com>
3 years ago
baarkerlounger
0e9f7d12d2
CLDC-1100: Add a Customer Support user role ( #454 )
...
* A support role exists that can see all case logs
* Support role requires 2FA
* Support user sees 2FA code screen on login
* Use email for OTP code
* Ensure resend paths work
* Support user can see additional organisation columns on logs page
* Simpler test
* Remove spec description spaces
3 years ago
kosiakkatrina
258626d5a9
Add local housing authority referral validation ( #456 )
...
* Add local housing authority referral validation
* Update validation message
3 years ago
kosiakkatrina
868de89234
Update soft rent validations messages ( #453 )
...
* Update soft rent validations messages
* fix suffix and to_s for check_answers symbol
* rubocop
3 years ago
Dan13L3
3b0a52fa8b
Update en.yml ( #451 )
3 years ago
baarkerlounger
8b5be1925c
CLDC-1091: User Account URLs ( #448 )
...
* Works but relies on routes ordering
* Add helper test
* Actually work
* Test edit password auth even though we don't have a route for it
* Add spec description
* Consistency
3 years ago
baarkerlounger
50eeaa9101
Remove hint text from tenancy start date question
3 years ago
baarkerlounger
9dc7e574bf
CLDC-1116: Don't route to ecstat if age is under 16 ( #446 )
...
* Ecstat dependent on age
* Derive ecstat if age is under 16
* Test value label derivation
* Ensure derived option is still shown in check answers
3 years ago
Dan13L3
e684ee98a3
Update en.yml ( #445 )
3 years ago
baarkerlounger
070f8a3d04
CLDC-1014: Add Pagination for Logs Index ( #438 )
...
* Add Pagy pagination to logs index
* Add result count
* Show total count at top
* Replace view spec with request spec
* More logs context
* Make sure we have next/prev
* Add total count
* Generisize
* Remove pagination indicators when only 1 page
* Add pagination to title
* Whole pagination nav only shows if > 1 page
* Dry up paginated titles
* Update style namespace
3 years ago
kosiakkatrina
6c5391ad1c
Cldc 1065 soft validations ( #434 )
...
* change get_question form method to prioritise the routed to questions
* Add soft validation and interruption screen for basic rent
* get previous page that was routed to and display the same error for both soft validations
* Separate max and min error screens
* add a test for getting the previous page
* Update content and add more tests for previous page
3 years ago
baarkerlounger
49f2fbf75a
Remove org question as it doesn't apply to 1.0 ( #437 )
3 years ago
Dan13L3
66bfdc1beb
Update devise.en.yml
3 years ago
kosiakkatrina
4d44729f50
Throttle admin password reset ( #429 )
3 years ago