Commit Graph

21 Commits

Author SHA1 Message Date
Aaron Lindsay 81610adb72 client: Set contentType header 2017-11-13 20:49:26 -05:00
Aaron Lindsay 5a6be5a07b Stop using form elements for API
Just send the JSON as the request body
2017-11-13 20:48:19 -05:00
Aaron Lindsay 9429b748fa Prefix all API endpoints with 'v1/', pluralize collections 2017-11-11 08:05:09 -05:00
Aaron Lindsay a42e051f74 Ensure default currency isn't modified to be a non-currency 2017-06-21 21:53:01 -04:00
Aaron Lindsay 4e73e8b508 Add per-user default currency 2017-06-21 21:27:41 -04:00
Aaron Lindsay 6d4fdafc02 reports: Move flattening tabulations into reducer
This removes some circular control dependencies
2017-06-17 14:30:52 -04:00
Aaron Lindsay 9844785b8d Basic Report UI complete! 2017-06-17 10:28:50 -04:00
Aaron Lindsay 9ce6454997 Add lots of backend and back-frontend report infrastructure 2017-06-16 20:55:22 -04:00
Aaron Lindsay c4268ddfc8 Clean up some more problems after switching to using classes 2017-06-10 13:37:13 -04:00
Aaron Lindsay a08131b1ba Use ES6 classes instead of React.createClass and editing prototypes 2017-06-07 19:12:53 -04:00
Aaron Lindsay fb59f9b3c5 Add direct OFX imports 2017-06-04 20:30:29 -04:00
Aaron Lindsay 6762b3e721 Reduxify CRUD actions for transactions 2017-05-24 19:47:18 -04:00
Aaron Lindsay c61e561b4b Reduxify fetching transaction page 2017-05-22 20:36:36 -04:00
Aaron Lindsay b443963375 reports: Allow drilling down 2017-02-17 10:01:31 -05:00
Aaron Lindsay d3d79fb613 Add Report infrastructure to UI 2017-02-11 20:39:38 -05:00
Aaron Lindsay c6cf817b2c Fix ajax error handling 2017-01-10 06:09:12 -05:00
Aaron Lindsay 871aa88ea6 Convert NewUserPanel to a Modal, and to use redux 2017-01-08 21:07:03 -05:00
Aaron Lindsay 4f940b31a1 Actually dispatch errors 2017-01-03 05:32:19 -05:00
Aaron Lindsay ce6660b575 Add initial UI for user-editable securities 2016-10-26 06:58:14 -04:00
Aaron Lindsay 6257e9193f Hook (almost) everything up to Redux 2016-10-05 13:36:47 -04:00
Aaron Lindsay 4f2f15783a Initial plumbing for moving to Redux 2016-10-03 19:49:15 -04:00