Commit Graph

15 Commits

Author SHA1 Message Date
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
Dan Finlay b2c68c9ea3 Set default log levels 2017-02-20 14:30:58 -08:00
Dan Finlay 8aca5bf4b5 Add debug logging to ui routing logic. 2017-02-20 13:14:12 -08:00
kumavis bcff47d9aa test - mock-dev - expose metamaskController for debugging 2017-02-01 16:31:22 -08:00
kumavis d326e7d11e tests - mock-dev - remove persistence 2017-01-31 23:39:39 -08:00
kumavis 0f33acb80c mock-dev - cleanup missing polyfill 2017-01-24 20:28:10 -08:00
kumavis 76ce348a04 obs-store - use published module 2017-01-24 19:47:00 -08:00
kumavis 3bc996878b background - move pojo migrator to outside of metamask controller 2017-01-11 22:47:56 -08:00
kumavis 8012ede126 background - introduce ObservableStore 2017-01-11 19:31:21 -08:00
Frances Pangilinan 6e78494846 First pass at revision requests 2016-12-21 13:41:32 -08:00
Dan Finlay 93c0a6826a Fix integration test suite 2016-11-07 14:11:01 -08:00
Dan Finlay 7d7cb9af9d Fix background connection references 2016-10-20 12:13:12 -07:00
Kevin Serrano ad3fa24a28
Intermediary commit. 2016-10-19 14:55:08 -07:00
Dan Finlay a5cfa937ef Add state selector to mock-dev server used by UI tests 2016-08-11 19:45:47 -07:00
Dan Finlay 5b4e2ffeac Add mock dev mode 2016-07-21 18:08:35 -07:00