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 216
    • Issues 216
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 27
    • Merge requests 27
  • 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 Thursday, 2nd February from 9 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
  • !385

Integration of the search page to the rest of the App

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Lauri Himanen requested to merge search-integration into v1.0.0 Sep 14, 2021
  • 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
Reviewers
Request review from
Time tracking
Source branch: search-integration