baarkerlounger
e6f1672fe4
Add sheltered accom field ( #568 )
2 years ago
baarkerlounger
a078517c46
Sort case log index table by most recent by default ( #567 )
2 years ago
baarkerlounger
1b80d0f88f
Use rake task to send onboarding emails ( #566 )
...
* Use rake task to send onboarding emails
* Wrap host lookup so it's easily stubbable
* Rake task can be called outside the rails environment so need to pass host in
* Not part of the usual app flow so contain to rake task
* Including routes helper in a rake task is a rabbit hole
* Use ENV var rather than param for host
2 years ago
baarkerlounger
a6d9370972
Map joint tenancy field ( #565 )
2 years ago
Dushan Despotovic
4f928b0dc5
add missing field to seeded user for dev env
2 years ago
baarkerlounger
501fcd91e0
Inactive users ( #564 )
...
* Allow users to be marked as inactive
* Import inactive users
2 years ago
baarkerlounger
85b4ae81e3
Make tshortfall optional based on hidden tshortfall_known question ( #563 )
...
* Make tshortfall optional based on hidden tshortfall_known question
* Add test for optional
* Add test for JSON derived and dependent on false options
* Test routing
* Fix optionality
2 years ago
baarkerlounger
ad12b8e4dc
Set case log ID offset at export ( #562 )
2 years ago
baarkerlounger
a06a5f5896
Referral can be internal for homeless ( #561 )
2 years ago
baarkerlounger
d17075fc44
CLDC-1218: Fix hbrentshortfall import ( #558 )
...
* Infer hbrentshortfall not known if tshortfall not provided and overridden
* Reorder import
2 years ago
baarkerlounger
66621eac50
Spec nav bar highlighting from user perspective
2 years ago
baarkerlounger
055f23723e
Refactor for testability
2 years ago
baarkerlounger
5737ab2f2d
Works but helper is hard to test
2 years ago
baarkerlounger
940012d31e
Fix specs and linters
2 years ago
Paul Robert Lloyd
96497cdff8
Add navigation items helper
2 years ago
Dushan
26c0107779
add check to prevent error on hhmemb if joint is nil ( #560 )
...
* add failing spec
* add check to prevent error on hhmemb if joint is nil
2 years ago
baarkerlounger
6139866565
Improve DB seeding ( #556 )
...
* Improve DB seeding
* Don't seed LA Rent Ranges in test
2 years ago
sona-mhclg
1ff70b59e0
Add files via upload ( #554 )
...
Adding Delta Discovery file
2 years ago
baarkerlounger
1445f9be81
Add docs dir to dockerignore and cfignore ( #555 )
2 years ago
Dushan
69bdfb2e5b
CLDC-744-joint-tenancy-validation ( #549 )
...
* add joint tenancy validation
* fix validation and spec
* improvements
* updates
* lint fixes
* fix typo
* change message displayed on hhmemb page
2 years ago
Ted-U
07e3bad429
Radio button on log filter is now preset to "All" ( #552 )
...
* Radio button on log filter is now preset to "All"
* lint fixes
* removed instance @ variable
2 years ago
baarkerlounger
233f54997b
Allow illness type to be refused ( #553 )
2 years ago
kosiakkatrina
4c4f52f021
Save correct la if postcode is invalid ( #551 )
2 years ago
kosiakkatrina
1ead78462b
Set tshortfall to 0 if it should exists but is not provided ( #550 )
...
* Set tshortfall to 0 if it should exists but is not provided
* check if tshortfall is overridden
2 years ago
Ted-U
32212369d0
Cldc 1149 radio buttons filter ( #548 )
...
* radio button
* radio button again
* rubocop versioning issue fixed
* linux and darwin
* Fix Gemfile
* rubocop
* erb lint
Co-authored-by: baarkerlounger <db@slothlife.xyz>
2 years ago
baarkerlounger
a859d8b37d
Rubocop
2 years ago
baarkerlounger
aa9705cda7
Majorrepairs will never match
2 years ago
baarkerlounger
7bff1d100b
Set major repair date
2 years ago
baarkerlounger
8b3a2c9560
Add white other
2 years ago
baarkerlounger
92fd859ac8
Derive major repairs for import
2 years ago
baarkerlounger
6f0f9ab95c
Dry depends on evaluation
2 years ago
baarkerlounger
048db88d47
Refactor ecstat age check
2 years ago
baarkerlounger
0383e27821
Enable dynamically dependent answer options
2 years ago
Dushan
f4401869de
Age known believe import fixes ( #545 )
...
* amend fixture to make test fail
* fix failing test
* lint fixes
2 years ago
kosiakkatrina
1637661314
don't route to hbrentshortfall if hb is 7 ( #544 )
2 years ago
baarkerlounger
9389d952ab
Fix Reason preference reason and lettings allocation answer option import
2 years ago
baarkerlounger
21eac97e31
Fix complete case log fixture
2 years ago
baarkerlounger
deb74f97c9
Make case log status rely on subsection status so they can't get out of sync
2 years ago
baarkerlounger
25fa0d4eff
Fix condition affects question (illness type)
2 years ago
kosiakkatrina
df3b8371ef
map tshortfall value ( #543 )
2 years ago
kosiakkatrina
641d849ea2
Set hhmemb to totadult and tchild sum if hhmemb is not given ( #540 )
...
* Set hhmemb to totadult and tchild sum if hhmemb is not given
Co-authored-by: Ted <tedbooton@gmail.com>
Co-authored-by: Dushan <dushan@madetech.com>
* lint
* update method
* calculate hhmemb from details provided
Co-authored-by: Ted <tedbooton@gmail.com>
Co-authored-by: Dushan <dushan@madetech.com>
2 years ago
baarkerlounger
1857b34d16
Remove ??
2 years ago
kosiakkatrina
a3d32765d5
🤏 content fixes ( #539 )
2 years ago
kiddhustle
d7e032f76a
CLDC-1195: remove access keys
2 years ago
baarkerlounger
edbee5582f
Lint
3 years ago
baarkerlounger
cc6d7d2882
Add test for support user log view
3 years ago
baarkerlounger
c904e08c9f
Fix support log view
3 years ago
baarkerlounger
5154b412b3
Fix form start/end date
3 years ago
baarkerlounger
405d8be3ae
Merge pull request #537 from communitiesuk/import_fixes
...
Import Fixes
3 years ago
baarkerlounger
9ad9cf572e
Merge pull request #530 from communitiesuk/bug/cldc-1181-tasklist-skip-links
...
CLDC-1181: fix tasklist skip links
3 years ago