summaryrefslogtreecommitdiff
path: root/spec/javascripts/ajax_loading_spinner_spec.js
Commit message (Collapse)AuthorAgeFilesLines
* Update to jQuery 3.Jacob Schatz2018-02-201-2/+0
|
* Remove AjaxLoadingSpinner and CreateLabelDropdown from global namespaceFilipa Lacerda2017-10-091-2/+2
|
* Remove monkey-patched Array.prototype.first() and last() methodsMike Greiling2017-08-041-1/+0
|
* update frontend specs to use ES module syntaxMike Greiling2017-05-161-4/+4
|
* on branch deletion show loading icon and disabled the buttonwendy04022017-02-221-0/+58
after user click delete branch, there is no processing indication, and user can click many times till. It seems flaw in UX. this will fix it fix bug in branch deletion link