baarkerlounger
cefbbb0079
Add some more readme explanation
4 years ago
baarkerlounger
42ea2c9230
Linting
4 years ago
baarkerlounger
3b580e4434
Spec question counting behaviour
4 years ago
baarkerlounger
85fb8bc484
Some linting
4 years ago
baarkerlounger
77face1e49
Fix question counts for sections with conditional questions
4 years ago
baarkerlounger
fe81499abe
Spec attrib merging
4 years ago
baarkerlounger
1f525c6413
Refactor how we add stimulus controller html attributes so that we can combine them
4 years ago
baarkerlounger
be5a978a2c
Rubocop
4 years ago
baarkerlounger
e78fc2e3b1
Add the rest of the conditionals
4 years ago
baarkerlounger
a2f3b38468
Add numeric conditional
4 years ago
baarkerlounger
32f91bf062
Pretty print config json
4 years ago
baarkerlounger
e93d2144ce
Refactor conditional html attributes
4 years ago
baarkerlounger
00d3f825fa
Make reason for reasonable preference conditional on reasonable preference being given
4 years ago
baarkerlounger
5fbb050c20
Add Other reason for leaving as a conditional question
4 years ago
baarkerlounger
d49aa9b43b
Make major repairs date conditional on major repairs having been done
4 years ago
baarkerlounger
66ca7eb938
Make outstanding amount question conditional
4 years ago
kosiakkatrina
e095e94009
CLDC-512: Display answered fields ( #38 )
...
* Add tests for prepopulating answered questions
* Move test values to the factory
4 years ago
kosiakkatrina
4378e83709
fix the ids in numeric questions ( #37 )
4 years ago
kosiakkatrina
0b47b5ccd4
Cldc 340 read only questions ( #34 )
4 years ago
Daniel Baark
5e201d3553
CLDC-344: Validations ( #36 )
...
* Form with model so that we can validate (hypothetically)
* Put turbo frame back
* Turbo can update form errors if submitting returns 422
* Refactor and fix specs
* String interpolation over concatenation
4 years ago
Paul Robert Lloyd
b0abba9956
Merge pull request #35 from communitiesuk/update-readme
4 years ago
Paul Robert Lloyd
d41156b95c
Update README.md
...
Update installation instructions and tweak content
4 years ago
baarkerlounger
27b1eba583
Add logs command to readme
4 years ago
baarkerlounger
7fb7ddcf90
Fix checkbox partial
4 years ago
baarkerlounger
142739df88
Allow workflow to be triggered manually
4 years ago
kosiakkatrina
0aa8d88ffb
Render html from JSON questions ( #33 )
...
* Render html from questions with example
* Render html for all question types
4 years ago
kosiakkatrina
86691d9c0a
Cldc 275 focus styling 2 ( #32 )
4 years ago
Daniel Baark
a831a70aab
CLDC-341: Conditional showing and hiding of question on a page ( #29 )
...
* Use Stimulus controller for showing and hiding conditional questions for radio questions
4 years ago
kosiakkatrina
9490c550ef
CLDC-275: Form flow ( #28 )
...
* Get and display subsection completion status in tasklist
* update gitignore
* Add styling change return of get status
* Make skip to next incomplete section functional
* update tasklist helper methods not to use the default form
* Display completed sections count
* shuffle if statement
* Pass question keys without the content to get the status
* remove return status, shuffle if statement
* Access styles and statuses directly
4 years ago
Dushan
3d86dbd24f
Merge pull request #25 from communitiesuk/CLDC-277-create-check-answer-view
...
CLDC-277: create check answer view
4 years ago
Kat
2f4a953937
update answer label values
4 years ago
MadeTech Dushan
667649834a
rename adr
4 years ago
MadeTech Dushan
acb5c8f4f8
improve clarity
4 years ago
MadeTech Dushan
0db55a78c7
add check answer labels to json
4 years ago
MadeTech Dushan
f38c65ea48
fix update answer links
4 years ago
MadeTech Dushan
023f1f66e3
make check answer header dynamic
4 years ago
MadeTech Dushan
c02249ae6a
layout changes
4 years ago
MadeTech Dushan
199d4b9540
styling changes
4 years ago
MadeTech Dushan
b05c66cff2
delete empty line
4 years ago
MadeTech Dushan
8f2d9ddf81
linting fixes
4 years ago
MadeTech Dushan
0333a1c1ca
add spec for all questions answered text
4 years ago
MadeTech Dushan
9ca0063ac0
spec uses subsection with 2 questions on page
4 years ago
MadeTech Dushan
26cca734fa
Use questions instead of pages in check answers
4 years ago
Kat
336aaea1e0
check questions instead of page names for get answered questions total
4 years ago
Kat
62a8b12d33
Update the ADR
4 years ago
Kat
e086f1c131
Extract partial answers table, rename variable in helper method
4 years ago
Kat
a436a6cae2
Add check answers helper, display number of questions answered and a link to the next unanswered question
4 years ago
Kat
c07b3f34fe
Add check_answer_label for the rest of the pages
4 years ago
MadeTech Dushan
78df07b29b
Improve test code with minor refactors
...
Co-authored-by: Katrina Kosiak <Katrina@madetech.com>
4 years ago
MadeTech Dushan
82e87483b9
add specs for change/answer links on check answers
4 years ago