1
0
mirror of https://github.com/aclindsa/moneygo.git synced 2025-07-03 12:48:38 -04:00
Commit Graph

9 Commits

Author SHA1 Message Date
81610adb72 client: Set contentType header 2017-11-13 20:49:26 -05:00
5a6be5a07b Stop using form elements for API
Just send the JSON as the request body
2017-11-13 20:48:19 -05:00
9429b748fa Prefix all API endpoints with 'v1/', pluralize collections 2017-11-11 08:05:09 -05: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
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