scottohara / loot

An implementation of some of the core MS Money features in Ruby on Rails
MIT License
4 stars 3 forks source link

Show transactions for category #19

Closed scottohara closed 10 years ago

scottohara commented 10 years ago

Show in table Each category is a THEAD Each THEAD is an accordion TBODY shows transactions for the selected category (sorted in descending order?)

GET /categories/:id/transactions