scottohara / loot

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

Options menu for transaction ledger #51

Closed scottohara closed 10 years ago

scottohara commented 10 years ago

Replace the "Unreconciled Only" checkbox and "Reconcile" button in the table header with a dropdown button labelled "Options" (cog icon)

"Unreconciled Only" can be a toggleable item "Reconcile..." option acts as per current button "Flag..." option opens the Flag Transaction modal for the currently selected transaction (disabled if no transaction selected)

This could also be where we put the options for: Go to {payee}.... Go to {category}... Go to {account}...