gitlab-org--gitlab-foss/app/views/projects/merge_requests
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
..
show Minor improvements on IssuableActions 2016-03-21 16:59:35 +01:00
widget Reset MR opts 2016-04-06 21:46:12 -04:00
_discussion.html.haml Added discard button to comment form 2016-03-04 08:42:22 +00:00
_form.html.haml
_head.html.haml
_header_title.html.haml
_merge_request.html.haml change the css class has_tooltip to has-tooltip universally 2016-03-20 21:37:22 +01:00
_merge_requests.html.haml
_new_compare.html.haml Merge branch 'rs-form_errors' into 'master' 2016-04-11 12:01:50 +00:00
_new_submit.html.haml Use Gitlab::Git::DiffCollections 2016-03-03 18:38:44 +01:00
_show.html.haml Updates sidebar milestone to use new dropdowns 2016-03-25 08:03:16 -04:00
branch_from.html.haml Updated UI for new merge request 2016-04-06 11:08:40 +01:00
branch_to.html.haml Updated UI for new merge request 2016-04-06 11:08:40 +01:00
cancel_merge_when_build_succeeds.js.haml
diffs.html.haml
edit.html.haml
index.html.haml Re-use top-are css component for issues/mr pages 2016-02-05 11:35:55 +01:00
invalid.html.haml
merge.js.haml
new.html.haml
show.html.haml
update.js.haml Fix a bug preventing from doing subsequent edits in any Issuable sidebar 2016-02-17 10:17:57 +01:00
update_branches.html.haml Fixed target project update 2016-04-06 11:08:40 +01:00