summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/blob/blob_file_dropzone.js
Commit message (Collapse)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2022-11-091-96/+0
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2021-09-151-1/+0
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2021-03-161-3/+0
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2021-02-171-0/+4
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2021-02-141-2/+2
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2021-02-011-1/+1
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-12-231-1/+1
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-12-231-8/+4
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-04-021-0/+4
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-241-5/+5
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-181-4/+4
|
* Internationalisation of blob directoryBrandon Labuschagne2019-04-301-2/+3
| | | | | | | | This is one of many MRs opened in order to improve the overall internationalisation of the GitLab codebase. i18n documentation https://docs.gitlab.com/ee/development/i18n/externalization.html
* Prettify blob behaviors and cycle_analytics modulesMike Greiling2018-10-161-11/+17
|
* require jQuery to be explicitly importedremove-jquery-globalsMike Greiling2018-03-091-0/+2
|
* Tidy up main JS filemain-js-tidy-upPhil Hughes2018-01-101-0/+2
|
* use exported methods instead of gl.utilsPhil Hughes2017-12-081-2/+2
|
* Remove dropzoneInput from global namespaceFilipa Lacerda2017-10-191-2/+1
|
* Standardize access to CSRF token in JavaScriptBryce Johnson2017-09-211-3/+2
|
* disable file upload button while uploading35052-please-select-a-file-when-attempting-to-upload-or-replace-from-the-uiSimon Knox2017-08-081-3/+27
| | | | | | hide placeholder text when files have been added vertically center dropzone area content close modal after file upload succeeds
* Revert 'New file from interface on existing branch'dm-revert-mr-8427Douwe Maan2017-06-091-1/+1
|
* Refactor changing files in web UIDouwe Maan2017-04-201-1/+1
|
* Lightly refactor js files related to file template selectors.Bryce Johnson2017-03-221-62/+59
|
* New file from interface on existing branchJacopo2017-03-131-1/+1
| | | | | | Now you can create a new file and select a target_branch != source_branch. If the file that you want to create already exists on the target branch an error message is shown A glDropdown is used to select and create a new branch instead of a text field.
* replace implicit this == window with explicit bindingMike Greiling2017-02-171-1/+1
|
* resolve all padded-blocks eslint violationsMike Greiling2017-01-181-3/+1
|
* resolve all instances of no-undef eslint rule violationsclean-no-undefMike Greiling2016-12-141-1/+3
|
* explicitly disable eslint inlineexplicitly-disable-eslint-inlineLuke "Jared" Bennett2016-11-151-1/+1
|
* disable ESLint for all JavaScript fileswinniehell2016-10-261-0/+1
|
* Restore comments lost when converting CoffeeScript to JavaScriptJared Deckard2016-09-081-0/+3
|
* ES6ify all the things!Fatih Acet2016-07-241-0/+62