ministryofjustice / make-recall-decision-ui

The UI For Making Probation Recall Decisions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

UI for "Decide if someone should be recalled or not" (make-recall-decision-ui)

CircleCI

If a person on probation breaches their licence conditions, they could be recalled to prison. This service helps a probation officer to review case information and make the decision to recall or not. Read more on the Confluence space.

Running the app locally

Development

Guide on developing new features

Support / deployment / configuration

Maintenance Banner

  • To display a maintenance banner to make users aware of any planned outages four environment variables are required. These are available for each environment in the helm_deploy folder -
    • NOTIFICATION_HEADER - the header of the banner
    • NOTIFICATION_BODY - the text in the body of the banner. This must conform to GDS standards see link
    • START_DATE - must be written in ISO format eg/YYYY-MM-DD, the banner will only be displayed on or after this date
    • END_DATE - must be written in ISO format eg/YYYY-MM-DD, the banner will only be displayed on or before this date

Dashboards

About

The UI For Making Probation Recall Decisions

License:MIT License


Languages

Language:TypeScript 76.2%Language:Nunjucks 22.2%Language:SCSS 0.9%Language:Shell 0.3%Language:JavaScript 0.3%Language:Dockerfile 0.1%Language:Sass 0.0%Language:Ruby 0.0%