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

7 Commits

Author SHA1 Message Date
01f0f9e68f Fixup transaction editing modal
* Only update the field that was modified when one is changed instead of
  deep-copying the entire Transaction object
* Create a new AmountInput text box to allow for more intuitive editing
  of amounts.
2015-08-26 07:16:57 -04:00
4f61f9e74d Add basic transaction register support 2015-08-05 21:25:25 -04:00
b1e5e26338 Backup to older globalize.js version
This is required by the current version of react widgets, which
otherwise throws exceptions when using DateTimePicker.
2015-07-16 16:40:11 -04:00
81bdc03b10 Add AccountTree to select accounts 2015-07-04 11:42:52 -04:00
fce1e44be6 Center content in page using CSS, not <center> 2015-07-03 10:43:12 -04:00
53e8b07623 Update versions of JavaScript libraries 2015-07-03 10:43:12 -04:00
084ada7e6f Initial JavaScript UI commit
Definitely still a work in progress
2015-07-03 09:33:45 -04:00