Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
  • funkwhale funkwhale
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 379
    • Issues 379
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 21
    • Merge requests 21
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • funkwhalefunkwhale
  • 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
Reviewers
Request review from
Time tracking
Source branch: upload_front