summaryrefslogtreecommitdiff
path: root/app/views/shared/_service_settings.html.haml
Commit message (Collapse)AuthorAgeFilesLines
* Refactor service settings viewissue_8110Felipe Artur2016-07-201-61/+20
|
* add slack notifications for wiki pagesSebastian Klier2016-04-201-0/+8
| | | | update changelog
* Standardize the way we check for and display form errorsrs-form_errorsRobert Speicher2016-04-041-6/+1
| | | | | | | | | | | | - 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.
* Issue #5817 wording of the web hooks updated on issue and merge eventsiqualisoni2016-01-111-2/+2
|
* Migrate CI::Services and CI::WebHooks to Services and WebHooksKamil Trzcinski2015-12-101-0/+9
|
* Move service template and project service settings into a shared viewStan Hu2015-04-291-0/+75