Skip to content

Update clipboard button to use Pajamas

Christie Lenneville requested to merge update-clipboard-button into master

What does this MR do?

Migrate the deprecated clipboard button to use Pajamas. Closes #219834 (closed)

Screenshots

file before after
app/assets/javascripts/alerts_service_settings/components/alerts_service_form.vue Screen_Shot_2020-09-18_at_11.21.51_AM Screen_Shot_2020-08-19_at_3.50.25_PM
app/assets/javascripts/alerts_settings/components/alerts_settings_form.vue Screen_Shot_2020-09-18_at_11.18.25_AM Screen_Shot_2020-08-19_at_3.41.34_PM
app/assets/javascripts/blob/components/blob_header_filepath.vue Screen_Shot_2020-09-18_at_11.17.05_AM Screen_Shot_2020-09-18_at_11.07.41_AM
app/assets/javascripts/clusters/components/applications.vue Screen_Shot_2020-09-18_at_11.22.37_AMScreen_Shot_2020-09-18_at_11.22.42_AM Screen_Shot_2020-08-19_at_1.22.09_PMScreen_Shot_2020-08-19_at_1.23.53_PM
app/assets/javascripts/clusters/components/knative_domain_editor.vue Screen_Shot_2020-08-19_at_1.16.39_PM
app/assets/javascripts/create_cluster/eks_cluster/components/service_credentials_form.vue Screen_Shot_2020-09-18_at_11.25.21_AM Screen_Shot_2020-08-19_at_1.20.38_PM
app/assets/javascripts/diffs/components/commit_item.vue Screen_Shot_2020-09-18_at_11.30.12_AMScreen_Shot_2020-09-18_at_11.30.50_AM Screen_Shot_2020-08-19_at_2.15.13_PMScreen_Shot_2020-08-19_at_3.08.28_PM
app/assets/javascripts/diffs/components/diff_file_header.vue Screen_Shot_2020-09-18_at_11.16.57_AM Screen_Shot_2020-09-18_at_11.14.55_AM
app/assets/javascripts/error_tracking/components/stacktrace_entry.vue Screen_Shot_2020-09-18_at_4.02.20_PM Screen_Shot_2020-09-18_at_4.04.31_PM
app/assets/javascripts/incidents_settings/components/pagerduty_form.vue Screen_Shot_2020-09-18_at_11.33.44_AM Screen_Shot_2020-09-18_at_11.34.36_AM
app/assets/javascripts/jobs/components/commit_block.vue Screen_Shot_2020-09-18_at_11.36.29_AM Screen_Shot_2020-09-18_at_11.42.26_AM
app/assets/javascripts/packages/shared/components/publish_method.vue Screen_Shot_2020-09-22_at_2.04.08_PM Screen_Shot_2020-09-22_at_2.03.30_PM
app/assets/javascripts/projects/settings_service_desk/components/service_desk_setting.vue Screen_Shot_2020-09-18_at_4.20.26_PM Screen_Shot_2020-09-18_at_4.24.01_PM
app/assets/javascripts/prometheus_alerts/components/reset_key.vue Screen_Shot_2020-09-18_at_3.42.24_PM Screen_Shot_2020-09-18_at_3.42.00_PM
app/assets/javascripts/registry/explorer/components/details_page/tags_list_row.vue Screen_Shot_2020-09-18_at_4.08.44_PM Screen_Shot_2020-09-18_at_4.08.27_PM
app/assets/javascripts/registry/explorer/components/list_page/image_list_row.vue Screen_Shot_2020-09-18_at_12.04.53_PM Screen_Shot_2020-09-18_at_12.03.46_PM
app/assets/javascripts/registry/explorer/components/list_page/project_empty_state.vue Screen_Shot_2020-09-18_at_4.16.28_PM Screen_Shot_2020-09-18_at_4.15.58_PM
app/assets/javascripts/releases/components/evidence_block.vue Screen_Shot_2020-09-18_at_3.13.15_PM Screen_Shot_2020-09-18_at_3.14.23_PM
app/assets/javascripts/repository/components/last_commit.vue Screen_Shot_2020-09-18_at_11.32.04_AM Screen_Shot_2020-08-19_at_3.01.25_PM
app/assets/javascripts/serverless/components/url.vue Unable to get screenshot. See internal slack thread
app/assets/javascripts/vue_merge_request_widget/components/mr_widget_header.vue Screen_Shot_2020-09-18_at_12.59.15_PM Screen_Shot_2020-09-18_at_12.58.20_PM
app/assets/javascripts/vue_merge_request_widget/components/states/mr_widget_merged.vue Screen_Shot_2020-09-18_at_3.12.20_PM Screen_Shot_2020-09-18_at_3.09.49_PM
app/assets/javascripts/vue_shared/components/clipboard_button.vue N/A See other screenshots N/A See other screenshots
app/assets/javascripts/vue_shared/components/registry/code_instruction.vue Screen_Shot_2020-09-18_at_4.30.56_PM Screen_Shot_2020-09-18_at_4.32.38_PM

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team
Edited by Taurie Davis

Merge request reports