Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove jQuery from the webhook editor #29211

Merged
merged 4 commits into from
Feb 17, 2024

Commits on Feb 17, 2024

  1. Remove jQuery from the webhook editor

    - Switched to plain JavaScript
    - Tested the webhook editing functionality and it works as before
    
    Signed-off-by: Yarden Shoham <git@yardenshoham.com>
    yardenshoham committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    0c6f0ce View commit details
    Browse the repository at this point in the history
  2. Reuse logic

    Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
    yardenshoham and wxiaoguang committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    d2d949d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    53a6c5e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a331d5b View commit details
    Browse the repository at this point in the history