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 142
    • Issues 142
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 14
    • Merge requests 14
  • 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
  • !573

Merged
Created Feb 24, 2022 by David Sikter@dsikterDeveloper

Making file browser editable

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

Extending the browser with basic edit functionality. For now, when a something is added or deleted, a dialog shows up and blocks further actions until processing is complete. This "modal" dialog is defined in Browser.js, and some codechanges have also been made to allow rerendering (and possibly re-fetching data via the api) of adaptors/lanes even when the path is the same. This part needs more work, though.

Edited Feb 24, 2022 by David Sikter
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: 710-make-file-browser-editable