Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

As a user, I want to see canvas' transaction history #4

Closed
3 tasks done
k-misztal opened this issue Apr 20, 2018 · 2 comments
Closed
3 tasks done

As a user, I want to see canvas' transaction history #4

k-misztal opened this issue Apr 20, 2018 · 2 comments
Assignees
Labels
enhancement New feature or request on hold This issue should be reviewed later

Comments

@k-misztal
Copy link
Member

k-misztal commented Apr 20, 2018

As a user, I want to see all canvas' transaction history. History should be placed in the details page of canvas and include:

  • History of initial bidding: who won the initial bidding, and all bids placed for canvas.
  • History of all finalized transactions, so when the canvas has changed the owner. Technically, it means whenever function acceptBuyOffer or acceptSellOffer is called.
  • History of all made sell/buy offers. To be discussed if we want that.
@k-misztal k-misztal added the enhancement New feature or request label Apr 20, 2018
@krisu-pl
Copy link
Member

Almost done but blocked by #16 and #17

@krisu-pl krisu-pl added the on hold This issue should be reviewed later label Apr 29, 2018
@krisu-pl
Copy link
Member

krisu-pl commented May 1, 2018

Finished, showing

  • Bids
  • Highest Bid
  • Buy Offer
  • Sell Offer
  • Buy Offer Cancelled
  • Sell Offer Cancelled
  • Canvas Sold (Buy/Sell Offer Accepted)

@krisu-pl krisu-pl closed this as completed May 1, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request on hold This issue should be reviewed later
Development

No branches or pull requests

2 participants