aboutsummaryrefslogtreecommitdiffstats
path: root/src/ynab/budget.rs
Commit message (Expand)AuthorAgeFilesLines
* move ynab-api to its own repositoryJesse Luehrs2019-08-191-216/+0
* better error handlingJesse Luehrs2019-08-181-22/+44
* run checks on refresh tooJesse Luehrs2019-08-181-13/+52
* add support for refreshing the list contentsJesse Luehrs2019-08-171-0/+5
* display the account name tooJesse Luehrs2019-08-171-60/+70
* add ability to actually update transactionsJesse Luehrs2019-08-171-32/+39
* no need to display (none) hereJesse Luehrs2019-08-121-2/+2
* implement multi-selection of rowsJesse Luehrs2019-08-121-0/+2
* start building out a cursive uiJesse Luehrs2019-08-121-15/+25
* validate reconciled amounts, and also handle split transactionsJesse Luehrs2019-08-111-34/+69
* refactorJesse Luehrs2019-08-111-0/+86