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 05080d1c50 Fix UI Dev Mode for Tx Approval
The state object had been changed, but our mock states for tx approval were using the old keys.

Rather than try to muck about and figure out each and every change, I've re-generated a UI dev state for tx approval, which should help @zanibas on his current project.

We can continue adding new dev states as needed from here.  If anyone catches a state that doesn't render correctly, it's worth checking if a new snapshot doesn't solve things.

Debugged by adding new debugging loggers, and I've left them in place for easier future debugging.
2017-02-20 23:33:21 -08:00
..
accounts Merge branch 'dev' into messageManagerCleanUp 2017-02-01 12:03:42 -08:00
components Notices must be scrolled down to proceed from. 2017-02-20 14:58:24 -08:00
css code clan up and tests 2017-02-01 11:54:01 -08:00
first-time Delete all code related to disclaimers. 2017-02-09 18:17:50 -08:00
img Moved UI into repo with its own dependency stack 2016-04-13 15:28:44 -07:00
keychains/hd Redirect to seed word screen for forgotten passwords. 2016-12-19 14:54:24 -08:00
reducers Delete all code related to disclaimers. 2017-02-09 18:17:50 -08:00
account-detail.js Merge branch 'dev' into messageManagerCleanUp 2017-02-01 13:05:58 -08:00
actions.js Delete all code related to disclaimers. 2017-02-09 18:17:50 -08:00
app.js Merge branch 'master' into i1128-noticesdev 2017-02-20 15:42:20 -08:00
conf-tx.js Fix UI Dev Mode for Tx Approval 2017-02-20 23:33:21 -08:00
config.js Lint. 2016-12-20 16:45:22 -08:00
conversion.json Convert conversion util to pure json. 2016-11-18 16:49:39 -08:00
info.js Fix test to log out despite number of menu items 2017-01-17 16:49:08 -08:00
new-keychain.js Linted & added salting to vault 2016-10-20 11:33:18 -07:00
reducers.js Linting to the max. 2016-11-11 10:26:12 -08:00
root.js Manually linted 2016-06-21 13:56:04 -07:00
send.js rename selectedAccount to selectedAddress 2017-01-30 15:08:31 -08:00
settings.js Add eth classic to provider menu 2016-07-28 10:53:51 -07:00
store.js Move tos hash logic to build phase. Create dynamic global variables based on build. 2016-10-11 14:32:03 -07:00
template.js Manually linted 2016-06-21 13:56:04 -07:00
unlock.js Merge branch 'i328-MultiVault-v1' into i715-AddImportMenu 2017-01-17 13:58:54 -08:00
util.js Change regex in isHex function 2016-10-21 16:39:14 -07:00