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 224
    • Issues 224
    • 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

On Monday, 27th March 9 a.m., the user backend of GitLab will get a reconfiguration. A new login to the web interface may be necessary.

  • nomad-labnomad-lab
  • nomad-FAIRnomad-FAIR
  • Merge requests
  • !262

Overview alternative

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Lauri Himanen requested to merge overview-alternative into v0.10.0 Feb 19, 2021
  • Overview 0
  • Commits 6
  • Pipelines 3
  • Changes 15

Now includes the changes as discussed in our meeting on monday and in issue #495 (closed).

Also I added improved handling of margins: there is a new fixedMargins flag, which when set instructs the plots to compute the margins automatically once on startup, after which they are not recomputed until the data changes. This together with some padding make for a nice behaviour even on scrolling and zooming. Only if the user scrolls super much, the labels will start to overlap with titles. But I think this is acceptable considering the benefits.

Things you should note and check:

  • I put the encyclopedia button inside the material card as a text-variant with blue color, as discussed. The api button is at the bottom right of the left panel with blue color, but with the contained-variant. We were discussing to use the text-variant also there, but to me it looked very weird.. Also the contained-variant against the gray background is consistent with the buttons on the search page. Change as you see fit.
  • The legend is now at top left, with a slightly transparent background. Change as you see fit.
  • I picked the ViewList icon for the links to the data in the Archive. Change as you see fit.

Screenshot_2021-02-19_NOMAD Screenshot_2021-02-19_NOMAD_1_

Edited Feb 19, 2021 by Lauri Himanen
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: overview-alternative