Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • funkwhale funkwhale
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 394
    • Issues 394
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 15
    • Merge requests 15
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • funkwhale
  • funkwhalefunkwhale
  • Merge requests
  • !1233

Remove manual entry of Import Reference on front-end import (#1284)

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged jovuit requested to merge jovuit/funkwhale:upload_front into develop Nov 18, 2020
  • Overview 1
  • Commits 3
  • Pipelines 1
  • Changes 2

Closes #1284 (closed)

  • Manual entry of Import Reference is removed, it is kept though in the URL (and editable)
  • Tab "Summary" is removed as it is not needed anymore, the import from server option is moved to the tab "Uploading", where it actually belongs
  • Regarding the import from server option, it was unnice, as the Result section was disappearing while a new import was started/pending. I solved this with 131273b0, not sure though if it is the right way to do so, but now it seems to work and it's nicer that way I guess. Let me know if there is a way to fix this properly...
  • Changelog fragment added

New upload interface: image

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: upload_front