baarkerlounger
4a01afa6e4
Make user dependent form content request safe ( #686 )
...
* Fix heisenspec
* Always make it functional
* Remove references to current user
* Make it work for check answers
* Clean up
* Remove redundant check
2 years ago
Paul Robert Lloyd
8a79603457
Add status tag helper
2 years ago
kiddhustle
3299b48b07
CLDC-1181: fix tasklist skip links
3 years ago
Paul Robert Lloyd
6e3ee6368a
Lint ERB templates
3 years ago
Dushan
2e93dd5e2b
Move privacy notice add final review ( #469 )
...
* WIP
* Unpleasant but works
* Alias is maybe better?
* WIP
* remove unneeded partial
* error and success when submitting
* add request specs for review page
* delete unneeded feature spec
* WIP
* Unpleasant but works
* Alias is maybe better?
* WIP
* remove unneeded partial
* error and success when submitting
* add request specs for review page
* delete unneeded feature spec
* 🤏 fixes
* display when log is completed
Co-authored-by: baarkerlounger <db@slothlife.xyz>
Co-authored-by: Kat <katrina@madetech.com>
Co-authored-by: kosiakkatrina <54268893+kosiakkatrina@users.noreply.github.com>
3 years ago
baarkerlounger
79e6fd42c4
Log status on log ( #410 )
...
* Fix link to next incomplete section
* Update status of log on log page
* Remove TasklistController as no longer required
* Add missing quotes around HTML attribute
* Add additional spec for tasklist page
* Capybara does not enjoy setting focus
Co-authored-by: Paul Robert Lloyd <me+git@paulrobertlloyd.com>
3 years ago
Paul Robert Lloyd
c636884c1b
Update styles on task list page
3 years ago
Paul Robert Lloyd
eff1ca6250
Enable section descriptions and add note about privacy notice
3 years ago
baarkerlounger
873d738513
CLDC-836: Don't make subsection labels links if they're not enabled ( #215 )
...
* Don't make subsection labels links if they're not enabled
* PR accessibility comments
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
Daniel Baark
ba51e66a56
Refactor the form parsing and navigation logic into OOP domain objects ( #106 )
...
* OOP form
* Add ADR
* PR commits
3 years ago
Daniel Baark
f333ed7a35
Add section dependencies ( #103 )
...
* Lock sections until about this log is completed
* Add dependent sections
* Specs
* Fix tests
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
Daniel Baark
8e93fb976d
Navigate straight to check answers page if a section has been started… ( #41 )
...
* Navigate straight to check answers page if a section has been started already
* Code review suggestion
* Remove Form config specific test
3 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
3 years ago
baarkerlounger
53d525670c
Refactor form definition to config file
3 years ago
baarkerlounger
f25a08cfc8
Refactoring and navigation
3 years ago
baarkerlounger
a6146c3f7a
Refactor routes
3 years ago
baarkerlounger
5d787cf85c
Refactor case logs
3 years ago
baarkerlounger
fe13d78191
Intoduce Turbo-Frames!
3 years ago
baarkerlounger
57e0edbccb
Log list skeleton
3 years ago
baarkerlounger
7585e6ba57
No links yet
3 years ago
baarkerlounger
c7d765c2e4
Make tasklist a partial
3 years ago
baarkerlounger
5ed803038b
Mockup the tasklist page
3 years ago
baarkerlounger
91d1345c3e
Add tasklist css as it's not included in gov uk frontend yet
3 years ago
baarkerlounger
a73c020658
Add a case log
3 years ago