Skip to content

Migrates File Hooks to use CRUD Component

Sascha Eggenberger requested to merge migrate-file-hooks-to-crud into master

What does this MR do and why?

Migrates File Hooks to use CRUD Component

  • Changes icon to a document to differentiate it from System hooks
  • Changes alignment of empty message to left

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

Before After
before after

How to set up and validate locally

  1. http://gdk.test:3000/admin/hooks

Related to #457239

Merge request reports