The source project of this merge request has been removed.
Track usage of merge request file header buttons
What does this MR do?
For issue #197412 (closed)
Following the tracking guide, this merge adds tracking to the following 6 buttons inside a diff_header:
- Copy file path button
- Toggle comments for this file button
- Edit file button
- Show full file button
- View file @ SHA button
- Review app link button
Screenshots
Does this MR meet the acceptance criteria?
Conformity
-
Changelog entry -
Documentation (if required) -
Code review guidelines -
Merge request performance guidelines -
Style guides -
Database guides -
Separation of EE specific content
Availability and Testing
As outlined in the frontend tracking guide, I have added a karma test for the copy to clip board button to ensure events are tracked when the button is clicked.
Edited by David O'Regan
