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

6 Commits

Author SHA1 Message Date
d6ddf0f65f Move utils.js to browserify/require() format 2016-02-13 16:41:44 -05:00
b59fd60817 Fix AddEditAccountTransaction react keys to not be duplicates 2016-02-13 16:34:09 -05:00
da7fbeecaf Move models.js to browserify/require() format 2016-02-13 16:31:12 -05:00
41361b040c Add keys to help react out 2016-02-13 10:42:48 -05:00
2a8c79cc14 AccountRegister: Don't try to access null account 2016-02-13 10:42:48 -05:00
2621f64cc7 Move to using npm/browserify to package everything
This means it now requires the Javascript to be compiled before it can
be run. This move also required a massive reorganization and lots of
debugging/fixups to make everything work properly again.
2016-02-13 10:42:48 -05:00