Wallet/js/controllers
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
..
addresses.js Fix open external in new tab and fix typo 2014-07-31 14:06:55 -03:00
backup.js Waiting copayer as a controller 2014-07-24 15:31:07 -03:00
copayers.js Add delete wallet from the intermediate screen (it was lost in migration to new design) 2014-08-06 16:51:45 -03:00
home.js Add delete wallet from the intermediate screen (it was lost in migration to new design) 2014-08-06 16:51:45 -03:00
import.js add failing test for mati to fix 2014-07-25 10:50:18 -03:00
join.js add steps to creation process 2014-08-06 18:21:14 -03:00
open.js 1. Add TxProposals to mocha test page 2014-08-06 18:44:04 -04:00
send.js Remove Name field and copayer list on 1-of-1 wallets 2014-08-04 16:27:58 -03:00
settings.js Go home after saving settings 2014-08-04 17:13:24 -03:00
setup.js add steps to creation process 2014-08-06 18:21:14 -03:00
sidebar.js Added version and networkName label bellow Copay logo 2014-08-05 11:52:51 -03:00
transactions.js Add icons for user actions at transaction proposal 2014-07-31 20:34:21 -03:00
uriPayment.js fix uriPayment 2014-07-29 14:30:08 -03:00
version.js Fixes problem with gitignore 2014-08-06 15:36:13 -03:00
video.js Split signin.html in home, join and open files. Signin process with responsive support 2014-07-23 17:11:51 -03:00