Commit graph

7 commits

Author SHA1 Message Date
Eric Eastwood
ea090291bb Rename "Slash commands" to "Quick actions"
Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/27070

Deprecate "chat commands" in favor of "slash commands"

We looked for things like:

 - `slash commmand`
 - `slash_command`
 - `slash-command`
 - `SlashCommand`
2017-06-15 09:01:56 -05:00
Grzegorz Bizon
1984359de3 Fix deploy chat command specs for protected actions 2017-05-31 11:09:29 +02:00
Grzegorz Bizon
f647ad8f6f Fix chatops specs with incorrectly defined project 2017-04-06 17:15:15 +02:00
Z.J. van de Weg
dc6921bdbb Chat Commands have presenters
This improves the styling and readability of the code. This is supported
by both Mattermost and Slack.
2017-01-30 09:24:05 +01:00
Kamil Trzcinski
41aa605d4e Improve deploy command message 2016-11-21 21:36:22 +01:00
Kamil Trzcinski
d375e3f15b Fix specs and improve code readability 2016-11-21 18:22:03 +01:00
Kamil Trzcinski
a36d556137 Introduce deploy command that allows to start deployment from one environment to second one 2016-11-21 17:26:35 +01:00