Commit Graph

6 Commits

Author SHA1 Message Date
Mike Greiling f248be7257
require jQuery to be explicitly imported 2018-03-09 15:18:09 -06:00
Jacob Schatz 35c8fd5586 Update to jQuery 3. 2018-02-20 22:20:48 +00:00
Filipa Lacerda 7b8148220c Remove AjaxLoadingSpinner and CreateLabelDropdown from global namespace 2017-10-09 09:04:13 +00:00
Mike Greiling 7256626d60 Remove monkey-patched Array.prototype.first() and last() methods 2017-08-04 08:07:05 +00:00
Mike Greiling 283f968ef2 update frontend specs to use ES module syntax 2017-05-16 16:01:51 -05:00
wendy0402 94255217e9 on branch deletion show loading icon and disabled the button
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
2017-02-22 23:13:25 +07:00