Skip to content
GitLab
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 222
    • Issues 222
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 34
    • Merge requests 34
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • nomad-labnomad-lab
  • nomad-FAIRnomad-FAIR
  • Issues
  • #719
Closed
Open
Issue created Jan 14, 2022 by Markus Scheidgen@mscheidgOwner24 of 32 checklist items completed24/32 checklist items

ELN proof of concept

image

  • section editor component
  • editable archives
  • edit function in archive browser
  • section cards for overview
  • add entry (from template)
  • files card
  • preview for image files
  • component to select a reference (of a certain type)
  • renames in the UI (Processing -> Management, Uploads -> Projects)

section editor component (@mnakh)

  • enums
  • numbers (float, int)
  • units
  • list of ...
  • customize: textfield properties from metainfo (e.g. larger text field)
  • create sub sections
  • the metainfo describes what is editable

editable archives

  • PUT/POST entry API (creates/updates raw file, runs a special immediate celery-less processing)
  • archive browser lanes can switch between view and edit
  • the archive browser can pick-up on new sub-sections
  • save switches back and saves on server

section cards for overview

  • uses the section editor component (does not allow sub sections)

add entry (from template)

  • button on upload page (entry table?)
  • selection from possible root sections (sample, experiment)
  • prompt for file name (with default untitled-n.archive.json)

preview for images files

  • small preview for files card
  • find a react component?
  • just use <img>

files card

  • a grid with files preview
  • switch between list and grid

component to select and entry (or section)

  • uses a simple es search for (root) quantity and author
  • ordered by time
  • another "field" to select section (similar to archive search filter)
Edited Mar 24, 2022 by Markus Scheidgen
Assignee
Assign to
Time tracking