Skip to content

Add copy to clipboard button for application id and secret

What does this MR do?

  • Adds a copy to clipboard button for application id and secret in /oauth/applications/:id and /admin/applications/:id.
  • Update and add some new translated strings.

Screenshots

Before After
localhost_3000_oauth_applications_1__4_ localhost_3000_oauth_applications_1
localhost_3000_oauth_applications_1__5_ localhost_3000_oauth_applications_1__3_
Hover on application ID Hover on application secret
localhost_3000_oauth_applications_1__1_ localhost_3000_oauth_applications_1__2_

Does this MR meet the acceptance criteria?

Edited by George Tsiolis

Merge request reports