1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/ui/app
Dan Finlay 7d5aaaa5bd Add ability to add account to vault
Scrolling to the bottom of the accounts page now reveals a downward-facing chevron button.

Pressing this button shows loading indication, adds a new account to the identity vault, displays it in the list, and scrolls the list to the bottom of the page.

Any number of accounts can be generated in this way, and the UX feels intuitive without having to overly explain how HD paths work.
2016-05-20 12:40:44 -07:00
..
components Improve tx list style 2016-05-19 19:11:53 -07:00
css Add ability to add account to vault 2016-05-20 12:40:44 -07:00
first-time ui - redesign - unlock menu 2016-05-13 18:07:47 -07:00
img Moved UI into repo with its own dependency stack 2016-04-13 15:28:44 -07:00
reducers Add ability to add account to vault 2016-05-20 12:40:44 -07:00
account-detail.js Render failed tx in tx list 2016-05-19 19:00:14 -07:00
accounts.js Add ability to add account to vault 2016-05-20 12:40:44 -07:00
actions.js Add ability to add account to vault 2016-05-20 12:40:44 -07:00
app.js Fix typos 2016-05-18 17:47:30 -07:00
conf-tx.js ui - redesign - trans group + + account detail + tx list fixes 2016-05-13 16:28:46 -07:00
config.js Make default providers more easiliy configurable for metamask devs 2016-05-10 15:37:13 -07:00
info.js Fix slack link 2016-04-29 11:41:59 -07:00
loading.js ui - redesign - trans group + + account detail + tx list fixes 2016-05-13 16:28:46 -07:00
reducers.js Moved UI into repo with its own dependency stack 2016-04-13 15:28:44 -07:00
root.js Moved UI into repo with its own dependency stack 2016-04-13 15:28:44 -07:00
send.js Allow empty recipient fields on tx 2016-05-19 16:14:16 -07:00
settings.js Moved UI into repo with its own dependency stack 2016-04-13 15:28:44 -07:00
store.js Moved UI into repo with its own dependency stack 2016-04-13 15:28:44 -07:00
template.js Moved UI into repo with its own dependency stack 2016-04-13 15:28:44 -07:00
unlock.js ui - redesign - sendTransaction 2016-05-18 12:13:19 -07:00
util.js Allow empty recipient fields on tx 2016-05-19 16:14:16 -07:00