baarkerlounger
ad12b8e4dc
Set case log ID offset at export ( #562 )
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
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
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
92fd859ac8
Derive major repairs for import
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
baarkerlounger
9389d952ab
Fix Reason preference reason and lettings allocation answer option import
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
Ted
d762f4ac05
derive if ethnic has been refused from ethnic group
3 years ago
Ted
23fe2bb219
Log old id
3 years ago
Dushan Despotovic
6818a51180
Fix all failing specs
...
This commit fixes the tests that failed as a result of the introduction
of the created_by column in the case log table. The tests were failing as
it is now necessary to have a created_by for a case log
3 years ago
Stéphane Meny
17bb734b0a
Fixing previous postcode known
3 years ago
Stéphane Meny
1443e2dc0e
* Introduce created_by field
...
* Handles deactivated/deleted users at import
* Links case logs created_by with user
3 years ago
baarkerlounger
bf4733679a
Reset checkbox answer option answers when the question has been invalidated by other answers
3 years ago
Stéphane Meny
2643e707ae
Update hbrentshortfall values and import corrections ( #514 )
3 years ago
Stéphane Meny
beedcf2d56
Fix errors during import process ( #507 )
3 years ago
kosiakkatrina
06adfbaf6d
remove la_known ( #505 )
...
* remove la_known
* lint
3 years ago
Stéphane Meny
bf972143a1
Import fixes and add update capabilities ( #500 )
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
48ac937df7
Add import
3 years ago
baarkerlounger
2f73d250d1
Rubocop
3 years ago
baarkerlounger
f8d16bf098
Import data
3 years ago
Stéphane Meny
b8d60a86ea
Import changes ( #470 )
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
Stéphane Meny
5af5088c15
CLDC-1118: Implement empty master manifest ( #450 )
...
CLDC-1118: Implement empty daily master manifest
3 years ago
baarkerlounger
be1417307c
CLDC-649: Export provider type from owning organisation ( #436 )
...
* Export provider type from owning org
* Export DB value rather than string
3 years ago
baarkerlounger
2776c061b6
CLDC-1063: Key Contacts ( #435 )
...
* Add data field
* Add field to views
* Only data coordinators can change role, dpo, keycontact
* Import key contact field
* Rubocop
* Import data accessors
* Handle non-unqiue email imports
3 years ago
baarkerlounger
b27559dc80
CLDC-771: Allow Data Coordinator to change details for users in their organisation ( #428 )
...
* Update controller auth
* Change data protection officer from role to attribute
* Allow changing DPO
* Update wording
* Use radio buttons rather than check box
* Add some integration tests
* Make hidden text dynamic
3 years ago
baarkerlounger
41d6822606
Data protection confirmations import ( #412 )
...
* Failing test
* Import
* Cop fixes
* Preserve created at date
* Rubocop
* Time zones are hard
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
kiddhustle
7c228417a8
CLDC-959: add multiple tenant flow
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
Stéphane Meny
9545122114
Replaces enum text values in export by related numbers ( #310 )
3 years ago
baarkerlounger
49f27e6ccc
Ruby 3.1 syntax rubocop
3 years ago
Stéphane Meny
55a29832a3
Case logs export ( #288 )
3 years ago
Stéphane Meny
0541edb99c
User imports ( #276 )
...
* Data import refactor
* Complete user import and corrects enums
3 years ago
Stéphane Meny
a41c5f2c19
Setup rake task to import organisations from S3 ( #267 )
...
Co-authored-by: Kat <katrina@madetech.com>
3 years ago
baarkerlounger
fde1838351
CLDC-768: Add 2FA for Admin Users ( #146 )
...
* Add 2FA to admin panel sign in
* Test OTP code expiry
* Validate phone number presence
* Resend view
* Autocomplete 2fa code
* Update resend text
3 years ago
Stéphane Meny
79d00cdc01
Add a storage service backed by the AWS S3 SDK ( #263 )
3 years ago
Stéphane Meny
54db093f01
Add service to parse PaaS configuration ( #260 )
3 years ago