Skip to content

Allow to search origins to browse

Currently the entry points for browsing an origin archived by SWH is through the following urls:

  • /browse/origin/(origin_id)/
  • /browse/origin/(origin_type)/url/(origin_url)/

This is not really user-friendly so an interface should be provided to search the origins to browse.

As a starter, we will allow to search origins from a string pattern that can be found in their urls.

A dedicated view will also be added in the swh web browse application enabling to:

  • let the user provides the search parameters
  • launch the search process
  • display the search results with appropriate links to browse the found origins

More search parameters should be added in the future (based on the origin metadata that will be soon integrated).


Migrated from T848 (view on Phabricator)

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information