Clean up unusued group trigger files
What does this MR do and why?
Following the merge of the Vue webhook form !210618 (merged)
We should no longer need the haml templates for the ee- specific triggers, as they are now replaced by:
- ee/app/assets/javascripts/webhooks/components/vulnerability_events_trigger_item.vue
ee/app/assets/javascripts/webhooks/components/group_events_trigger_items.vue
References
Screenshots or screen recordings
No UI changes
| Before | After |
|---|---|
How to set up and validate locally
- For group webhooks, you'd need to have a premium or ultimate license.
- Choose a top level group . Click settings -> webhooks -> Add a webhook.
- Attempt to change the triggers (fill out the form). Check vulnerability events, subgroup, project events
- Save
- You should see the created hook and 'chips' that reflect the triggers you saved
- For project webhooks. Go to a Project settings page -> webhooks -> Add a webhook
- Repeat above steps
MR acceptance checklist
Evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.
Related to #580028
Edited by Oiza Baiye