1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-23 03:36:18 +02:00
metamask-extension/ui/app
Dan Finlay 203a56fb92 Add ui state logging function
Now from the UI console, you can always call `logState()`, and it will print the state stringified into the console, ready to drop into the ui dev mode states folder, or other inspection.

This should make it easier to diagnose user bugs in the future.
2016-07-15 17:51:37 -07:00
..
accounts Replace manual copy buttons with new CopyButton component 2016-06-29 14:11:31 -07:00
components Triage a strange undefined balance error 2016-07-15 17:47:58 -07:00
css Implement tx confirmation style refinements 2016-07-07 12:27:34 -07:00
first-time Formatted dev mode better 2016-06-30 23:50:20 -07:00
img Moved UI into repo with its own dependency stack 2016-04-13 15:28:44 -07:00
recover-seed Auto linted 2016-06-21 13:18:32 -07:00
reducers Move main drop-down state to component state 2016-07-01 10:25:19 -07:00
account-detail.js Add decimal hendeling to ETH balance 2016-07-06 17:04:09 -07:00
actions.js Move main drop-down state to component state 2016-07-01 10:25:19 -07:00
app.js Fix main dropdown animation 2016-07-11 11:33:12 -07:00
conf-tx.js Implement tx confirmation style refinements 2016-07-07 12:27:34 -07:00
config.js close #309 2016-06-22 16:35:34 -07:00
info.js Make info page not chrome dependent 2016-06-30 18:23:05 -07:00
loading.js Manually linted 2016-06-21 13:56:04 -07:00
reducers.js Add ui state logging function 2016-07-15 17:51:37 -07:00
root.js Manually linted 2016-06-21 13:56:04 -07:00
send.js Fix it so you cant send a negitavie amount of ETH 2016-06-27 17:07:45 -07:00
settings.js Manually linted 2016-06-21 13:56:04 -07:00
store.js Auto linted 2016-06-21 13:18:32 -07:00
template.js Manually linted 2016-06-21 13:56:04 -07:00
unlock.js Auto linted 2016-06-21 13:18:32 -07:00
util.js Fix eth balance tooltip to show 6 decimals (#440) 2016-07-13 15:46:36 -07:00