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

13 Commits

Author SHA1 Message Date
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
73536302bf Properly resize/scroll account selection tree 2015-07-07 20:18:09 -04:00
9cea031b46 Fix button text for 'Edit Account' modal 2015-07-05 21:44:53 -04:00
7e7b356c8f Expand main TabPane's to remainder of viewable page 2015-07-05 21:39:02 -04:00
5be612cee8 Add ability to update accounts to UI 2015-07-04 21:55:49 -04:00
0377b5f42b Add ability to delete accounts to UI 2015-07-04 21:11:00 -04:00
81bdc03b10 Add AccountTree to select accounts 2015-07-04 11:42:52 -04:00
cd24d5ecab Change definitions to const where appropriate 2015-07-04 09:40:12 -04:00
47ff76d868 Clear state on new account creation Modal when exited 2015-07-04 08:34:43 -04:00
7ea9fb3b73 Add ability to create new accounts to UI
This also incorporates a bunch of other changes needed to support adding
this.
2015-07-04 08:28:09 -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