Page MenuHomeSoftware Heritage

browse/search: Enable to filter origins by visit type
ClosedPublic

Authored by anlambert on Feb 19 2021, 5:32 PM.

Details

Summary

Add a new dropdown in the right part of the search form in order to
filter searched origins by visit type (git, hg, pypi, svn, ...).

Related to T2869

Diff Detail

Repository
rDWAPPS Web applications
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.

Event Timeline

Build is green

Patch application report for D5122 (id=18313)

Rebasing onto 7768774bf7...

Current branch diff-target is up to date.
Changes applied before test
commit 93ca5ca104379b5a28cc5103868d64983616e9cf
Author: Antoine Lambert <antoine.lambert@inria.fr>
Date:   Wed Feb 10 16:50:43 2021 +0100

    browse/search: Enable to filter origins by visit type
    
    Add a new dropdown in the right part of the search form in order to
    filter searched origins by visit type (git, hg, pypi, svn, ...).
    
    Related to T2869

See https://jenkins.softwareheritage.org/job/DWAPPS/job/tests-on-diff/583/ for more details.

What about "visit type" instead of "origin type" in the UI? It's next to the checkbox "only show origins visited at least once" so it should not be too confusing

What about "visit type" instead of "origin type" in the UI? It's next to the checkbox "only show origins visited at least once" so it should not be too confusing

You're right, I will make the change.

Build is green

Patch application report for D5122 (id=18318)

Rebasing onto 7768774bf7...

Current branch diff-target is up to date.
Changes applied before test
commit d91cbf378089310c774421f41d1df197b303c31f
Author: Antoine Lambert <antoine.lambert@inria.fr>
Date:   Wed Feb 10 16:50:43 2021 +0100

    browse/search: Enable to filter origins by visit type
    
    Add a new dropdown in the right part of the search form in order to
    filter searched origins by visit type (git, hg, pypi, svn, ...).
    
    Related to T2869

See https://jenkins.softwareheritage.org/job/DWAPPS/job/tests-on-diff/584/ for more details.

This revision is now accepted and ready to land.Feb 19 2021, 6:50 PM