summaryrefslogtreecommitdiff
path: root/app/views/projects/services
Commit message (Expand)AuthorAgeFilesLines
* Add `aria-label` for feature status accessibilityKushal Pandya2017-03-231-1/+1
* Merge branch 'fix-links-target-blank' into 'security'Jacob Schatz2017-03-203-5/+5
* Added small improvments to the chat slash command servicesLuke "Jared" Bennett2017-02-073-32/+47
* Fixed cancel button in the services form not redirecting back to the integrat...fix-cancel-integration-settingsJose Ivan Vargas2017-01-271-1/+1
* HAMLLint: Fix `UnnecessaryStringOutput` offencesKushal Pandya2017-01-241-1/+1
* Merge branch '26138-combine-webhooks-and-services-settings-pages' into 'master' Rémy Coutable2017-01-201-2/+0
|\
| * Moved the webhooks and services gear options to a single one called integrationsJose Ivan Vargas2017-01-181-2/+0
* | Add tests for admin service templateszj-fix-admin-templatesZ.J. van de Weg2017-01-061-1/+1
* | Fix Slash command templatesZ.J. van de Weg2017-01-032-73/+75
|/
* Rename logo, apply for Slack tooZ.J. van de Weg2017-01-031-1/+1
* Merge remote-tracking branch 'origin/master' into zj-mattermost-slash-configKamil Trzcinski2016-12-201-0/+93
|\
| * Added slack slash commands frontend help wellLuke "Jared" Bennett2016-12-181-0/+93
| * Fix specsKamil Trzcinski2016-12-161-3/+2
| * Create Slack Slash command serviceZ.J. van de Weg2016-12-161-1/+1
* | Remove rest of the form parameters as we can't really support themKamil Trzcinski2016-12-202-14/+5
* | Improve sourcesKamil Trzcinski2016-12-191-15/+12
* | kamil frontend review changesLuke "Jared" Bennett2016-12-191-1/+1
* | zj frontend reviewLuke "Jared" Bennett2016-12-191-1/+1
* | Remove mock emoji commentsLuke "Jared" Bennett2016-12-191-5/+0
* | Removed UI to show the registered team as its not yet possibleLuke "Jared" Bennett2016-12-191-4/+0
* | UX review changesLuke "Jared" Bennett2016-12-191-1/+1
* | Correct views for first iteration agreementLuke "Jared" Bennett2016-12-193-11/+104
* | Started on new slash commands edit viewmattermost-configure-frontendLuke "Jared" Bennett2016-12-173-105/+42
* | Add tests for auto configure slash commandsZ.J. van de Weg2016-12-162-11/+12
* | Add MattermostControllerZ.J. van de Weg2016-12-161-98/+100
* | Base work for auto config MM slash commandsZ.J. van de Weg2016-12-163-109/+109
|/
* Frontend review changeszj-mattermost-command-help-messageLuke "Jared" Bennett2016-11-211-18/+18
* Improve the mattermost help boxZ.J. van de Weg2016-11-211-6/+6
* Pass @service using subjectLuke "Jared" Bennett2016-11-212-2/+2
* Added new .help-form styling and implemented with mattermost command service ...Luke "Jared" Bennett2016-11-213-9/+109
* Add framework for rendering partialsZ.J. van de Weg2016-11-211-0/+1
* Defer saving project services to the database if there are no user changesadam-build-missing-services-when-necessaryAdam Niedzielski2016-11-161-2/+3
* Allow to test JIRA service when project does not have repositoryissue_23032Felipe Artur2016-11-041-2/+5
* Refactor service settings viewissue_8110Felipe Artur2016-07-202-38/+1
* Allow slack service to send messages on different channelsFelipe Artur2016-07-192-1/+39
* Allow build email service to be testedissue_13343Felipe Artur2016-07-151-1/+1
* Hide description on mobileservices-uiPhil Hughes2016-05-261-25/+24
* Updated services UIPhil Hughes2016-05-172-39/+46
* Add cancel button to forms that didn't have one alreadyDouwe Maan2015-12-021-1/+1
* Add cancel button to forms that didn't have one alreadyDouwe Maan2015-12-021-0/+1
* Use consistent casing for page titlesDouwe Maan2015-12-021-4/+0
* Make tables full width.Douwe Maan2015-10-191-19/+20
* Add a page title to every page.Douwe Maan2015-04-302-0/+2
* Move service template and project service settings into a shared viewStan Hu2015-04-291-74/+1
* added fieldset support to project and admin services views.Ioannis Kappas2015-04-221-37/+25
* Replace alerts with well where alert is not neededDmitriy Zaporozhets2015-03-251-1/+1
* Show test settings as disabled when service cannot be tested.Marin Jankovski2015-03-181-2/+3
* Fix UI bug regarding servicesDrew Blessing2015-03-171-3/+3
* Show asterisks instead of password in service edit form.Marin Jankovski2015-03-121-2/+2
* Merge branch 'emails-on-push'Dmitriy Zaporozhets2015-03-081-1/+5
|\