aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/components/modals/new-account-modal.js
Commit message (Expand)AuthorAgeFilesLines
* Provide default new account nameAlexander Tseung2017-10-271-63/+78
* Fix Import an Account link not working in Create Account modalAlexander Tseung2017-10-261-6/+10
* get identities from getState() instead of passing from caller, only set new a...Dan2017-09-231-6/+6
* New account modal now allows for addition of account name.Dan2017-09-231-4/+16
* Ensures that new accounts are only created from the modal, and not when click...Dan2017-09-161-1/+7
* New account modal top right close button working.Dan2017-09-091-1/+3
* Tweak styles in new-account-modal.Dan2017-09-091-2/+2
* Lint fixesDan2017-08-311-3/+3
* Patch 3 new account modal (#1962)Dan J Miller2017-08-251-11/+8
* Hook up send screen action to Send Button in TxViewsdtsui2017-08-221-1/+1
* Add wrapper CSS for NewAccountModalsdtsui2017-08-211-39/+29
* Hook up actions to EditAccountNameModalsdtsui2017-08-211-14/+14
* Hook up template for New Account Modalsdtsui2017-08-211-0/+80