summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/issuable_form.js
Commit message (Expand)AuthorAgeFilesLines
* Make `gfm_auto_complete` into a module and fix up tech debtEric Eastwood2017-05-161-1/+2
* Import export users selectLuke "Jared" Bennett2017-05-121-1/+2
* remove bind polyfill from issuable_form.jsMike Greiling2017-05-081-6/+4
* Adding animation for all dropdownNur Rony2017-04-211-1/+2
* replace implicit this == window with explicit bindingMike Greiling2017-02-171-1/+1
* Stop Pikaday using momentno-more-momentPhil Hughes2017-02-141-1/+2
* Changed date check testremove-jquery-ui-datepickerPhil Hughes2017-02-061-2/+1
* Fixed some specsPhil Hughes2017-02-061-2/+2
* Updated styles for PikadayPhil Hughes2017-02-061-2/+3
* Replaced more jQuery UI datepickersPhil Hughes2017-02-061-1/+2
* Removed jQuery UI datepickerPhil Hughes2017-02-061-5/+8
* resolve all parseInt radix eslint violationsMike Greiling2017-01-181-2/+2
* resolve all x-spacing and no-spaced-x eslint violationsMike Greiling2017-01-181-2/+2
* resolve all padded-blocks eslint violationsMike Greiling2017-01-181-3/+1
* Changed autocomplete_sources into an action that returns a single 'at' type o...18435-autocomplete-is-not-performantLuke Bennett2016-12-151-1/+1
* resolve all instances of no-undef eslint rule violationsclean-no-undefMike Greiling2016-12-141-1/+6
* explicitly disable eslint inlineexplicitly-disable-eslint-inlineLuke "Jared" Bennett2016-11-151-1/+1
* Merge branch 'eslint' into 'master' Fatih Acet2016-10-261-0/+1
|\
| * disable ESLint for all JavaScript fileswinniehell2016-10-261-0/+1
* | Refactored less readable existance checksJack Davison2016-10-261-2/+2
|/
* Move to project dropdown with infinite scroll for better performance17932-move-to-project-dropdownPaco Guzman2016-08-181-5/+19
* ES6ify all the things!Fatih Acet2016-07-241-0/+136