gitlab-org--gitlab-foss/spec/lib/gitlab/slash_commands
Yorick Peterse 57719d34d3
Expose ChatName objects to slash commands
Instead of only exposing a User to slash commands we now also expose the
ChatName object that the User object is retrieved from. This is
necessary for GitLab Chatops as we need for example the user ID of the
chat user.
2018-02-23 14:37:53 +01:00
..
presenters
command_spec.rb Expose ChatName objects to slash commands 2018-02-23 14:37:53 +01:00
deploy_spec.rb Expose ChatName objects to slash commands 2018-02-23 14:37:53 +01:00
issue_new_spec.rb Expose ChatName objects to slash commands 2018-02-23 14:37:53 +01:00
issue_search_spec.rb Expose ChatName objects to slash commands 2018-02-23 14:37:53 +01:00
issue_show_spec.rb Expose ChatName objects to slash commands 2018-02-23 14:37:53 +01:00