OutlierVentures / BuyCoPoc

BuyCo.io Proof of Concept on an Ethereum blockchain
Apache License 2.0
0 stars 1 forks source link

#5 Filter proposals - part 1. #14

Closed bartvanderwal closed 8 years ago

bartvanderwal commented 8 years ago

@AronVanAmmers Well, you said "merge early, merge often". I merged thrice already locally. This pull request has the client side stuff for the 'Filter proposal' things. You should be able to merge simply.

Backend stuff and unit tests still todo.

It's working fine on my Mac/VS Code. You might need to include some of the new files in Visual Studio.

AronVanAmmers commented 8 years ago

Yes indeed :+1:. Merged into main.

Filtering is working for me when mock data is enabled (yay!), not when disabled. Is that how it's supposed to be ATM?

bartvanderwal commented 8 years ago

Yes, currently, that's just the way it is

http://youtu.be/cOeKidp-iWo

AronVanAmmers commented 8 years ago

Tx, clear. Excellent soundtrack ;).