gitlab-org--gitlab-foss/spec/fixtures
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
..
config Small refactor in Redis class and improved specs 2016-08-06 04:15:16 +02:00
container_registry Show proper image ID on registry page 2016-06-21 13:08:10 +02:00
emails Support slash commands in noteable description and notes 2016-08-13 00:05:57 +02:00
project_services/campfire Replace the tinder gem by bare HTTP requests 2016-08-11 08:52:13 +02:00
banana_sample.gif Implements drag and drop upload in creating issues 2014-05-23 16:22:42 +08:00
blockquote_fence_after.md Add more comments to regex 2016-07-10 14:47:53 -05:00
blockquote_fence_before.md Add more comments to regex 2016-07-10 14:47:53 -05:00
ci_build_artifacts.zip Support only valid UTF-8 paths in build artifacts browser 2016-01-14 12:48:16 +01:00
ci_build_artifacts_metadata.gz Update build artifacts metadata fixture to 0.0.2 2016-01-18 19:58:16 +01:00
dk.png optimize png images losslessly using zopflipng 2016-06-29 19:22:15 +08:00
doc_sample.txt Add trailing newline to all text files. 2014-06-21 11:20:22 +02:00
domain_blacklist.txt Default to manual input for domain_whitelist, syntax fixes and added new tests. 2016-07-18 17:53:43 -05:00
GoogleCodeProjectHosting.json GoogleCode importer: Do not care about casing of image file extensions 2015-07-20 00:53:43 +02:00
logo_sample.svg Render sanitized SVG images 2016-02-01 18:25:32 +01:00
mail_room_disabled.yml Don't load all of GitLab in mail_room 2016-02-26 18:48:13 -08:00
mail_room_enabled.yml Don't load all of GitLab in mail_room 2016-02-26 18:48:13 -08:00
markdown.md.erb Remove VideoJS and clean the integration 2016-07-20 11:36:42 +02:00
rails_sample.jpg Implements drag and drop upload in creating issues 2014-05-23 16:22:42 +08:00
sanitized.svg Update SVG sanitizer to conform to SVG 1.1 2016-05-06 23:20:24 -07:00
unsanitized.svg Update SVG sanitizer to conform to SVG 1.1 2016-05-06 23:20:24 -07:00
video_sample.mp4 First support of videos in issues, MRs and notes 2016-07-19 18:51:09 +02:00