summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/gl_form.js
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@13-9-stable-eev13.9.0-rc42GitLab Bot2021-02-181-2/+2
* Add latest changes from gitlab-org/gitlab@13-8-stable-eev13.8.0-rc42Robert Speicher2021-01-201-7/+4
* Add latest changes from gitlab-org/gitlab@13-7-stable-eev13.7.0-rc42GitLab Bot2020-12-171-0/+4
* Add latest changes from gitlab-org/gitlab@13-5-stable-eev13.5.0-rc42GitLab Bot2020-10-211-4/+11
* Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot2020-07-201-3/+10
* Add latest changes from gitlab-org/gitlab@13-0-stable-eeGitLab Bot2020-05-201-2/+6
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-04-081-1/+1
* Revert "Merge branch 'mh/editor-indents' into 'master'"revert-editor-indentsPaul Slaughter2019-08-011-87/+0
* Add UndoStack class - a custom undo/redo engineMartin Hanzel2019-07-261-0/+87
* Comply with `no-implicit-coercion` rule (CE)Nathan Friend2019-06-031-1/+1
* Move EE specific GfmAutocomplete code to EE file10096-gfm-autocomplete-ceRajat Jain2019-04-241-2/+2
* Removed discard comment buttonConstance Okoghenun2019-01-071-2/+0
* Prettify all the things (part 7)Mike Greiling2018-10-241-7/+12
* Fix grammar (setup to set-up) in code comments, spec, views, etc.Marcel Amirault2018-09-171-1/+1
* Add `&` support for epics autocompletionKushal Pandya2018-07-021-0/+7
* Add default autocomplete configKushal Pandya2018-06-251-11/+4
* Resolve "Loss of input text on comments after preview"Simon Knox2018-03-201-3/+3
* require jQuery to be explicitly importedremove-jquery-globalsMike Greiling2018-03-091-0/+1
* Update to jQuery 3.Jacob Schatz2018-02-201-2/+2
* Refactored merge_requests/show path in dispatcher.jsConstance Okoghenun2018-02-081-2/+1
* Export text utils as ES6 modulesFilipa Lacerda2017-11-131-2/+3
* Remove dropzoneInput from global namespaceFilipa Lacerda2017-10-191-2/+2
* Moves form related JS modules out of globalPhil Hughes2017-10-111-85/+80
* Resolve "Issue dropdown persists when adding issue number to issue description"Tim Zallmann2017-06-291-1/+5
* Disable reference prefixes in notes for SnippetsSam Rose2017-05-181-3/+10
* Make `gfm_auto_complete` into a module and fix up tech debtEric Eastwood2017-05-161-1/+3
* Add real-time note edits :chipmunk:Eric Eastwood2017-05-031-2/+2
* phil review changesLuke "Jared" Bennett2017-04-061-4/+1
* Fix close buttob bug when toggling dropdownLuke "Jared" Bennett2017-04-051-0/+4
* Move CommentTypeToggle use from gl_form to notesLuke "Jared" Bennett2017-04-051-16/+0
* Added resolvable discussion frontendLuke "Jared" Bennett2017-04-051-0/+16
* remove IIFEs in preparation for ES module refactorMike Greiling2017-03-131-73/+71
* Remove .es6 from file extensions (!9241)winniehell2017-03-051-0/+92
* remove ba-resize26282-autosize-js-memory-leakLuke "Jared" Bennett2017-01-201-62/+0
* resolve all padded-blocks eslint violationsMike Greiling2017-01-181-3/+1
* Review fixes.Fatih Acet2017-01-041-1/+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/+5
* explicitly disable eslint inlineexplicitly-disable-eslint-inlineLuke "Jared" Bennett2016-11-151-1/+1
* Cleaned up global namespace JSJosé Iván2016-11-031-1/+1
* disable ESLint for all JavaScript fileswinniehell2016-10-261-0/+1
* Restore comments lost when converting CoffeeScript to JavaScriptJared Deckard2016-09-081-0/+6
* Remove delay when hitting Reply... button on page with a lot of discussionsDouwe Maan2016-08-011-1/+1
* ES6ify all the things!Fatih Acet2016-07-241-0/+53