Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • nomad-FAIR nomad-FAIR
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 140
    • Issues 140
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 16
    • Merge requests 16
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • nomad-lab
  • nomad-FAIRnomad-FAIR
  • Merge requests
  • !663

Merged
Created May 09, 2022 by David Sikter@dsikterDeveloper

Add entry delete buttons

  • Overview 0
  • Commits 4
  • Pipelines 1
  • Changes 18

Adds entry delete buttons as requested in #819 (closed). Entries can be removed either from the table on the upload overview page or from the entry overview page. A new endpoint was created: uploads/{upload_id}/action/delete-entry-files, which allows the deletion of entry files based on a query (restricted to a single upload). When clicking the delete buttons, a dialog is opened, asking the user to confirm, and to specify if we should delete only the mainfiles or the mainfiles + their folders.

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: 819-add-entry-delete-buttons