| Commit message (Expand) | Author | Age | Files | Lines |
* | Network dropdown update | Chi Kei Chan | 2017-10-18 | 1 | -1/+2 |
* | New Account modal | Chi Kei Chan | 2017-10-18 | 1 | -2/+2 |
* | wip | Chi Kei Chan | 2017-10-18 | 1 | -1/+8 |
* | Fix Import Account link not hiding sidebar | Alexander Tseung | 2017-10-16 | 1 | -2/+7 |
* | Fix Localhost 8545 option in network dropdown (#2357) | Alexander Tseung | 2017-10-14 | 1 | -1/+1 |
* | Adding Account Dropdown V2 | Chi Kei Chan | 2017-10-13 | 1 | -0/+44 |
* | Various styling fixes | Chi Kei Chan | 2017-10-13 | 1 | -1/+1 |
* | Enables remove token and ensures add/remove update the list without need for ... | Dan | 2017-10-04 | 1 | -0/+1 |
* | Hide token confirmation modal ui | Dan | 2017-10-03 | 1 | -3/+15 |
* | Token menu ui. | Dan | 2017-10-02 | 1 | -0/+38 |
* | Close mobile sidebar when selecting 'Add token' from account options dropdown. | Dan | 2017-09-29 | 1 | -0/+2 |
* | Use font-awesome icons for create and import account. | Dan | 2017-09-28 | 1 | -9/+5 |
* | Makes styling fixes to account dropdown. | Dan | 2017-09-28 | 1 | -7/+10 |
* | Exports private key modal opens from dropdown. | Dan | 2017-09-24 | 1 | -4/+4 |
* | Fix Merge Problems; update yarn lock | Chi Kei Chan | 2017-09-19 | 1 | -1/+7 |
* | Merge branch 'master' into nm | Chi Kei Chan | 2017-09-19 | 1 | -2/+35 |
* | Ensures that new accounts are only created from the modal, and not when click... | Dan | 2017-09-16 | 1 | -4/+1 |
* | Cleaner css for circle icon. | Dan | 2017-09-12 | 2 | -17/+9 |
* | Replace checkmark with font-awesome equivalent. | Dan | 2017-09-12 | 1 | -6/+6 |
* | Adds title, divider and descriptive text to network dropdown. | Dan | 2017-09-12 | 1 | -0/+11 |
* | Highlighted circle icons for the network menu. | Dan | 2017-09-12 | 2 | -6/+61 |
* | Style send token screen | Chi Kei Chan | 2017-09-11 | 2 | -8/+9 |
* | Fix header style; Address comments | Chi Kei Chan | 2017-09-05 | 4 | -38/+34 |
* | Fix merge conflict | Chi Kei Chan | 2017-09-05 | 1 | -6/+0 |
* | Fix menu style | Jacky Chan | 2017-09-05 | 3 | -37/+86 |
* | Lint fixes | Dan | 2017-08-31 | 5 | -22/+23 |
* | Hook up showAddToken to dropdown menu item in account options dropdown | sdtsui | 2017-08-23 | 1 | -1/+4 |
* | Hook up actions to EditAccountNameModal | sdtsui | 2017-08-21 | 1 | -2/+8 |
* | Implement new dropdown design, integrate account balances | sdtsui | 2017-08-21 | 1 | -24/+60 |
* | Hook up edit account name modal | sdtsui | 2017-08-21 | 1 | -26/+42 |
* | Remove old design - 'Show QR Code' dropdown menu item from account selection ... | sdtsui | 2017-08-21 | 1 | -16/+0 |
* | Hook up template for New Account Modal | sdtsui | 2017-08-21 | 1 | -1/+11 |
* | Enhance global modal to handle Buy, Edit, and Details Modals | sdtsui | 2017-08-21 | 1 | -1/+4 |
* | Add 'Account Details' dropdown menu item to account options dropdown | sdtsui | 2017-08-21 | 1 | -0/+14 |
* | Add 'Add Token' dropdown menu item to account options dropdown | sdtsui | 2017-08-21 | 1 | -0/+15 |
* | Merge remote-tracking branch 'mm/master' into NewUI-flat | sdtsui | 2017-08-14 | 1 | -1/+10 |
* | Lint and cleanup all scss | sdtsui | 2017-08-14 | 1 | -2/+2 |
* | Center account selection dropdown and specify useCssTransition prop | sdtsui | 2017-08-14 | 1 | -5/+6 |
* | Reconfigure AccoutSelector dropdown to use new fa-caret-down instead of old icon | sdtsui | 2017-08-14 | 1 | -1/+3 |
* | Extract dropdown component into components/dropdowns, hook up to app | sdtsui | 2017-08-14 | 5 | -8/+479 |
* | Remove unused code - network dropdown components in app | sdtsui | 2017-08-14 | 1 | -10/+2 |
* | [WIP] Extract network dropdown into own component | sdtsui | 2017-08-14 | 2 | -28/+45 |
* | [WIP] Extract network dropdown out of main app render function | sdtsui | 2017-08-14 | 2 | -0/+275 |