1
0
mirror of https://github.com/aclindsa/moneygo.git synced 2024-09-21 04:10:05 -04:00
moneygo/static
Aaron Lindsay 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
..
external Add AccountTree to select accounts 2015-07-04 11:42:52 -04:00
account_register.js Initial pass at OFX imports 2016-02-02 21:46:27 -05:00
accounts.js Add validation of transactions in UI 2015-08-29 09:50:16 -04:00
index.html Fixup transaction editing modal 2015-08-26 07:16:57 -04:00
models.js Initial pass at OFX imports 2016-02-02 21:46:27 -05:00
stylesheet.css Add validation of transactions in UI 2015-08-29 09:50:16 -04:00
top_bar.js Change definitions to const where appropriate 2015-07-04 09:40:12 -04:00
ui.js Move account settings to Modal 2015-09-01 06:23:56 -04:00
utils.js Add basic transaction register support 2015-08-05 21:25:25 -04:00