gitlab-org--gitlab-foss/app
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
..
assets Simplify the slash commands DSL to store action blocks instead of creating methods 2016-08-13 00:36:47 +02:00
controllers Simplify the slash commands DSL to store action blocks instead of creating methods 2016-08-13 00:36:47 +02:00
finders Support slash commands in noteable description and notes 2016-08-13 00:05:57 +02:00
helpers Merge branch '20059-environment-list' into 'master' 2016-08-12 17:00:16 +00:00
mailers Allow build email service to be tested 2016-07-15 20:38:27 -03:00
models Merge branch 'fix-namespace-deletion' into 'master' 2016-08-12 18:04:03 +00:00
services Simplify the slash commands DSL to store action blocks instead of creating methods 2016-08-13 00:36:47 +02:00
uploaders Remove magic comments from Ruby files (!5456) 2016-07-24 07:08:45 +02:00
validators refactor url validator to use sanitizer for check 2016-07-01 09:02:45 +02:00
views Simplify the slash commands DSL to store action blocks instead of creating methods 2016-08-13 00:36:47 +02:00
workers Fix bug where destroying a namespace would not always destroy projects 2016-08-11 15:36:35 -07:00