1
0
mirror of https://github.com/aclindsa/moneygo.git synced 2024-09-20 20:00:06 -04:00
moneygo/js
Aaron Lindsay 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
..
actions Reduxify CRUD actions for transactions 2017-05-24 19:47:18 -04:00
components Move 'status' from transactions to splits 2017-05-31 08:23:19 -04:00
constants Reduxify CRUD actions for transactions 2017-05-24 19:47:18 -04:00
containers Simplify security editing UI 2017-05-28 21:19:19 -04:00
reducers Reduxify CRUD actions for transactions 2017-05-24 19:47:18 -04:00
main.js Hook (almost) everything up to Redux 2016-10-05 13:36:47 -04:00
models.js Move 'status' from transactions to splits 2017-05-31 08:23:19 -04:00
utils.js Hook (almost) everything up to Redux 2016-10-05 13:36:47 -04:00