Migrate request button to Pajamas

What does this MR do and why?

Migrates the "Edit" button to using Pajamas component.

Resolves #384427 (closed)

Screenshots or screen recordings

No visible difference

Before After
hook_request_before hook_request_after

How to set up and validate locally

  1. Go to /admin/hooks.
  2. Add a system hook, if none is present.
  3. If you know there are no hook logs (such as if just created), click on "Test" and choose any dropdown option.
  4. Next to a system hook, click on "Edit".
  5. "View details" for any log entry, which will take you to the view, such as admin/hooks/1/hook_logs/1.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Merge request reports

Loading