Daniel Baark
b787ad803f
CLDC-709: Conditional section status bugfix ( #92 )
...
* Failing spec
* Fix the failing spec
* Fix rake spec
3 years ago
kosiakkatrina
b358a67dde
CLDC-679: Update main tenancy type mappings ( #91 )
...
* Update main tenancy type mappins
* Fix the tests and validations
3 years ago
baarkerlounger
06ac7b8c35
Downcase case log status in tasklist
3 years ago
Daniel Baark
6c4bb79b6a
Bug fixes ( #90 )
...
* Use the correct blue
* Use SASS for hover
* Use govuk frontend classes
* Don't add new stylesheet
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
54ac2e5511
Merge branch 'main' of https://github.com/communitiesuk/mhclg-data-collection-beta
3 years ago
magicmilo
622cb906dc
reinclude metaschema validation
3 years ago
Daniel Baark
4c479d4fd3
Bug fixes ( #89 )
...
* Check answers to tasklist
* Fix status display
* Fix case log status
* Update footer
* Update spec
* Fix spec
* Make form pages 2/3 width
* Make spec failures less likely
3 years ago
baarkerlounger
16086503f9
Fix merge conflict
3 years ago
baarkerlounger
ff5c1ddd26
Fix major repairs date
3 years ago
Milo
bd2d04df11
Merge pull request #88 from communitiesuk/refactor_rake
...
Refactor form validation rake task
3 years ago
baarkerlounger
0e88b5e703
Refactor
3 years ago
baarkerlounger
92ffab0c3d
rubocop
3 years ago
Milo
eae6f8f36e
Merge pull request #76 from communitiesuk/CLDC-641-JSONValidation
...
Json Form Structure Validation against Schema
3 years ago
magicmilo
ba1afdbf65
change readme
3 years ago
magicmilo
c49b919a50
put validation all into rake file
3 years ago
magicmilo
127958a47f
readd testform
3 years ago
magicmilo
57e117b09e
run db migration
3 years ago
magicmilo
041e41b2be
Merge branch 'main' into CLDC-641-JSONValidation
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
magicmilo
bda09d7886
update readme for schema validation
3 years ago
kosiakkatrina
7942dec5c4
Add incref column ( #87 )
...
* Add incref column
* Rubocop
* update migration version
3 years ago
magicmilo
ea992e8cf3
Revert "Revert "Merge branch 'main' of https://github.com/communitiesuk/mhclg-data-collection-beta ""
...
This reverts commit 6d2a0a11b6
.
3 years ago
magicmilo
6d2a0a11b6
Revert "Merge branch 'main' of https://github.com/communitiesuk/mhclg-data-collection-beta "
...
This reverts commit d1ae40dc3b
, reversing
changes made to 3f885b4bc3
.
3 years ago
magicmilo
a714efeaf6
aggh reverted wrong commit
3 years ago
magicmilo
8a6207fb00
Revert "fix duplicate keys in form json letting_type"
...
This reverts commit 3f885b4bc3
.
3 years ago
magicmilo
d1ae40dc3b
Merge branch 'main' of https://github.com/communitiesuk/mhclg-data-collection-beta
3 years ago
magicmilo
3f885b4bc3
fix duplicate keys in form json letting_type
3 years ago
kosiakkatrina
894228c02e
CLDC-678: Store total household members ( #86 )
...
* Store other housdehold members and infer total household members
* Remove redundant question
3 years ago
magicmilo
ebdf41764b
add check answer label requirement
3 years ago
kosiakkatrina
20bda98d4b
Save mcr date as datetime, fix saving the dates ( #85 )
3 years ago
magicmilo
967ee6b0e1
more fix
3 years ago
magicmilo
c67fccdcd0
change pattern to ignore conditional_route_to
3 years ago
magicmilo
d1db752842
only validate real forms
3 years ago
magicmilo
8c27ae6ffc
Validate structure correctly
3 years ago
Kat
109947bb97
Update majorrepairs field name in docs and test file
3 years ago
magicmilo
5dacd38187
blank conditional for
3 years ago
magicmilo
16685a25e2
nearly working
3 years ago
magicmilo
8517613c64
.
3 years ago
kosiakkatrina
15bbe798df
Cldc 591/further data changes ( #83 )
...
* Remove condition_effects_prefer_not_to_say field
* Change reason type
* Remove prefer not to say from illness
* add majorrepairs,propcode and infer postcode
* Update previous location and la
* Update majorrepairs, national and reasonpref
* Update housing benefits fields
* rename file
* Add previous postcode
* Move inferred postcode to model
* refactor infered poscode method
* Remove unneeded import
* update miration and some mappings
* Remove duplicate migration command
3 years ago
magicmilo
152e3a17f0
.
3 years ago
magicmilo
e1f758ba07
save
3 years ago
magicmilo
f844f9273e
outline
3 years ago
Daniel Baark
dbef8dfba4
CLDC-642: Soft validation UI bug fix ( #82 )
...
* Soft validation UI needs to be on both questions being validated
* Fix whether the box is checked or not
* All checkboxes are integers now
* Fix
* Use enums as well for consistency
* Use capybara matcher for less flakiness
* Click link already waits
* Add a retry to our fetch so tests are more resilient to intermittent network issues
3 years ago
magicmilo
ebc79e4982
.
3 years ago
kosiakkatrina
dc35b066a3
Migrate the remaining checkbox fields to integer; ( #80 )
3 years ago
magicmilo
78547d4a2c
dir loop
3 years ago