Skip to content
GitLab
Projects Groups Topics 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
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 244
    • Issues 244
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 45
    • Merge requests 45
  • 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, June 12, 2023, from 9.00 to 10.00 am there will be a maintenance with a short downtime of the GitLab service.

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

GUI bugfixes and improvements for beta release

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Lauri Himanen requested to merge gui-polish into v1.0.0 Jan 12, 2022
  • Overview 0
  • Commits 9
  • Pipelines 1
  • Changes 18

Several GUI bugfixes and improvements, including:

  • Added search filter for xc_functional_names, enabled ES suggestion for xc_functional_names.
  • Fixed issue with aggregations requests using a wrong default size of 5 items when dealing with a fixed, enumerated set of options.
  • Removed statistics from author_name
  • Increased default statistics size of datasets.dataset_name to 10
  • Correct use of plural and singular form of results/result in the GUI through a generic utility function that can be also used to pluralize other values.
  • When pressing "show more" and not finding any new values, the "show more" button now is disabled and has a tooltip indicating that no more values are available.
  • Empty containers assigned as filters are now handled as if now value was assigned at all.
  • Sections are no longer suggested in the search bar and trying to set a value for a section from the search shows an appropriate error message.
  • Suggestions list is now cleared whenever the input field is cleared.
  • The periodic table statistics are now correctly updated when the periodic table is "anchored" in the statistics grid.
Edited Jan 12, 2022 by Lauri Himanen
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: gui-polish