Skip to content

GitLab Next

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
GitLab
GitLab
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 34,860
    • Issues 34,860
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
    • Iterations
  • Merge Requests 1,205
    • Merge Requests 1,205
  • Requirements
    • Requirements
    • List
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Security & Compliance
    • Security & Compliance
    • Dependency List
    • License Compliance
  • Operations
    • Operations
    • Metrics
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • CI / CD
    • Code Review
    • Insights
    • Issue
    • Repository
    • Value Stream
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • GitLab.org
  • GitLabGitLab
  • Issues
  • #14207

Closed
Open
Opened Feb 09, 2016 by umlaeute@umlaeute

Upload multiple files to repo via web-interface

Updated by @blackst0ne (2017-05-30)

Design

Illustrations
  1. illustration-uploading-files.svg
  2. illustration-uploading-files-failed.svg
Dropdown
  • Use Upload "files" directly as Upload files means you can upload a single file and multiple files.

files-upload

Upload files modal - no files
  • Illustration: illustration-uploading-files.svg modal-default
Upload files modal - multiple files
  • If the file name is very long, the file name will be truncated.
  • Show the first and last text of the name and the extension name.
  • After clicking "Close", the files in the modal should be removed.
  • Add "Clean queue" button.
  • All types of files should have to show the images. Currently, text files show nothing, but the image files show the image. That makes the screen look a little messy.
  • text file --> fa-file-text-o icon from Font Awesome.

modal-uploaded-multifiles

Uploading error

modal-uploaded-multifiles--error-02


Original proposal

in the Files section of a project, i can upload single files (selecting the + symbol and then choosing Upload file in the pull-down menu).

this gives me a drag&drop panel where i can drop a single file.

however, when trying to add more than one file, i get:

Error uploading file: "You can not upload any more files."

upload_multiple_files

I find this a bit disappointing (as there is no problem to add multiple files in one commit when doing it via git).

tested on gitlab-ce omnibus 8.4.3 and confirmed today on gitlab.com

Edited Sep 02, 2020 by 🤖 GitLab Bot 🤖
Assignee
Assign to
Backlog
Milestone
Backlog
Assign milestone
Time tracking
None
Due date
None
Reference: gitlab-org/gitlab#14207