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 repo commit functions #29230

Merged
merged 13 commits into from
Feb 22, 2024

Commits on Feb 17, 2024

  1. Remove jQuery from repo commit functions

    - Switched to plain JavaScript
    - Tested the commit ellipsis button functionality and it works as before
    - Tested the commits statuses tippy 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
    169a9b5 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2024

  1. Update web_src/js/features/repo-commit.js

    Co-authored-by: silverwind <me@silverwind.io>
    yardenshoham and silverwind authored Feb 18, 2024
    Configuration menu
    Copy the full SHA
    629da54 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    066bc43 View commit details
    Browse the repository at this point in the history
  3. Use outerHTML

    Signed-off-by: Yarden Shoham <git@yardenshoham.com>
    yardenshoham committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    048159f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    09ea44d View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2024

  1. Configuration menu
    Copy the full SHA
    b0f02f3 View commit details
    Browse the repository at this point in the history
  2. Fix

    yardenshoham committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    2b34062 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    993afbb View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2024

  1. Configuration menu
    Copy the full SHA
    93c2935 View commit details
    Browse the repository at this point in the history
  2. Update web_src/js/features/repo-commit.js

    Co-authored-by: silverwind <me@silverwind.io>
    yardenshoham and silverwind authored Feb 22, 2024
    Configuration menu
    Copy the full SHA
    2998713 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3b51cd3 View commit details
    Browse the repository at this point in the history
  4. Lint

    yardenshoham committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    6da52e0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c612070 View commit details
    Browse the repository at this point in the history