gitlab-org--gitlab-foss/app/views/projects/wikis
Robert Speicher 7a2370f740 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.
2016-04-04 21:37:07 -04:00
..
_form.html.haml Standardize the way we check for and display form errors 2016-04-04 21:37:07 -04:00
_header_title.html.haml Move project header title definition to view in question. 2015-09-17 12:16:24 +02:00
_main_links.html.haml Set of small improvements to wiki frontend 2016-02-07 17:57:28 +01:00
_nav.html.haml Set of small improvements to wiki frontend 2016-02-07 17:57:28 +01:00
_new.html.haml Set of small improvements to wiki frontend 2016-02-07 17:57:28 +01:00
edit.html.haml Update tests to match new wiki header 2016-02-09 00:56:45 +02:00
empty.html.haml Move project header title definition to view in question. 2015-09-17 12:16:24 +02:00
git_access.html.haml Fix css mess around git clone panel. Align it properly 2016-01-14 17:42:15 +01:00
history.html.haml Set of small improvements to wiki frontend 2016-02-07 17:57:28 +01:00
pages.html.haml Set of small improvements to wiki frontend 2016-02-07 17:57:28 +01:00
show.html.haml Set of small improvements to wiki frontend 2016-02-07 17:57:28 +01:00