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

25 Commits

Author SHA1 Message Date
232e4b0682 StackedBarChart.js: Add tooltips to the bars 2017-02-19 07:41:25 -05:00
bef2caef12 StackedBarChart.js: Don't skip lines in legend 2017-02-19 06:14:28 -05:00
1171eeac3f AccountRegister.js: Fixup for some React and ReactBootstrap changes 2017-02-18 21:50:48 -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
5478ba3fd0 Display modal on failed security deletion 2017-02-05 20:48:40 -05:00
b148dce3ce NewUserModal: Fix typo, styling, extraneous import 2017-01-10 08:46:00 -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
402a15ef12 Enable Combobox autocomplete, fix security Combobox display names 2016-10-06 06:53:49 -04:00
0829393918 Move all components into 'components' subdirectory 2016-10-05 13:45:09 -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
aedad87d07 Add 'id' prop to Tabs to silence warning 2016-09-27 19:19:45 -04:00
f663ec6afc Finish update for latest React, Bootstrap, jQuery versions 2016-09-27 11:57:35 -04:00
5ff45cd4b4 Update everything for latest version of React 2016-09-27 11:30:39 -04:00
48487c230b js: Add Security Description field 2016-02-19 20:01:25 -05:00
9e26b30bdc Add Initial Gnucash importing
There are still a number of bugs, but the basic functionality is there
2016-02-19 20:01:24 -05:00
fcf6b2f1a4 Add more account types 2016-02-19 20:00:56 -05:00
330b124902 AccountRegister.js: Update transactions on successful import 2016-02-19 20:00:51 -05:00
00a6965e88 Remove big.js from source, use npm instead 2016-02-13 17:06:32 -05:00
c5bca50113 Reorganization around building JavaScript differently 2016-02-13 17:02:22 -05:00