aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/components/dropdowns
Commit message (Expand)AuthorAgeFilesLines
* Network dropdown updateChi Kei Chan2017-10-181-1/+2
* New Account modalChi Kei Chan2017-10-181-2/+2
* wipChi Kei Chan2017-10-181-1/+8
* Fix Import Account link not hiding sidebarAlexander Tseung2017-10-161-2/+7
* Fix Localhost 8545 option in network dropdown (#2357)Alexander Tseung2017-10-141-1/+1
* Adding Account Dropdown V2Chi Kei Chan2017-10-131-0/+44
* Various styling fixesChi Kei Chan2017-10-131-1/+1
* Enables remove token and ensures add/remove update the list without need for ...Dan2017-10-041-0/+1
* Hide token confirmation modal uiDan2017-10-031-3/+15
* Token menu ui.Dan2017-10-021-0/+38
* Close mobile sidebar when selecting 'Add token' from account options dropdown.Dan2017-09-291-0/+2
* Use font-awesome icons for create and import account.Dan2017-09-281-9/+5
* Makes styling fixes to account dropdown.Dan2017-09-281-7/+10
* Exports private key modal opens from dropdown.Dan2017-09-241-4/+4
* Fix Merge Problems; update yarn lockChi Kei Chan2017-09-191-1/+7
* Merge branch 'master' into nmChi Kei Chan2017-09-191-2/+35
* Ensures that new accounts are only created from the modal, and not when click...Dan2017-09-161-4/+1
* Cleaner css for circle icon.Dan2017-09-122-17/+9
* Replace checkmark with font-awesome equivalent.Dan2017-09-121-6/+6
* Adds title, divider and descriptive text to network dropdown.Dan2017-09-121-0/+11
* Highlighted circle icons for the network menu.Dan2017-09-122-6/+61
* Style send token screenChi Kei Chan2017-09-112-8/+9
* Fix header style; Address commentsChi Kei Chan2017-09-054-38/+34
* Fix merge conflictChi Kei Chan2017-09-051-6/+0
* Fix menu styleJacky Chan2017-09-053-37/+86
* Lint fixesDan2017-08-315-22/+23
* Hook up showAddToken to dropdown menu item in account options dropdownsdtsui2017-08-231-1/+4
* Hook up actions to EditAccountNameModalsdtsui2017-08-211-2/+8
* Implement new dropdown design, integrate account balancessdtsui2017-08-211-24/+60
* Hook up edit account name modalsdtsui2017-08-211-26/+42
* Remove old design - 'Show QR Code' dropdown menu item from account selection ...sdtsui2017-08-211-16/+0
* Hook up template for New Account Modalsdtsui2017-08-211-1/+11
* Enhance global modal to handle Buy, Edit, and Details Modalssdtsui2017-08-211-1/+4
* Add 'Account Details' dropdown menu item to account options dropdownsdtsui2017-08-211-0/+14
* Add 'Add Token' dropdown menu item to account options dropdownsdtsui2017-08-211-0/+15
* Merge remote-tracking branch 'mm/master' into NewUI-flatsdtsui2017-08-141-1/+10
* Lint and cleanup all scsssdtsui2017-08-141-2/+2
* Center account selection dropdown and specify useCssTransition propsdtsui2017-08-141-5/+6
* Reconfigure AccoutSelector dropdown to use new fa-caret-down instead of old iconsdtsui2017-08-141-1/+3
* Extract dropdown component into components/dropdowns, hook up to appsdtsui2017-08-145-8/+479
* Remove unused code - network dropdown components in appsdtsui2017-08-141-10/+2
* [WIP] Extract network dropdown into own componentsdtsui2017-08-142-28/+45
* [WIP] Extract network dropdown out of main app render functionsdtsui2017-08-142-0/+275