aboutsummaryrefslogtreecommitdiffstats
path: root/src/views/txn_tables.rs
Commit message (Collapse)AuthorAgeFilesLines
* move ynab-api to its own repositoryJesse Luehrs2019-08-191-353/+0
|
* better error handlingJesse Luehrs2019-08-181-2/+6
|
* move some logic out to separate functionsJesse Luehrs2019-08-181-212/+205
|
* don't allow submitting without selected transactionsJesse Luehrs2019-08-181-2/+2
|
* move global event handling to txn_tablesJesse Luehrs2019-08-181-4/+284
|
* simplifyJesse Luehrs2019-08-181-25/+21
|
* split out the full table view into a separate viewJesse Luehrs2019-08-181-0/+80