aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/components/modals
Commit message (Expand)AuthorAgeFilesLines
* Fix click to copy for private key not working (#2360)Alexander Tseung2017-10-141-3/+5
* [NewUI] SendV2-#8: Send container handles tokens; gas info dynamic from state...Dan J Miller2017-10-141-0/+26
* Edit account modal shows and allows editing of name from props, not just plac...Dan2017-10-091-2/+3
* Enables remove token and ensures add/remove update the list without need for ...Dan2017-10-041-4/+12
* Hide token confirmation modal uiDan2017-10-032-0/+81
* Shapeshift deposit tx modal.Dan2017-10-023-1/+53
* Hide ShapeShift and Fix Modal StylingsChi Kei Chan2017-09-292-13/+52
* Keep privateKey out of state and clear it after closing export private key mo...Dan2017-09-281-7/+14
* Adds a back button to export private key modal; connects account details to s...Dan2017-09-283-5/+41
* Connect export key modal to state and enable actions.Dan2017-09-271-13/+72
* Export private key modal body ui.Dan2017-09-261-0/+22
* Exports private key modal opens from dropdown.Dan2017-09-242-15/+68
* 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
* Open account details modal on buy -> direct deposit.Dan2017-09-231-1/+11
* Abstract account modal.Dan2017-09-222-35/+65
* Buy Modal StylingChi Kei Chan2017-09-201-3/+4
* Ensures that new accounts are only created from the modal, and not when click...Dan2017-09-161-1/+7
* Style send token screenChi Kei Chan2017-09-112-22/+17
* New account modal top right close button working.Dan2017-09-091-1/+3
* Tweak styles in new-account-modal.Dan2017-09-091-2/+2
* Close button in account-details-modal working.Dan2017-09-081-1/+3
* Touch up style of account-details-modal.Dan2017-09-081-0/+2
* Lint fixesDan2017-08-316-18/+18
* Patch 3 new account modal (#1962)Dan J Miller2017-08-252-13/+16
* Patch 2 account details modal (#1957)Dan J Miller2017-08-252-12/+7
* Hook up send screen action to Send Button in TxViewsdtsui2017-08-221-1/+1
* Hook up identicon and buttons to AccountDetailsModal, clean up colorssdtsui2017-08-223-24/+27
* Integrate old QR component with new modal layoutsdtsui2017-08-221-11/+15
* [WIP] Render a QR code in AccountDetailsModalsdtsui2017-08-221-3/+5
* [WIP] Aggregate data for QRViewsdtsui2017-08-221-2/+13
* Add wrapper CSS for NewAccountModalsdtsui2017-08-211-39/+29
* Add wrapper CSS for AccountDetailsModalsdtsui2017-08-212-32/+36
* Hook up hideModal action to close icon in EditAccountNameModalsdtsui2017-08-211-1/+5
* Hook up actions to EditAccountNameModalsdtsui2017-08-214-87/+82
* Enhance global modal to accept styles from different componentssdtsui2017-08-211-45/+62
* Implement new dropdown design, integrate account balancessdtsui2017-08-211-2/+2
* Hook up template for New Account Modalsdtsui2017-08-212-0/+84
* Enhance global modal to handle Buy, Edit, and Details Modalssdtsui2017-08-216-50/+244
* Extend modal implementation and state management to accomodate multiple modal...sdtsui2017-08-211-2/+14
* [WiP] Add comments for multiple modalssdtsui2017-08-151-0/+20
* [WIP] Extract network dropdown out of main app render functionsdtsui2017-08-141-6/+2
* Move global modals into own pod, inside components/modalssdtsui2017-08-143-0/+136