* CLDC-NONE: Update setup docs to reccommend WSL
* CLDC-NONE: Documentation for creating a new question
* CLDC-NONE: Update question doc
* CLDC-NONE: Lint fixes
* CLDC-NONE: update node version to correct value in setup.md
* CLDC-NONE: make clear sales steps are generic for lettings too
* CLDC-NONE: make clear sales steps are generic for lettings too
* CLDC-NONE: add explanation of copy_key
* CLDC-NONE: add note to update variable_definitions file
* CLDC-NONE: add note about page ids
* CLDC-NONE: whitespace linting
* CLDC-NONE: Finish question and page docs
* CLDC-NONE: Update docs gemfile
deprecation warning, these dependencies won't be included in default ruby in future
* CLDC-NONE: Add extra library to install to setup
* CLDC-NONE: Update new question tutorial
* CLDC-NONE: Lint
* CLDC-NONE: Final tweaks to new question
* CLDC-NONE: Document check_answers_card_title
* CLDC-NONE: update docs platform list
---------
Co-authored-by: Nat Dean-Lewis <nat.dean-lewis@softwire.com>
Co-authored-by: samyou-softwire <samuel.young@softwire.com>
* CLDC-NONE: Split deployment instructions into their own page
makes them easier to find, under the infrastructure tab is a little unintuitive
* CLDC-NONE: Renumber nav_order
* CLDC-NONE: Reinstate immediate secret deletion
* Upgrade yarn packages to clear dependabot warnings
* Add prettier
* Run prettier
* Update docs
* Update babel config for moved plugins
* Add node_modules and similar to prettierignore, since on CI it's not run from same directory as gitignore
* Enable multiple inferred check answers values
* lint and add new conditions to check answers for age1
* Rename method
* Refactor inferred answer value
* rebase update
* update inferred_check_answers_value after rebase
* Move the method to private
* Add a missing test
* rebase changes
* Add prefers not to say as the displayed value for all household members
* update [0] to .first
* replace [0] with .first
* Conditionally display a correct review log text
* do not allow the aswers from previous collection windows to be changed
* does not let the user navigate to questions for previous collection year logs
* Fix tests
* Add some docs
* Extract collection period check into a before_action and change path to rails route
* update the tasklist message
This renames the case_log to lettings_log as everything we've written so
far has been geared towards lettings of social housing so it makes sense to
have the name describe this. This is also a precursor to adding in stuff for
sales logs (whatever shape that takes)
Co-authored-by: James Rose <james@jbpr.net>
* Form documentation
Adding documentation for the form definition including elements such as
the sections, subsections, pages and questions
* update docs
* add link to new docs to form runner doc