You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a user, I want to easily find canvases that are put for sale. Let's do it in a fairly simple way: let's add a cart icon next to the canvases that are available for sale.
You can use new function for that: getCanvasesWithSellOffer(bool includePrivateOffers).
The text was updated successfully, but these errors were encountered:
k-misztal
changed the title
As a user I want to easily find canvases that are put for sale
As a user I want to easily find canvases that are put on sale
May 8, 2018
As a user, I want to easily find canvases that are put for sale. Let's do it in a fairly simple way: let's add a cart icon next to the canvases that are available for sale.
You can use new function for that:
getCanvasesWithSellOffer(bool includePrivateOffers)
.The text was updated successfully, but these errors were encountered: