summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/dropzone_input.js
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@13-8-stable-eev13.8.0-rc42Robert Speicher2021-01-201-21/+15
* Add latest changes from gitlab-org/gitlab@13-6-stable-eev13.6.0-rc42GitLab Bot2020-11-191-1/+2
* Add latest changes from gitlab-org/gitlab@13-3-stable-eeGitLab Bot2020-08-201-4/+0
* Add latest changes from gitlab-org/gitlab@13-0-stable-eeGitLab Bot2020-05-201-3/+3
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-04-081-1/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-04-021-12/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-251-2/+9
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-091-2/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-311-6/+18
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-11-181-1/+1
* I18N of js files starting with c or dBrandon Labuschagne2019-05-211-11/+4
* Prettify all the things (part 7)Mike Greiling2018-10-241-15/+26
* Move preview_markdown.js to behaviorsMike Greiling2018-09-141-1/+1
* Create spec for dropzone_input and refactor for testabilityPaul Slaughter2018-09-061-1/+3
* Fix error message handling in dropzone_inputPaul Slaughter2018-09-061-3/+14
* Refactor uploads_path to form data in wikis/editPaul Slaughter2018-09-061-1/+1
* require jQuery to be explicitly importedremove-jquery-globalsMike Greiling2018-03-091-0/+1
* Converted dropzone_input to axiosPhil Hughes2018-01-291-18/+15
* Tidy up main JS filemain-js-tidy-upPhil Hughes2018-01-101-0/+2
* Backport fix epic fullscreenbackport-fix-epic-fullscreenClement Ho2017-11-221-1/+4
* Fix cancel button not working when uploading a file on the new issue pagejivl-fix-cancel-button-file-upload-new-issueJose Ivan Vargas2017-11-011-3/+1
* Remove dropzoneInput from global namespaceFilipa Lacerda2017-10-191-297/+265
* Trigger change event of the markdown textarea to allow Vue catch the programm...acet-fix-paste-on-comment-formFatih Acet2017-09-271-1/+4
* Standardize access to CSRF token in JavaScriptBryce Johnson2017-09-211-6/+3
* Merge branch 'master' into issue-discussions-refactorFilipa Lacerda2017-08-041-3/+2
|\
| * Remove monkey-patched Array.prototype.first() and last() methodsMike Greiling2017-08-041-1/+1
| * Resolve "Specific Async Script Loading by using a Page Variable"Tim Zallmann2017-08-031-2/+1
* | IssueNotesRefactor: Add dropzone required elements and fix dropdown selector.Fatih Acet2017-07-211-2/+2
|/
* Refactor variables initialization in dropzone_input.jsBrandon Everett2017-07-181-47/+54
* Restored missing function inside dropzone_input.jsJose Ivan Vargas2017-06-191-0/+4
* Merge branch '12910-snippets-description' into 'master'Phil Hughes2017-06-071-1/+6
|\
| * Support uploads for newly created personal snippets12910-snippets-descriptionJarka Kadlecova2017-06-071-1/+1
| * Support descriptions for snippetsJarka Kadlecova2017-05-311-1/+6
* | Merge branch 'master' into issue-edit-inlinePhil Hughes2017-05-251-96/+160
|\ \ | |/
| * Merge branch 'adopt-es-module-syntax' into 'master'Filipa Lacerda2017-05-221-1/+1
| |\
| | * update remaining uses of CJS syntax to ES module syntaxMike Greiling2017-05-161-1/+1
| * | Add an ability to cancel attaching file and redesign attaching files UIblackst0ne2017-05-161-94/+158
| |/
* | Added description field to inline edit formPhil Hughes2017-05-151-1/+2
|/
* Support uploaders for personal snippets comments12910-uploader-pers-snippetJarka Kadlecova2017-05-021-5/+5
* Merge branch 'group-milestone-date-fields-fix' into 'master' Filipa Lacerda2017-04-191-0/+3
|\
| * Fixed group milestones date pickers not workinggroup-milestone-date-fields-fixPhil Hughes2017-04-191-0/+3
* | update textarea height and refocus when attaching files30008-textarea-focusSimon Knox2017-04-181-4/+7
|/
* Only add newlines for multiple uploadsremove-double-newline-for-single-attachmentsLuke "Jared" Bennett2017-04-141-3/+7
* remove IIFEs in preparation for ES module refactorMike Greiling2017-03-131-204/+202
* Added double newline after file upload markdown insertLuke "Jared" Bennett2017-02-221-2/+3
* replace implicit this == window with explicit bindingMike Greiling2017-02-171-1/+1
* Merge branch 'master' into go-go-gadget-webpackMike Greiling2017-01-271-4/+2
|\
| * resolve all padded-blocks eslint violationsMike Greiling2017-01-181-3/+1
| * resolve all no-plusplus eslint violationsMike Greiling2017-01-181-2/+2
* | migrate all javascript asset bundles and require syntaxMike Greiling2017-01-101-1/+1
|/