It enables to search for all origins or for all origins with a
specific visit type.
The main purpose here is to allow searching for origins with a
specific visit type without having to specify a URL pattern.
Depends on D7755
Paths
| Differential D7756 Authored by anlambert on May 6 2022, 2:11 PM.
Details
Summary It enables to search for all origins or for all origins with a The main purpose here is to allow searching for origins with a Depends on D7755
Diff Detail
Event TimelineHerald added a reviewer: Reviewers. · View Herald TranscriptMay 6 2022, 2:11 PM2022-05-06 14:11:54 (UTC+2) Comment Actions Build has FAILED Patch application report for D7756 (id=28063)Rebasing onto 54e679c461... Current branch diff-target is up to date. Changes applied before testcommit 0b65901ff74819860477749962601da8035ef7cd Author: Antoine Lambert <anlambert@softwareheritage.org> Date: Thu May 5 10:38:19 2022 +0200 search: Allow to pass empty pattern when searching for origins It enables to search for all origins or for all origins with a specific visit type. Link to build: https://jenkins.softwareheritage.org/job/DWAPPS/job/tests-on-diff/1790/ Harbormaster returned this revision to the author for changes because remote builds failed.May 6 2022, 2:39 PM2022-05-06 14:39:32 (UTC+2) Comment Actions Build is green Patch application report for D7756 (id=28069)Rebasing onto e6a8303eef... Current branch diff-target is up to date. Changes applied before testcommit 96cc635cab25f57cbd83689cd4b2395c2b1e4af7 Author: Antoine Lambert <anlambert@softwareheritage.org> Date: Thu May 5 10:38:19 2022 +0200 search: Allow to pass empty pattern when searching for origins It enables to search for all origins or for all origins with a specific visit type. See https://jenkins.softwareheritage.org/job/DWAPPS/job/tests-on-diff/1794/ for more details. Harbormaster completed remote builds in B29140: Diff 28069.May 6 2022, 3:20 PM2022-05-06 15:20:03 (UTC+2) This revision is now accepted and ready to land.May 6 2022, 7:39 PM2022-05-06 19:39:39 (UTC+2) Closed by commit rDWAPPS96cc635cab25: search: Allow to pass empty pattern when searching for origins (authored by anlambert). · Explain WhyMay 9 2022, 10:49 AM2022-05-09 10:49:13 (UTC+2) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 28094 assets/src/bundles/browse/origin-search.js
cypress/integration/origin-search.spec.js
swh/web/api/views/origin.py
swh/web/templates/includes/origin-search-form.html
swh/web/tests/api/views/test_origin.py
|