Skip to content

Refactoring chat_commands presenter

Zeger-Jan van de Weg requested to merge zj-commands-have-presenter into master

This merge request does a couple of things:

  1. Update the Slack Notify gem (needed for @pedroms designs)
  2. Update the views slightly for Issues
  3. Creates presenters for chat_commands
  4. Add extra tests
  5. Lays the ground work for Slack support

Fixes: #24917 (closed)

cc @grzesiek

Merge request reports