Commit graph

6 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
Z.J. van de Weg
84b42aebbc Fix project link on issue creation 2017-02-14 15:03:20 +01:00
Z.J. van de Weg
1efa8f2e15 Rename issuable to IssueBase
Given the the Issuable class will soon also have to support MRs this
signals that it can only be used by issues.
2017-02-08 16:42:27 +01:00
Z.J. van de Weg
164eb3aa37 Improve styling of the new issue message 2017-01-31 13:42:04 +01:00
Z.J. van de Weg
d7f298c177 Incorporate feedback 2017-01-30 20:37:06 +01:00
Z.J. van de Weg
5ec214b0a5 Rename presenters for consitency 2017-01-30 09:33:04 +01:00
Renamed from lib/gitlab/chat_commands/presenters/new_issue.rb (Browse further)