1
0
mirror of https://github.com/aclindsa/moneygo.git synced 2024-09-21 04:10:05 -04:00
moneygo/static
Aaron Lindsay 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
..
external Add AccountTree to select accounts 2015-07-04 11:42:52 -04:00
account_register.js Fixup transaction editing modal 2015-08-26 07:16:57 -04:00
accounts.js Add basic transaction register support 2015-08-05 21:25:25 -04:00
index.html Fixup transaction editing modal 2015-08-26 07:16:57 -04:00
models.js Add basic transaction register support 2015-08-05 21:25:25 -04:00
stylesheet.css transaction register toolbar: give some more space 2015-08-11 07:21:40 -04:00
top_bar.js Change definitions to const where appropriate 2015-07-04 09:40:12 -04:00
ui.js Properly resize/scroll account selection tree 2015-07-07 20:18:09 -04:00
utils.js Add basic transaction register support 2015-08-05 21:25:25 -04:00