Results 28 issues of Chris Pymm

I've been really enjoying using Twill Image - it's made managing images within a site so much easier! However while using it I came a cross a couple of things...

enhancement

Adds the date picker component submitted by the DPS connect team.

staging:active

In order to serve the website at the prod domain, kubernetes needs to have it set as an ingress.

We need an SSL certificate for the domain - this needs to be configure within the CloudPLatform repo to be provisioned by terraform

As our production domain is a subdomain of service.justice.gov.uk we need ops engineering to point it to our cloudplatform DNS zone

In order to manage the production domain we need a DNS zone within Cloud Platform

Amend dockerfile to be multistage and allow generating a different image for staging and production. Production needs to be different as it needs to not have http auth, not have...

staging:active

# Pull-request templates Please follow the steps below to tell us about your contribution. 1. Copy the correct template for your contribution - Are you fixing a bug? [Copy the...

staging:active

Standard GOV.UK design system text inputs allow a `html` option to be passed instead of `text` for the hint text. The search component does not allow this, and passing a...

feature (improve)

The GOV.UK notification banner allows for the role to be set to "alert" and has JS to autofocus the banner on page load in this case. It would be helpful...

feature (improve)