Commit Graph

943 Commits

Author SHA1 Message Date
Dan Finlay d1545245c2 Clean up beefy usage
Now properly uses brfs transform so it can reload on state object changes.
2016-06-30 22:59:28 -07:00
kumavis 9a46988ea8 Merge branch 'FrankieDisclaimer' of github.com:MetaMask/metamask-plugin into FrankieDisclaimer 2016-06-30 21:46:31 -07:00
kumavis 5a917431d8 disclaimer - render via react-markdown 2016-06-30 21:46:19 -07:00
Dan Finlay a95b5c4a96 Add query param restoring to mocker 2016-06-30 21:39:50 -07:00
Dan Finlay c3f18fcf2b Remove debugs from development 2016-06-30 21:35:24 -07:00
Dan Finlay cd21a4b699 Remove scroll fixing from ui preview 2016-06-30 21:32:50 -07:00
Dan Finlay a0a676c3e2 Remove old disclaimer 2016-06-30 21:24:14 -07:00
Dan Finlay d33d4f0654 Merge branch 'master' into FrankieDisclaimer 2016-06-30 21:22:39 -07:00
kumavis d4e400e5e5 Merge pull request #378 from MetaMask/UiDev
Ui dev
2016-06-30 21:20:40 -07:00
Dan Finlay aa21c83470 Add new user agreement 2016-06-30 20:54:51 -07:00
Dan Finlay 0f16155abf Add ui mocking mode explanation 2016-06-30 18:44:37 -07:00
Dan Finlay 435468e571 Cleaned up some formatting for ui mocker 2016-06-30 18:42:57 -07:00
Dan Finlay 90e4483d68 Add ui mocking script 2016-06-30 18:23:13 -07:00
Dan Finlay 2843459fcf Make info page not chrome dependent 2016-06-30 18:23:05 -07:00
Dan Finlay c26a7cd89b Add selector component to ui mocker 2016-06-30 18:22:48 -07:00
Dan Finlay e55938ed15 First simple version of ui mocker 2016-06-30 18:22:16 -07:00
kumavis 70cf24617b Merge pull request #376 from MetaMask/typofix-sign-msg
fix typo
2016-06-30 15:32:17 -07:00
kumavis cc970ccd0d fix typo 2016-06-30 15:31:36 -07:00
kumavis 3559d86681 Merge pull request #375 from MetaMask/compactLayout
Compact layout
2016-06-30 15:15:14 -07:00
Frankie 8465be340a Add to CHANGELOG 2016-06-30 14:57:17 -07:00
Frankie 1b1bb92fd3 Merge branch 'master' into compactLayout 2016-06-30 14:56:10 -07:00
Frankie 42cd0b69e7 Implemt new account layout 2016-06-30 14:53:24 -07:00
kumavis 213c84336e Merge pull request #373 from MetaMask/DoubleConfirmation
Double confirmation
2016-06-30 14:34:08 -07:00
Dan Finlay db3f73344b Bump changelog 2016-06-30 11:42:10 -07:00
Dan Finlay 78f2794d39 Remove useless and buggy clearWallet function 2016-06-30 11:34:34 -07:00
Dan Finlay 6fef01c8a1 Emphasizing how weird this bug is by removing all behavior from the method. 2016-06-30 11:31:27 -07:00
Dan Finlay f49b6ca1dc Replicated really strange bug with test 2016-06-30 11:30:46 -07:00
Dan Finlay 179d176dc1 Fix broken action reference 2016-06-30 11:30:31 -07:00
Frankie 5252504e3f WIP: Working on new layout 2016-06-30 11:15:32 -07:00
Dan Finlay 9a8ede2210 Fix gitattributes 2016-06-29 17:28:49 -07:00
Dan Finlay ab5730aa26 Merge branch 'master' of github.com:MetaMask/metamask-plugin 2016-06-29 17:26:48 -07:00
Dan Finlay d34dcc66d7 Add gitattributes file for the changelog 2016-06-29 17:26:24 -07:00
kumavis 4433618e95 Merge pull request #370 from MetaMask/networkIndication
Network indication
2016-06-29 17:14:16 -07:00
kumavis 41598a32a6 Merge branch 'master' of github.com:MetaMask/metamask-plugin into networkIndication 2016-06-29 17:12:08 -07:00
kumavis f7bb3cdcfe Merge pull request #368 from MetaMask/CopyTxHash
Copy tx hash
2016-06-29 17:06:31 -07:00
Frankie 94768175bf Merge branch 'master' into networkIndication 2016-06-29 16:33:43 -07:00
Frankie 0b3737edb4 Add to change log 2016-06-29 16:31:27 -07:00
Dan Finlay 2880f8631c Unify tooltip styles
Made a local tooltip component for replicating our tooltip styles wherever we use tooltips.

Applied that tooltip to other items that had tooltips.
2016-06-29 16:21:38 -07:00
Frankie e0daea35a9 Add network name to indicator and some css fixes
-also fix custom net work bug in drop down where it
thinks local:8545 is custom.
2016-06-29 16:12:19 -07:00
Dan Finlay 2b5c42d27f Merge branch 'master' into CopyTxHash 2016-06-29 15:58:31 -07:00
Dan Finlay 78e6ed22be Add tooltip to copy button 2016-06-29 15:57:59 -07:00
Kevin Serrano 3ae479f5ac Unify wording for transaction options (#369)
* Unify wording for transaction options.

* Modify changelog.

* Fix wording and spacing.
2016-06-29 15:44:37 -07:00
Frankie 2c36c17238 Add ✓ charchter to indicate active network 2016-06-29 15:04:16 -07:00
Dan Finlay 57c8922817 Bump changelog 2016-06-29 14:40:13 -07:00
Dan Finlay 7f92a8da06 Use clipboard icon for copy button 2016-06-29 14:39:25 -07:00
Dan Finlay fb92b8a5fe Add copy button to transaction list 2016-06-29 14:12:58 -07:00
Dan Finlay 5c57169219 Replace manual copy buttons with new CopyButton component 2016-06-29 14:11:31 -07:00
Dan Finlay 441a7eec28 Add CopyButton component 2016-06-29 14:11:12 -07:00
Dan Finlay 757a3ce6be Version 2.4.5 2016-06-29 13:53:37 -07:00
kumavis 8d9a0e7177 Merge pull request #356 from MetaMask/networkDropdownFix
Network dropdown fix
2016-06-29 10:02:35 -07:00