summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/milestone.js
Commit message (Expand)AuthorAgeFilesLines
* Enable no-restricted-globals in JS filesgfyoung2018-06-151-2/+2
* Fix other listenersLuke Bennett2018-04-131-2/+2
* remove sideeffects, init per pageLuke Bennett2018-04-101-1/+0
* Review changesLuke Bennett2018-04-071-4/+1
* use js- prefixLuke Bennett2018-03-291-3/+3
* Review changesLuke Bennett2018-03-271-5/+11
* reviewLuke Bennett2018-03-261-7/+13
* Merge remote-tracking branch 'origin/master' into deprecation-warning-for-dyn...Luke Bennett2018-03-211-0/+1
|\
| * require jQuery to be explicitly importedremove-jquery-globalsMike Greiling2018-03-091-0/+1
* | Impl popover for milestone deprecationLuke Bennett2018-03-211-24/+4
* | Init deprecation message. Incomplete.Luke Bennett2018-03-131-0/+34
|/
* Converted milestone.js to axiosPhil Hughes2018-01-311-10/+8
* Tidy up main JS filemain-js-tidy-upPhil Hughes2018-01-101-2/+0
* Export code as ES6 modules38869-milestoneFilipa Lacerda2017-11-201-45/+40
* Flash is now a ES6 modulePhil Hughes2017-10-101-1/+2
* Order merge requests by priorityFelipe Artur2017-06-161-146/+0
* Remove Drag and drop and sorting from milestone viewFelipe Artur2017-06-161-17/+0
* Fix milestone page assignees when dropped in ongoing listEric Eastwood2017-06-141-10/+14
* Moved sort endpoints into data attributesasync-milestone-tabsPhil Hughes2017-04-281-10/+17
* Fixed tabs loading the ajax request twicePhil Hughes2017-04-261-2/+2
* Change the hash when changing tabPhil Hughes2017-04-261-17/+37
* Load milestone tabs asynchronouslyPhil Hughes2017-04-261-9/+20
* Merge branch 'remove-jquery-ui-plugins' into 'master' Jacob Schatz2017-02-241-1/+0
|\
| * Removed jQuery UI highlight & autocompleteremove-jquery-ui-pluginsPhil Hughes2017-02-091-1/+0
* | replace implicit this == window with explicit bindingMike Greiling2017-02-171-1/+1
|/
* Removed jQuery UI sortableremove-jquery-ui-sortablePhil Hughes2017-02-061-91/+69
* resolve all padded-blocks eslint violationsMike Greiling2017-01-181-3/+1
* resolve all instances of no-undef eslint rule violationsclean-no-undefMike Greiling2016-12-141-1/+3
* explicitly disable eslint inlineexplicitly-disable-eslint-inlineLuke "Jared" Bennett2016-11-151-1/+1
* disable ESLint for all JavaScript fileswinniehell2016-10-261-0/+1
* Restore comments lost when converting CoffeeScript to JavaScriptJared Deckard2016-09-081-0/+1
* ES6ify all the things!Fatih Acet2016-07-241-0/+195