Skip to content
This repository was archived by the owner on Feb 26, 2025. It is now read-only.

2644 allow user to select search config#1011

Merged
dhaneshnm merged 8 commits into1.7.0-M3from
2644-allow-user-to-select-search-config
Jan 4, 2022
Merged

2644 allow user to select search config#1011
dhaneshnm merged 8 commits into1.7.0-M3from
2644-allow-user-to-select-search-config

Conversation

@nicwells
Copy link
Contributor

Fixes BlueBrain/nexus#2644

Description

Dropdown of search layouts is presented to user. Search layout defines visible columns and their order, filtering, sorting applied to search. This provides the user a nice way to specify a view that matches their expected data.

How has this been tested?

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist:

  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have added necessary unit and integration tests.
  • I have added screenshots (if applicable), in the comment section.

@nicwells nicwells requested a review from smitfire December 21, 2021 09:53
@codecov-commenter
Copy link

codecov-commenter commented Jan 4, 2022

Codecov Report

❗ No coverage uploaded for pull request base (1.7.0-M3@530cf9f). Click here to learn what that means.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##             1.7.0-M3    #1011   +/-   ##
===========================================
  Coverage            ?   65.95%           
===========================================
  Files               ?       21           
  Lines               ?      611           
  Branches            ?      126           
===========================================
  Hits                ?      403           
  Misses              ?      208           
  Partials            ?        0           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 530cf9f...40702bc. Read the comment docs.

@dhaneshnm dhaneshnm merged commit 97bf675 into 1.7.0-M3 Jan 4, 2022
@dhaneshnm dhaneshnm deleted the 2644-allow-user-to-select-search-config branch January 4, 2022 09:45
smitfire added a commit that referenced this pull request Jan 10, 2022
…to 2938-nums

* '2938-nums' of https://github.com/BlueBrain/nexus-web:
  2986 fix styles (#1015)
  Add redirect params to login call back (#1014)
  2644 allow user to select search config (#1011)
  Rewrite useLocalStorage hook and make use of (#1012)
dhaneshnm pushed a commit that referenced this pull request Mar 11, 2022
* Search Layouts with visible fields (and order) along with sorting
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants