Skip to content

Make admin CI page form error pajamas compliant

Laura Callahan requested to merge 364933-form-error-pajamas into master

What does this MR do and why?

Resolves #364933 (closed), #364923 (closed), #364959 (closed)

Makes form errors on the admin CI/CD settings page pajamas compliant

Screenshots or screen recordings

Before After
Screen_Shot_2022-06-10_at_3.43.06_PM Screen_Shot_2022-06-10_at_3.51.36_PM
Screen_Shot_2022-06-10_at_3.56.51_PM Screen_Shot_2022-06-10_at_3.43.43_PM

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

  • Navigate to admin/application_settings/ci_cd
  • Expand Continuous Integration and Deployment
  • Enter an invalid URL (without https) in Auto DevOps domain and hit save
  • Form error should appear in Continuous Integration and Deployment and Package Registry

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #364933 (closed)

Edited by Laura Callahan

Merge request reports