Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • 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 115
    • Issues 115
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 13
    • Merge requests 13
  • 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
  • !385

Merged
Created Sep 14, 2021 by Lauri Himanen@himanel1Maintainer

Integration of the search page to the rest of the App

  • Overview 3
  • Commits 9
  • Pipelines 2
  • Changes 44
  • Removed dead code related to the old search interface
  • Added the possibility to "lock" filters. Locked filters cannot be edited in the filter panel, through the URL, or through the search bar. Locked filters are not affected by the reset and do not get serialized in the URL.
  • Added possibility to add a customized header to the search page. It is currently used to display dataset name/DOI when searching within a dataset.
  • Now the menu item "Search your data" redirects to a customized entry search page that has the visibility locked to user.
  • DatasetPage.js now uses a customized search page with dataset_id locked.
Edited Sep 14, 2021 by Lauri Himanen
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: search-integration