1
0
mirror of https://github.com/aclindsa/moneygo.git synced 2024-09-21 04:10:05 -04:00
Commit Graph

7 Commits

Author SHA1 Message Date
df1912f69b Add Trading account type and method to automatically create them 2016-02-10 18:36:11 -05:00
58c7c17727 Initial pass at OFX imports
Still needs some fixups:
 * UI is incomplete
 * Investment transactions are unbalanced initially
 * OFX imports don't detect if one of the description fields for a
   transaction is empty (to fall back on another)
 * I'm sure plenty of other issues I haven't discovered yet
2016-02-02 21:46:27 -05:00
fcea2d380b Add validation of transactions in UI 2015-08-29 09:50:16 -04:00
099f42e4fe Add symbols for securities 2015-08-26 07:41:35 -04:00
4f61f9e74d Add basic transaction register support 2015-08-05 21:25:25 -04:00
7ea9fb3b73 Add ability to create new accounts to UI
This also incorporates a bunch of other changes needed to support adding
this.
2015-07-04 08:28:09 -04:00
084ada7e6f Initial JavaScript UI commit
Definitely still a work in progress
2015-07-03 09:33:45 -04:00