gitlab-org--gitlab-foss/spec/fixtures/emails
Rémy Coutable 0eea8c8857 Support slash commands in noteable description and notes
Some important things to note:

- commands are removed from noteable.description / note.note
- commands are translated to params so that they are treated as normal
  params in noteable Creation services
- the logic is not in the models but in the Creation services, which is
  the right place for advanced logic that has nothing to do with what
  models should be responsible of!
- UI/JS needs to be updated to handle notes which consist of commands
  only
- the `/merge` command is not handled yet

Other improvements:

- Don't process commands in commit notes and display a flash is note is only commands
- Add autocomplete for slash commands
- Add description and params to slash command DSL methods
- Ensure replying by email with a commands-only note works
- Use :subscription_event instead of calling noteable.subscribe
- Support :todo_event in IssuableBaseService

Signed-off-by: Rémy Coutable <remy@rymai.me>
2016-08-13 00:05:57 +02:00
..
android_gmail.eml
attachment.eml
auto_reply.eml
commands_only_reply.eml Support slash commands in noteable description and notes 2016-08-13 00:05:57 +02:00
dutch.eml No HTML-only email please 2015-08-21 16:09:55 -07:00
gmail_web.eml
html_paragraphs.eml
inline_reply.eml
ios_default.eml
newlines.eml
no_content_reply.eml
on_wrote.eml
outlook.eml
paragraphs.eml
plaintext_only.eml No HTML-only email please 2015-08-21 16:09:55 -07:00
reply_without_subaddressing_and_key_inside_references.eml Improve and finish the fallback to the In-Reply-To and References header for the reply-by-email feature 2016-03-25 13:05:15 +01:00
valid_new_issue.eml Create a new issue via: incoming+group/project+AUTH_TOKEN@... 2016-05-16 21:27:16 +00:00
valid_new_issue_empty.eml Create a new issue via: incoming+group/project+AUTH_TOKEN@... 2016-05-16 21:27:16 +00:00
valid_reply.eml Improve and finish the fallback to the In-Reply-To and References header for the reply-by-email feature 2016-03-25 13:05:15 +01:00
windows_8_metro.eml
wrong_authentication_token.eml Create a new issue via: incoming+group/project+AUTH_TOKEN@... 2016-05-16 21:27:16 +00:00
wrong_mail_key.eml Rename reply_key to mail_key 2016-05-20 13:05:57 -05:00