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
baarkerlounger
4d3b7f31e8
Not currently using the asset pipeline
3 years ago
baarkerlounger
195c41eccc
Rails 7 ( #174 )
...
* Rails 7 config
* Gem bumps
* Turn off unused rails engines
* Rails 7 released
* Rubocop
* Not currently using ActionCable
3 years ago
Paul Robert Lloyd
ed01b02d11
CLDC-546 Add start page ( #173 )
...
* Delete superfluous assets folders
* Delete about page
* Replace test page with explictly named start page
* Add content for start page
3 years ago
Paul Robert Lloyd
0c747eda02
Merge pull request #172 from communitiesuk/update-service-name
3 years ago
Paul Robert Lloyd
95d4f8a706
Update service name
3 years ago
kosiakkatrina
e09e804d6f
Add timeout for postcode lookup ( #170 )
...
* Add timeout for postcode lookup
* reset location fields when postode not known
* Reset partial postcodes after setting the main postcode field and add tests
3 years ago
Matthew J. Phelan
83ad9457b8
Merge pull request #171 from communitiesuk/CLCD-501/validate_unitletas
...
Clcd 501/validate unitletas
3 years ago
Matthew Phelan
d7680b0399
rubocop updates
3 years ago
Matthew Phelan
63c5611ca3
Merge branch 'main' into CLCD-501/validate_unitletas
3 years ago
Matthew Phelan
0be9374550
unitletas validation specs
3 years ago
kosiakkatrina
04289309fb
Add ADR for inferring LA from postcode ( #169 )
...
* Add ADR for inferring LA from postcode
* fix typos
3 years ago
kosiakkatrina
2fe46a0cc6
CLDC-654: Infer totadult ( #168 )
...
* Infer totadult
* disable rubocop for accessing age and relat fields
* Check if age is nil before checking totadult
3 years ago
Matthew Phelan
c6407d7da8
validat unitletas
3 years ago
Matthew J. Phelan
2d097d44cd
Merge pull request #162 from communitiesuk/CLDC-492/validate_hbrentshortfall
...
CLDC-492: After housing benefit and/or housing element of UC payment is received, will there be an outstanding amount for basic rent and/or benefit eligible charges?
3 years ago
kosiakkatrina
a8b7af0cbd
Add and derive totelder field ( #167 )
3 years ago
kosiakkatrina
ac6e8c23b2
CLDC-653: totchild derived field ( #166 )
...
* Add missing mappings and infer totchild
* Extract method;
3 years ago
Kat
53ebdc586e
Update validation error message content
3 years ago
kosiakkatrina
d236c5334a
Cldc 575 inferred la ( #165 )
...
* Infer la from postcode
* Fix other tests and lint
* Add routing based on inferred la
* reset la to inferred false
* Use postcodes io gem
* reset values if la cannot be inferred
* Fix tests
3 years ago
Matthew Phelan
bd0de8418b
Merge branch 'main' into CLDC-492/validate_hbrentshortfall
3 years ago
Matthew Phelan
c5a7a0ddf9
CLDC-492: rubocop corrections
3 years ago
Dushan
831f59c6da
Cldc 650 derived startdate ( #164 )
...
* add fields for deriving startdate
* Add test for inferring startdate, fix other tests
* infer day, month, year instead
3 years ago
kosiakkatrina
58fc5982eb
Cldc 478 accessibility requirements validation ( #163 )
...
* Validate accessibility requirements
* update missing mappings
3 years ago
kosiakkatrina
fc1d063cf3
Set sign in and sign out messages to empty strings ( #161 )
...
* Set sign in and sign out messages to empty strings
* Remove irrelevant test expectation
3 years ago
Matthew Phelan
be83b5439e
CLDC-492
...
validate_hbrentshortfall
3 years ago
baarkerlounger
e0463893ac
We want inline css in dev otherwise we have to recompile on each change
3 years ago