gitlab-org--gitlab-foss/lib
Phil Hughes f7df9ddb52
Re-implemented image commenting on diffs
This re-implements image commenting in merge request diffs.
This feature was previously lost when the merge request
page was refactored into Vue.

With this, we create an overlay component. The overlay
component handles displaying the comment badges
and the comment form badge.
Badges are displayed based on the position attribute
sent with the discussion.

Comment forms for diff files are controlled through
a different state property. This is so we don't
tie comment forms to diff files directly creating
deep nested state. Instead we create a flat array
which holds the file hash & the X & Y position of
the comment form.

Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/48956
2018-11-05 14:02:41 +00:00
..
api add related merge request endpoint 2018-11-01 12:36:01 +01:00
assets
backup Enable frozen string for lib/gitlab/*.rb 2018-10-22 07:00:50 +00:00
banzai Prepare Banzai to work with group issuables 2018-10-31 16:04:48 +01:00
bitbucket
bitbucket_server
constraints
container_registry
declarative_policy
flowdock
generators/rails/post_deployment_migration
gitaly
gitlab Re-implemented image commenting on diffs 2018-11-05 14:02:41 +00:00
google_api Fix typos in comments and specs 2018-11-01 08:59:20 +02:00
haml_lint Fix uninitialized constant HamlLint::Linter 2018-10-17 18:27:11 -05:00
json_web_token
mattermost
microsoft_teams
object_storage
omni_auth/strategies
peek
quality Improve automated Review Apps cleanup 2018-10-22 09:57:50 +02:00
rouge
rspec_flaky
support
system_check
tasks Merge remote-tracking branch 'origin/master' into dev-master 2018-10-29 14:37:19 -07:00
after_commit_queue.rb
backup.rb
banzai.rb
carrier_wave_string_file.rb
declarative_policy.rb
event_filter.rb
expand_variables.rb
extracts_path.rb Fix typos in comments and specs 2018-11-01 08:59:20 +02:00
feature.rb
file_size_validator.rb
forever.rb
gitlab.rb
gt_one_coercion.rb
milestone_array.rb
mysql_zero_date.rb
static_model.rb
system_check.rb
unfold_form.rb
uploaded_file.rb
version_check.rb