gitlab-org--gitlab-foss/app/views/shared/issuable
Dmitriy Zaporozhets 5999fec7a3 Merge branch 'rs-form_errors' into 'master'
Standardize the way we check for and display form errors

- Some views had a "Close" button. We've removed this, because we don't
  want users accidentally hiding the validation errors and not knowing
  what needs to be fixed.
- Some views used `li`, some used `p`, some used `span`. We've
  standardized on `li`.
- Some views only showed the first error. We've standardized on showing
  all of them.
- Some views added an `#error_explanation` div, which we've made
  standard.

See merge request !3531
2016-04-11 12:01:50 +00:00
..
_filter.html.haml Fixes issue with dropdowns not selecting values 2016-03-31 20:19:59 +01:00
_form.html.haml Merge branch 'rs-form_errors' into 'master' 2016-04-11 12:01:50 +00:00
_label_dropdown.html.haml Fixes issue with dropdowns not selecting values 2016-03-31 20:19:59 +01:00
_milestone_dropdown.html.haml Fixes issue with dropdowns not selecting values 2016-03-31 20:19:59 +01:00
_nav.html.haml Re-use top-are css component for issues/mr pages 2016-02-05 11:35:55 +01:00
_participants.html.haml Fixed bug where participants would not work correctly on merge requests 2016-03-21 11:31:50 +00:00
_search_form.html.haml Re-use top-are css component for issues/mr pages 2016-02-05 11:35:55 +01:00
_sidebar.html.haml Remove duplication. Remove JS data attributes 2016-04-07 08:32:37 -04:00