gitlab-org--gitlab-foss/spec/lib/gitlab/email/handler
Rémy Coutable f393f2dde0
Simplify the slash commands DSL to store action blocks instead of creating methods
Other improvements:
- Ensure slash commands autocomplete doesn't break when noteable_type is not given
- Slash commands: improve autocomplete behavior and /due command
- We don't display slash commands for note edit forms.
- Add tests for reply by email with slash commands
- Be sure to execute slash commands after the note creation in Notes::CreateService

Signed-off-by: Rémy Coutable <remy@rymai.me>
2016-08-13 00:36:47 +02:00
..
create_issue_handler_spec.rb Split tests into their own classes 2016-05-24 17:30:36 +08:00
create_note_handler_spec.rb Simplify the slash commands DSL to store action blocks instead of creating methods 2016-08-13 00:36:47 +02:00