kosiakkatrina
e850ff06fd
Fix invalid page clearing ( #416 )
...
* Need to check text/numeric questions separately
* add a test for not clearing text fields
Co-authored-by: baarkerlounger <db@slothlife.xyz>
3 years ago
kosiakkatrina
612b29122b
Cldc 491 rent and charges validations ( #411 )
...
* Add rent ranges table and basic hard range validation
Co-authored-by: baarkerlounger <baarkerlounger@users.noreply.github.com>
* Add import rent ranges rake task
Co-authored-by: baarkerlounger <baarkerlounger@users.noreply.github.com>
* Update the rent range validation to validate all related fields and check for the correct collection year
* Add ranges data
* add error messages
* Add readme step
* extract get collection year method
* rename method
* create instead of find and create laRentRange record
Co-authored-by: baarkerlounger <baarkerlounger@users.noreply.github.com>
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
Stéphane Meny
2a5543994b
Ensures DB migration only happens on first instance ( #248 )
3 years ago
baarkerlounger
bb7206f789
Rake task to import organisation data ( #221 )
...
* Rake task to import organisation data
* Make spec a little more robust
3 years ago
baarkerlounger
9dae16af52
Revert rake task changes
3 years ago
baarkerlounger
c607458783
Rubocop
3 years ago
Daniel Baark
b787ad803f
CLDC-709: Conditional section status bugfix ( #92 )
...
* Failing spec
* Fix the failing spec
* Fix rake spec
3 years ago
magicmilo
02a848e38f
rubocop and remove dbg
3 years ago
magicmilo
b410ca04f8
assume schema validation true for test
3 years ago
magicmilo
ef32e2ba67
fix one validation test
3 years ago
magicmilo
622cb906dc
reinclude metaschema validation
3 years ago
baarkerlounger
0e88b5e703
Refactor
3 years ago
baarkerlounger
92ffab0c3d
rubocop
3 years ago
MadeTech Dushan
f0f75dc48f
lint fixes
3 years ago
magicmilo
c49b919a50
put validation all into rake file
3 years ago
magicmilo
5699c90e06
fixed dependency and updated readme
3 years ago
magicmilo
fa86626d37
added rake form_definition (can't load json-schema)
3 years ago
baarkerlounger
4897e2cd76
Add application skeleton to repo
3 years ago