summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/issuable_form.js
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@14-6-stable-eev14.6.0-rc42GitLab Bot2021-12-201-219/+0
* Add latest changes from gitlab-org/gitlab@14-4-stable-eev14.4.0-rc42GitLab Bot2021-10-201-5/+1
* Add latest changes from gitlab-org/gitlab@14-2-stable-eev14.2.0-rc42GitLab Bot2021-08-191-8/+9
* Add latest changes from gitlab-org/gitlab@14-0-stable-eev14.0.0-rc42GitLab Bot2021-06-161-1/+1
* Add latest changes from gitlab-org/gitlab@13-12-stable-eev13.12.0-rc42GitLab Bot2021-05-191-11/+5
* Add latest changes from gitlab-org/gitlab@13-10-stable-eev13.10.0-rc40GitLab Bot2021-03-161-2/+4
* Add latest changes from gitlab-org/gitlab@13-9-stable-eev13.9.0-rc42GitLab Bot2021-02-181-3/+3
* Add latest changes from gitlab-org/gitlab@13-8-stable-eev13.8.0-rc42Robert Speicher2021-01-201-10/+10
* Add latest changes from gitlab-org/gitlab@13-7-stable-eev13.7.0-rc42GitLab Bot2020-12-171-29/+35
* Add latest changes from gitlab-org/gitlab@13-4-stable-eeGitLab Bot2020-09-191-0/+1
* Add latest changes from gitlab-org/gitlab@13-3-stable-eeGitLab Bot2020-08-201-2/+23
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-151-6/+11
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-11-211-10/+44
* Move EE specific GfmAutocomplete code to EE file10096-gfm-autocomplete-ceRajat Jain2019-04-241-1/+1
* Add setting for first day of the weekFabian Schneider2019-02-061-0/+1
* Wraps Select 2 Import into its own webpack bundleTim Zallmann2019-01-291-29/+33
* 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