baarkerlounger
8134c2db7d
CLDC-827: Add custom guidance partials ( #192 )
...
* Add custom guidance partials
* Add a test for the partial being rendered
* Add some unit tests for this
* Rubocop
* Don't introduce heisenspecs
* Use component
* Add comment
* Update check values
* Make net_income_known enum
3 years ago
Paul Robert Lloyd
c7d3cafd37
Merge pull request #195 from communitiesuk/single-log-audit-1
3 years ago
kosiakkatrina
e1c7fb9378
Add documentation and validation for the new json form properties ( #194 )
3 years ago
Stéphane Meny
6fd9cd2eac
CDLC-783: Errors when a postcode is known but not provided
3 years ago
Paul Robert Lloyd
3ddbf9d8ac
Content and design audit 1
3 years ago
kosiakkatrina
7be8e0e05f
Cldc 670 property information inferred answers ( #190 )
...
* Show inferred postcode
* Filter out the answers that were not inferred
* Refactor if statement
* Add a failing test for check answers page
* Do not show the postcode known question in check answers
* WIP - fix failing test
* Display inferred check answers value if the value is not set
* update test json
* Fix a check and method name
* Extract check for hiddent in check answers from displayed to the user
Co-authored-by: MadeTech Dushan <dushan@madetech.com>
3 years ago
baarkerlounger
2dd1dbab62
Check template is shown ( #191 )
3 years ago
baarkerlounger
ed7679fdf9
Tenant's MUST be shown the privacy notice otherwise you can't complete the rest of the form ( #187 )
...
* Add failing spec
* About this log is only completed when privacy notice has been marked as shown
* Refactor special case into question
3 years ago
Paul Robert Lloyd
a3c73596e8
Merge pull request #189 from communitiesuk/content-tweaks-about-this-log
...
Content tweaks for About this log section
3 years ago
Paul Robert Lloyd
9c9a66c6b2
Correct question title for property reference
3 years ago
Paul Robert Lloyd
d48856e53b
Use recent date for date input hints
3 years ago
baarkerlounger
bbb13e4a24
Fix first let validations ( #185 )
3 years ago
baarkerlounger
b2783903fb
Move property reference question into About this log section ( #188 )
3 years ago
baarkerlounger
427ce3a352
Pin alpine version to force Node 14 ( #186 )
3 years ago
baarkerlounger
8c39e7ad57
Add outside England options to past LA question ( #184 )
3 years ago
baarkerlounger
9c04121d4c
Rubocop
3 years ago
baarkerlounger
e9fb386d68
Use Rspec from rubygems
3 years ago
baarkerlounger
a3d919d8c3
Rubocop
3 years ago
baarkerlounger
69e403989d
Arbe master
3 years ago
baarkerlounger
fd30790dcc
Inherited resources master
3 years ago
baarkerlounger
837fba70dc
Bump ransack
3 years ago
baarkerlounger
b9f60494d3
Redirect to tasklist page if section or question is not enabled yet ( #183 )
3 years ago
baarkerlounger
5e2222675e
Format date on check answers page
3 years ago
baarkerlounger
982e3efdca
Accessible autocomplete: Only enhance select element once ( #182 )
...
* Only enhance select element once
* Add test for disabled select option
* Select by key
* Test for selected option
* Rubocop
* Instance vars
* Don't turbo cache page to make js function act each time
3 years ago
baarkerlounger
9e86e2f8dd
Revert
3 years ago
baarkerlounger
319250f697
Set enhancement on input
3 years ago
baarkerlounger
c2805ac82e
Set selected value correctly
3 years ago
baarkerlounger
d655b6872d
Don't progressively enhance select options multiple times
3 years ago
baarkerlounger
7f5020ed87
Set default select value
3 years ago
baarkerlounger
e13e0b10f8
Accessible autocomplete for select questions ( #181 )
...
* Include accessible autoselect package
* Test type ahead functionality
* Add CSS
* Disabled null value
* Fix answer options so they match validations
* Disabled
* Only english LAs for current LA
* Rubocop
3 years ago
baarkerlounger
783d12dbe1
Typo
3 years ago
baarkerlounger
f992567c35
Add sandbox env config
3 years ago
baarkerlounger
80cdf3f704
Update encrypted creds
3 years ago
baarkerlounger
bbd8af9524
Revert "Bump node & fix docker image ( #178 )" ( #179 )
...
This reverts commit fc8a32cf49
.
3 years ago
baarkerlounger
fc8a32cf49
Bump node & fix docker image ( #178 )
...
* Bump node & fix docker image
* Bump workflow node version as well
3 years ago
baarkerlounger
dbf47d27c2
Bump ruby version
3 years ago
baarkerlounger
a58161fb27
Add ADR for form abstraction design
3 years ago
baarkerlounger
fc3b775827
Test for multiple forms
3 years ago
baarkerlounger
ccf48efa36
Bump active admin commit
3 years ago
baarkerlounger
d6bde6b4ee
Bump active admin commits
3 years ago
baarkerlounger
c568dcdf3d
Iterate over all forms ( #176 )
...
* Iterate over all forms
* Re-lookup page to ensure we have the definition for the right form
* Match form naming convention for spec and real
* Add test for case log form
3 years ago
baarkerlounger
3f51f0cf35
Hint text isn't mandatory
3 years ago
Paul Robert Lloyd
3f09dab60f
Merge pull request #177 from communitiesuk/701-update-privacy-notice
...
CLDC-701 Update privacy notice
3 years ago
Paul Robert Lloyd
d7e73d3cba
Update label and hint text for privacy notice question
3 years ago
Paul Robert Lloyd
25d84fe381
Allow HTML in hint text
3 years ago
Paul Robert Lloyd
50b5b0186e
Merge pull request #159 from communitiesuk/errors-controller
...
Add errors controller
3 years ago
Paul Robert Lloyd
506e9cd221
Add errors controller
3 years ago
baarkerlounger
95210ce528
Rails requires for us
3 years ago
baarkerlounger
d600edc2eb
Send rather than eval
3 years ago
baarkerlounger
11c1df0bdd
Redirect to logs if they clicked start now ( #175 )
3 years ago