1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-22 11:22:43 +02:00
metamask-extension/development
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
..
notices Fix UI Dev Mode for Tx Approval 2017-02-20 23:33:21 -08:00
states Fix UI Dev Mode for Tx Approval 2017-02-20 23:33:21 -08:00
announcer.js Emphasize auto-updating in announcement 2016-10-05 15:52:19 -07:00
beefy.js Clean up beefy usage 2016-06-30 22:59:28 -07:00
genStates.js First simple version of ui mocker 2016-06-30 18:22:16 -07:00
index.html Simplify ui dev mode style 2016-07-06 23:05:30 -07:00
mockExtension.js Add mock dev mode 2016-07-21 18:08:35 -07:00
selector.js Formatted dev mode better 2016-06-30 23:50:20 -07:00
states.json continue rename selectedAccount to selectedAddress 2017-01-30 15:25:12 -08:00
test.html Made integration test create a first vault 2016-11-30 14:58:40 -08:00
uiStore.js Add mock dev mode 2016-07-21 18:08:35 -07:00