Commit graph

11 commits

Author SHA1 Message Date
Jan
5ba9279c50 Resolve "Add /confidential quick action for issues" 2018-06-13 12:42:36 +00:00
Sean McGivern
db3774376a Make /copy_metadata only handle the first issuable passed 2018-04-24 13:12:59 +01:00
Mateusz Bajorski
593e3ffc32 Fixed inconsistent descriptions and refactored reference checking 2018-03-03 12:12:38 +01:00
Mateusz Bajorski
26087ae91c Fixed typos and improved reference checking 2018-03-03 12:12:38 +01:00
Mateusz Bajorski
a0adf87707 Changed command name to copy_metadata and added MR support 2018-03-03 12:12:38 +01:00
Mateusz Bajorski
4f10cad9ff Add Inherit quick action
Closes #38450
2018-03-03 12:12:38 +01:00
Victor Wu
3d650717b6 Table flip quick action docs 2017-12-28 10:17:30 +00:00
Vlad
945e0684af added date parameter for time tracking 2017-10-13 11:41:49 +01:00
Manolis Mavrofidis
7e71f958ac /move project functionality. Squash commit.
Update to add all issues to be updated.
 Added functionality, proper tests, documentation and changelog.
2017-08-31 21:30:36 +01:00
Ryan Scott
01c9488f4a Added slash command to close an issue as a duplicate. Closes #26372 2017-07-20 15:33:24 +01:00
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