bcoe / record-crate

index, organize, and search your music collection, DJ sick sets.
ISC License
25 stars 6 forks source link

Add sorting buttons #10

Closed DeviaVir closed 8 years ago

DeviaVir commented 9 years ago

Upgrade the UI to allow sorting of the items (maybe in the left menu), these should be sorted on:

DeviaVir commented 9 years ago

@bcoe Trying to implement this, but how should I pass the sort argument? Currently passing: {"q": "*", "sort": "title"} But I'm guessing you're expecting an object here.

DeviaVir commented 9 years ago

Nevermind, noticed #21 :+1:

bcoe commented 9 years ago

Awesome, let me know if you run into anything weird during serialization. Hopefully polymer serializes the array in a way Restify can unpack automatically.

On Wednesday, December 31, 2014, Chase Sillevis notifications@github.com wrote:

Nevermind, noticed #21 https://github.com/bcoe/record-crate/issues/21 [image: :+1:]

— Reply to this email directly or view it on GitHub https://github.com/bcoe/record-crate/issues/10#issuecomment-68435442.