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

13 Commits

Author SHA1 Message Date
fb59f9b3c5 Add direct OFX imports 2017-06-04 20:30:29 -04:00
bf284dc591 Add OFX fields to backend and UI 2017-05-31 21:04:01 -04:00
b37a20536f Move 'status' from transactions to splits
This allows for a transaction to clear one account before the other (and
mirrors how Gnucash, and I suspect most other pieces of software, do it)
2017-05-31 08:23:19 -04:00
db7a60b292 models.js: Don't double-count when map-reducing report series 2017-02-19 17:09:24 -05:00
b443963375 reports: Allow drilling down 2017-02-17 10:01:31 -05:00
4d642d1772 WIP: Stacked bar chart 2017-02-15 20:56:41 -05:00
d3d79fb613 Add Report infrastructure to UI 2017-02-11 20:39:38 -05:00
ce6660b575 Add initial UI for user-editable securities 2016-10-26 06:58:14 -04:00
6257e9193f Hook (almost) everything up to Redux 2016-10-05 13:36:47 -04:00
48487c230b js: Add Security Description field 2016-02-19 20:01:25 -05:00
fcf6b2f1a4 Add more account types 2016-02-19 20:00:56 -05:00
00a6965e88 Remove big.js from source, use npm instead 2016-02-13 17:06:32 -05:00
c5bca50113 Reorganization around building JavaScript differently 2016-02-13 17:02:22 -05:00