summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/dropzone_input.js
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* resolve all instances of no-undef eslint rule violationsclean-no-undefMike Greiling2016-12-141-1/+2
* explicitly disable eslint inlineexplicitly-disable-eslint-inlineLuke "Jared" Bennett2016-11-151-1/+1
* disable ESLint for all JavaScript fileswinniehell2016-10-261-0/+1
* Rename `markdown_preview` routes to `preview_markdown`Christopher Bartz2016-08-111-1/+1
* ES6ify all the things!Fatih Acet2016-07-241-0/+219