Name |
Last commit
|
Last update |
---|---|---|
.. | ||
_form.html.haml | ||
_label.html.haml | ||
destroy.js.haml | ||
edit.html.haml | ||
index.html.haml | ||
new.html.haml |
BigW Consortium Gitlab
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
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
_form.html.haml | Loading commit data... | |
_label.html.haml | Loading commit data... | |
destroy.js.haml | Loading commit data... | |
edit.html.haml | Loading commit data... | |
index.html.haml | Loading commit data... | |
new.html.haml | Loading commit data... |