aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/components/dropdowns
Commit message (Collapse)AuthorAgeFilesLines
* first steps to i18nNick Doiron2018-01-233-24/+23
|
* New add account page with create and import options.Dan2018-01-131-6/+4
|
* Update font weights to 300, remove animation from network dropdown, fix ↵Alexander Tseung2017-12-021-11/+16
| | | | network dropdown not closing from certain click-areas
* Network loading does not block network loading.Dan2017-11-102-2/+3
|
* More lint fixesDan2017-11-022-8/+8
|
* Lint fixes for NewUI-flat.Dan2017-11-026-6/+20
|
* Signature RequestDan2017-10-261-0/+78
|
* Merge branch 'master' into NewUI-flatChi Kei Chan2017-10-251-0/+4
|
* Update settings screen to new UIAlexander Tseung2017-10-231-0/+91
|
* Fix network dropdown stylesChi Kei Chan2017-10-201-1/+1
|
* 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
| | | | refresh.
* 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 ↵Dan2017-09-161-4/+1
| | | | clicking 'Create New Account'
* 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
| | | | dropdown
* 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