Skip to content

Migrate `form_errors` in integration settings page

Dheeraj Joshi requested to merge djadmin-pajamas-update-1 into master

What does this MR do and why?

This MR migrates the error alert in app/views/shared/_integration_settings.html.haml to be compliant with Pajamas design system

Screenshots or screen recordings

before after
image image

How to set up and validate locally

  1. Visit http://<GDK_INSTANCE>/<PROJECT_NAMESPACE>/-/settings/integrations/bamboo
  2. Enter invalid url
  3. Notice the error on save.

MR acceptance checklist

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

Edited by Dheeraj Joshi

Merge request reports