git-plugin icon indicating copy to clipboard operation
git-plugin copied to clipboard

Generate and revoke access tokens with standard UI components

Open mawinter69 opened this issue 1 year ago • 0 comments

small UI update for the access tokens replace yui-button with jenkins-button to be in sync with the overall jenkins styling

Use a dialog to confirm revocation of access tokens

Before: image

After: image image

Checklist

Put an x in the boxes that apply. You can also fill these out after creating the PR. If you're unsure about any of them, don't hesitate to ask. This is simply a reminder of what we are going to look for before merging your code. If a checkbox or line does not apply to this pull request, delete it. We prefer all checkboxes to be checked before a pull request is merged

  • [x] I have read the CONTRIBUTING doc
  • [x] Unit tests pass locally with my changes
  • [x] No spotbugs warnings were introduced with my changes
  • [x] I have interactively tested my changes

Types of changes

What types of changes does your code introduce? Put an x in the boxes that apply. Delete the items in the list that do not apply

  • [x] New feature (non-breaking change which adds functionality)

Further comments

If this is a relatively large or complex change, start the discussion by explaining why you chose the solution you did and what alternatives you considered.

mawinter69 avatar Jun 15 '24 23:06 mawinter69