aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/components/pages/create-account/connect-hardware/account-list.js
Commit message (Collapse)AuthorAgeFilesLines
* Folder restructure (#6304)Chi Kei Chan2019-03-221-205/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Remove ui/app/keychains/ * Remove ui/app/img/ (unused images) * Move conversion-util to helpers/utils/ * Move token-util to helpers/utils/ * Move /helpers/*.js inside /helpers/utils/ * Move util tests inside /helpers/utils/ * Renameand move confirm-transaction/util.js to helpers/utils/ * Move higher-order-components to helpers/higher-order-components/ * Move infura-conversion.json to helpers/constants/ * Move all utility functions to helpers/utils/ * Move pages directory to top-level * Move all constants to helpers/constants/ * Move metametrics inside helpers/ * Move app and root inside pages/ * Move routes inside helpers/ * Re-organize ducks/ * Move reducers to ducks/ * Move selectors inside selectors/ * Move test out of test folder * Move action, reducer, store inside store/ * Move ui components inside ui/ * Move UI components inside ui/ * Move connected components inside components/app/ * Move i18n-helper inside helpers/ * Fix unit tests * Fix unit test * Move pages components * Rename routes component * Move reducers to ducks/index * Fix bad path in unit test
* Fix button styling for Create Account Connect (#5787)Alexander Tseung2018-11-201-1/+1
|
* Add raised type buttons to Button component. Refactor all buttons within app ↵Alexander Tseung2018-09-131-16/+15
| | | | to Button components
* ui readybrunobar792018-08-171-3/+9
|
* fix tx testsbrunobar792018-08-141-1/+2
|
* legacy and new hd path workingbrunobar792018-08-141-18/+34
|
* good progress adding pathsbrunobar792018-08-141-1/+40
|
* able to add accountsbrunobar792018-08-111-1/+1
|
* refactor to support multiple hw walletsbrunobar792018-08-111-4/+5
|
* last css fixesbrunobar792018-07-191-4/+4
|
* updated account list based on new designsbrunobar792018-07-181-12/+26
|
* forget device and autiload account features addedbrunobar792018-07-121-0/+10
|
* fix all the account related bugsbrunobar792018-07-101-10/+1
|
* UI refactorbrunobar792018-07-061-60/+51
|
* Refactor UIbrunobar792018-07-061-0/+137