Skip to content

Implement ability to update hooks

Alexander Randa requested to merge randaalex/gitlab-ce:19364-webhook-edit into master

What does this MR do?

Implement ability to edit ProjectHook and SystemHook via UI.

This MR needed for #17848 (closed) and #5971 (closed)

Are there points in the code the reviewer needs to double check?

Now index and edit pages for user (project_hooks) and admin (system_hooks) looks totally different. Perhaps we need to bring them to similar view?

I am not sure in validity of form on edit page (now it looks the same as index form).

Screenshots

user admin

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes #19364 (closed)

Edited by 🤖 GitLab Bot 🤖

Merge request reports