1
0
mirror of https://github.com/aclindsa/moneygo.git synced 2024-09-20 20:00:06 -04:00
moneygo/js/components
Aaron Lindsay 6d4fdafc02 reports: Move flattening tabulations into reducer
This removes some circular control dependencies
2017-06-17 14:30:52 -04:00
..
AccountCombobox.js AccountCombobox: Fixup defaultProps the right way for ES6 2017-06-08 05:49:58 -04:00
AccountRegister.js AmountInput: Actually initialize state 2017-06-11 06:44:59 -04:00
AccountSettingsModal.js Enable ES2015 translation 2017-06-07 21:08:39 -04:00
AccountsTab.js Re-fetch securities on successful import 2017-06-10 14:38:40 -04:00
MoneyGoApp.js Use ES6 classes instead of React.createClass and editing prototypes 2017-06-07 19:12:53 -04:00
NewUserModal.js Clean up some more problems after switching to using classes 2017-06-10 13:37:13 -04:00
PieChart.js PieChart: Fix warning about invalid SVG rotation transformation 2017-06-07 19:16:13 -04:00
ReportsTab.js reports: Move flattening tabulations into reducer 2017-06-17 14:30:52 -04:00
SecuritiesTab.js Use ES6 classes instead of React.createClass and editing prototypes 2017-06-07 19:12:53 -04:00
StackedBarChart.js Basic Report UI complete! 2017-06-17 10:28:50 -04:00
TopBar.js Use ES6 classes instead of React.createClass and editing prototypes 2017-06-07 19:12:53 -04:00