summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/issuable_form.js
Commit message (Expand)AuthorAgeFilesLines
* Run through Prettier and remove ESLint disablesKushal Pandya2018-10-251-13/+19
* Update pikaday method import pathKushal Pandya2018-10-251-1/+1
* remove all unused eslint-disable rulesLukas Eipert2018-06-201-1/+1
* Fix local storage not being cleared after creating a new issueStan Hu2018-05-291-1/+1
* Enforces terms in the web applicationBob Van Landuyt2018-05-041-1/+1
* require jQuery to be explicitly importedremove-jquery-globalsMike Greiling2018-03-091-0/+1
* fixed missing commamerge-request-target-branch-perfPhil Hughes2018-01-161-1/+1
* only search branchesPhil Hughes2018-01-161-17/+3
* Improved performance of merge requests target branch dropdownPhil Hughes2018-01-161-0/+54
* Merge branch 'master' into 38869-importer_statusFilipa Lacerda2017-10-301-1/+1
|\
| * Merge branch 'master' into 'es-module-autosave'es-module-autosaveMike Greiling2017-10-241-3/+5
| |\
| * | convert Autosave into pure es module and remove global exportMike Greiling2017-10-121-1/+1
* | | Remove issuable form from global namespaceFilipa Lacerda2017-10-261-99/+96
| |/ |/|
* | Fix PikadayFilipa Lacerda2017-10-181-3/+5
|/
* Move "Move to different project" to sidebar34261-move-move-to-sidebarEric Eastwood2017-09-031-52/+0
* Fix pikaday being undefinedPhil Hughes2017-08-091-1/+1
* refactor ZenMode to ES module syntaxMike Greiling2017-07-061-1/+1
* 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