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
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
6762b3e721 Reduxify CRUD actions for transactions 2017-05-24 19:47:18 -04:00
7f736812b3 Don't explicitly mention QXF/OFX in account import modal 2017-05-22 20:38:59 -04:00
c61e561b4b Reduxify fetching transaction page 2017-05-22 20:36:36 -04:00
1171eeac3f AccountRegister.js: Fixup for some React and ReactBootstrap changes 2017-02-18 21:50:48 -05:00
402a15ef12 Enable Combobox autocomplete, fix security Combobox display names 2016-10-06 06:53:49 -04:00
0829393918 Move all components into 'components' subdirectory 2016-10-05 13:45:09 -04:00