DiSSCo / disscover

Search, discover and act upon data within the DiSSCo digital infrastructure.
https://dev.dissco.tech
Apache License 2.0
1 stars 0 forks source link

Restructure searching #16

Closed TomDijkema closed 1 year ago

TomDijkema commented 1 year ago

The main purpose of this Pull Request is to add search / filter capability to the system. Users will now be able to search by PID, Physical ID or Organisation from the Homepage which will redirect. The Search page now also includes the new method for filtering. To set an example, the free text search (q) and organisation (organisationId) are included as possible filters. The filters will need to be generalized when other filter properties are added.

Commit also contains some other stuff that has been worked on in the meantime.

Adds:

Modifies:

Bug Fixes:

sonarcloud[bot] commented 1 year ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

0.0% 0.0% Coverage
2.5% 2.5% Duplication