gitlab-org--gitlab-foss/spec/presenters
Luke Duncalfe 4b9b2a43d0 GraphQL mutations for add, remove and toggle emoji
Adding new `AddAwardEmoji`, `RemoveAwardEmoji` and `ToggleAwardEmoji`
GraphQL mutations.

Adding new `#authorized_find_with_pre_checks!` and (unused, but for
completeness `#authorized_find_with_post_checks!`) authorization
methods. These allow us to perform an authorized find, and run our own
additional checks before or after the authorization runs.

https://gitlab.com/gitlab-org/gitlab-ce/issues/62826
2019-06-28 12:03:33 +12:00
..
blobs Move diff_line preparation into presenter 2019-03-07 16:12:36 +08:00
ci Expose ci_default_git_depth via project API 2019-06-12 09:51:45 +01:00
clusters Add changelog entry 2019-05-27 08:23:17 +00:00
conversational_development_index
projects/settings
award_emoji_presenter_spec.rb GraphQL mutations for add, remove and toggle emoji 2019-06-28 12:03:33 +12:00
blob_presenter_spec.rb Add web_url to tree entry in GraphQL API 2019-06-05 08:46:32 +01:00
clusterable_presenter_spec.rb
commit_presenter_spec.rb [master] Pipelines section is available to unauthorized users 2019-01-31 16:52:50 +01:00
commit_status_presenter_spec.rb
group_clusterable_presenter_spec.rb Remove duplicate clusterable presenter method 2019-05-07 08:49:27 +12:00
group_member_presenter_spec.rb
issue_presenter_spec.rb Added common fields to the IssueType 2019-05-31 13:19:29 -05:00
label_presenter_spec.rb Fix display of promote to group label 2019-05-28 10:05:20 +00:00
merge_request_presenter_spec.rb Abstract auto merge processes 2019-06-03 13:15:29 +07:00
project_clusterable_presenter_spec.rb Remove duplicate clusterable presenter method 2019-05-07 08:49:27 +12:00
project_member_presenter_spec.rb
project_presenter_spec.rb Improvements to Project overview UI 2019-04-19 13:02:35 +00:00
tree_entry_presenter_spec.rb Add web_url to tree entry in GraphQL API 2019-06-05 08:46:32 +01:00