A page showing details about a single Request. Inspired by the Etherscan tx page
Definition of Done
[x] Export Dropdown near the top right of the page
[x] Option: Export as PDF formatted as an Invoice (Reuse generateInvoice from Invoice Dashboard)
[x] List of labels and values
[x] Request ID
[x] Status (Created, Cancelled, Approved, Partially Paid, Paid)
[x] Payee Identity
[x] Payee Details (from Content Data or "Not Found")
[x] Payer Identity
[x] Payer Details (from Content Data or "Not Found")
[x] Expected Amount
[x] Balance
[x] Created Age and Date Time
[x] Modified Age and Date Time
[x] Payment Reference
[x] Blockchain
[x] Accordion containing Raw Content Data
[x] Table of Transactions and Payments interleaved together
[x] Columns: Type(action or payment), Action (if action), ID (Request Transaction ID or Payment Transaction ID), Age, From/Signer, To, Amount, Network fee, Service fee (fee taken by the builder)
Description
A page showing details about a single Request. Inspired by the Etherscan tx page
Definition of Done