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

16 Commits

Author SHA1 Message Date
6d4fdafc02 reports: Move flattening tabulations into reducer
This removes some circular control dependencies
2017-06-17 14:30:52 -04:00
9844785b8d Basic Report UI complete! 2017-06-17 10:28:50 -04:00
9ce6454997 Add lots of backend and back-frontend report infrastructure 2017-06-16 20:55:22 -04:00
c4268ddfc8 Clean up some more problems after switching to using classes 2017-06-10 13:37:13 -04:00
a08131b1ba Use ES6 classes instead of React.createClass and editing prototypes 2017-06-07 19:12:53 -04:00
fb59f9b3c5 Add direct OFX imports 2017-06-04 20:30:29 -04:00
6762b3e721 Reduxify CRUD actions for transactions 2017-05-24 19:47:18 -04:00
c61e561b4b Reduxify fetching transaction page 2017-05-22 20:36:36 -04:00
b443963375 reports: Allow drilling down 2017-02-17 10:01:31 -05:00
d3d79fb613 Add Report infrastructure to UI 2017-02-11 20:39:38 -05:00
c6cf817b2c Fix ajax error handling 2017-01-10 06:09:12 -05:00
871aa88ea6 Convert NewUserPanel to a Modal, and to use redux 2017-01-08 21:07:03 -05:00
4f940b31a1 Actually dispatch errors 2017-01-03 05:32:19 -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
4f2f15783a Initial plumbing for moving to Redux 2016-10-03 19:49:15 -04:00