Commit Graph

5 Commits

Author SHA1 Message Date
Eli Ribble a23c0e2759 Fix display of transaction post on accounts detail
Bad copy-paste, I assume
2016-08-11 10:59:43 -06:00
Eli Ribble 438c073e0f Add simple function for uploading OFX-based transactions
The OFX direct connection for my bank isn't working right now. I have a
support ticket in. Until then I'm going to work on doing a manual upload
and parse of transactions from this OFX document
2016-08-10 17:20:00 -06:00
Eli Ribble 8d0d8d72b1 Factor out the update button into its own small template
For code reuse, you know
2016-08-10 16:58:55 -06:00
Eli Ribble d479ca3850 Add simple header to account details page
This will likely grow over time
2016-07-01 11:52:57 -06:00
Eli Ribble ccdd03b04b Add simple page for showing details about a single account
For now this just includes the transactions that we know about on the
account. It'll grow. Give it time
2016-06-28 16:07:59 -06:00