Wallet/js
Gregg Zigler c8c7a57416 1. Add TxProposals to mocha test page
2. The jshint tool found some instances where var was declared twice within a function. Seemed to originate from copy/paste-style coding. Most were unambiguously intended for a single block within the function. In a few cases, two declarations were consumed by one later reference. In those cases, I removed the duplicate var or I refactored slightly.
2014-08-06 18:44:04 -04:00
..
controllers 1. Add TxProposals to mocha test page 2014-08-06 18:44:04 -04:00
models 1. Add TxProposals to mocha test page 2014-08-06 18:44:04 -04:00
services Sort copayer list at Tx proposal by creator 2014-08-04 16:43:45 -03:00
app.js feature: Logout wallet after 15 minutes of inactivity 2014-07-30 20:12:22 -03:00
directives.js Fixed Conflicts: 2014-08-01 11:12:35 -03:00
filters.js 1. Add TxProposals to mocha test page 2014-08-06 18:44:04 -04:00
init.js change angular module namespace to copayApp 2014-06-03 17:48:37 -03:00
mobile.js Update chrome extension 2014-08-01 10:03:11 -03:00
routes.js Fix Karma test 2014-07-31 22:49:11 -03:00
shell.js we still need node integration, so fix moment loader another way 2014-07-07 15:53:42 -04:00