1
0
mirror of https://github.com/aclindsa/moneygo.git synced 2025-07-02 20:28:38 -04:00
Commit Graph

10 Commits

Author SHA1 Message Date
e49b11f349 UI: Make reports.list contain actual reports 2017-06-23 06:00:10 -04:00
25b04a4f0f Stop creating lists in containers
Create them only when needed in reducers instead
2017-06-21 21:27:41 -04:00
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
a08131b1ba Use ES6 classes instead of React.createClass and editing prototypes 2017-06-07 19:12:53 -04:00
6ccf9208f0 Reports: Add keys to everything to make React happy 2017-02-19 16:42:22 -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