summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/gpg_badges.js
Commit message (Expand)AuthorAgeFilesLines
* require jQuery to be explicitly importedremove-jquery-globalsMike Greiling2018-03-091-0/+1
* Update to jQuery 3.Jacob Schatz2018-02-201-1/+1
* Fixed bug with param configdiff-and-gpg-badges-ajax-refactorConstance Okoghenun2018-02-121-1/+1
* changed params passed to from a string to an objectConstance Okoghenun2018-02-121-2/+3
* Fixed typo, updated test, and removed commented codeConstance Okoghenun2018-02-081-1/+1
* Replaced use of $.get with axios.get and updated testsConstance Okoghenun2018-02-081-6/+10
* Display GPG status loading spinner only when Ajax request is madeWinnie Hellmann2017-08-151-1/+3
* fetch gpg signature badges by ajaxAlexis Reigel2017-07-271-0/+15