HomeSoftware Heritage

browse: Improve origin visits reporting view
f546f8f1741aUnpublished

Unpublished Commit ยท Learn More

Not On Permanent Ref: This commit is not an ancestor of any permanent ref.

Description

browse: Improve origin visits reporting view

This commit improves the view displayed by reaching the
/browse/origin/(origin_type)/url/(origin_url)/ endpoint
through a wayback machine like interface.

Relevant links to latest full visit, first full visit and last visit
for the origin are first displayed.

The full SWH visits history is then available through three visualization
components:

  • a stacked histogram displaying the amount of visits by month (visits are stacked by status) and enabling to filter the visits according to a specific year
  • a calendar view giving visit details for each day of a selected year
  • a raw visit list for the selected year

Visits can also be filtered the following ways:

  • full visits pointing to different snapshots
  • all full visits
  • all visits

Closes T959
Closes T961

Details

Provenance
anlambertAuthored on Feb 23 2018, 5:00 PM
sPushed on Mar 17 2018, 9:51 PM
Parents
R65:f641380575bb: bootstrap: Use a patched 3.x version fixing a Javascript issue
Branches
Unknown
Tags
Unknown
References
tag: phabricator/base/1003, tag: phabricator/base/1002