Skip to content

json otc transaction reports. #62

@nutmix

Description

@nutmix
  1. create A "Transactions" tab on admin panel.
  2. show a filter at the top with "all", "pending", "completed". all is the default.
  3. List the transactions, one per line, with relevant info in columns, including:
    1. time created,
    2. time deposited,
    3. time sky sent,
    4. status,
    5. amount,
    6. rate
    7. sky address
    8. BTC address.
    9. anything else worth showing.
  4. create the corresponding API call with option to specify, all, completed, pending etc.
  5. Note: pending = not completed, so should show any which have error status, manually stopped status, and any other status we add which is not "completed".

Later enhancements (TBD)

  1. paging
  2. date ranges
  3. search by sky address
  4. search by btc address
  5. download results as CSV.
  6. possibly showing less info, so looks ok on mobile, with a link to open a popup with more details.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions