Commit Graph

6506 Commits

Author SHA1 Message Date
Dan 22e2806ae2 Unit tests for send from, gas, to and wrapper row components. 2018-05-10 12:17:05 -04:00
Dan f94ffa022c Fix test descriptions and remove unnecessary proptypes. 2018-05-10 09:24:43 -04:00
Dan 9ccc609e56 Adds test for send, send-content, send-footer and send-header components. 2018-05-07 08:03:20 -04:00
Dan 7c49009854 Unit tests for containers, utils and selectors in send_/ 2018-05-05 11:58:14 -04:00
Dan e869d09c79 Merge branch 'i3725-refactor-send-component-' of github.com:MetaMask/metamask-extension into i3725-refactor-send-component- 2018-05-01 00:37:17 -02:30
Dan e488c0eeea Delete dead send code. 2018-05-01 00:30:38 -02:30
Dan J Miller 6def76e294
Merge pull request #4157 from danjm/i3725-refactor-send-component-2
I3725 refactor send component
2018-05-01 00:16:17 -02:30
Dan 2f78fffbdb Merge branch 'i3725-refactor-send-component-' into i3725-refactor-send-component-2 2018-05-01 00:12:57 -02:30
Dan 954394f810 Remove 'goHome' from send_ 2018-04-30 14:08:03 -02:30
Dan beb8d1cf5e Move getMaxModeOn selector to amount-max-button container. 2018-04-30 14:07:01 -02:30
Dan 4a8c3194c2 Use constants for send screen errors messages. 2018-04-30 14:00:01 -02:30
Dan bc145dc6a6 Fix send-v2__form class in send-content.component 2018-04-30 13:39:05 -02:30
Dan 41b609ab5b Fix amount max button. 2018-04-30 13:33:49 -02:30
Dan 5529ec6efd Fix close button on send screen 2018-04-30 13:06:23 -02:30
Dan 26f965bcce Further refactors; includes refactor of send-v2.js and associated container 2018-04-30 13:05:48 -02:30
Dan 33c16d1bf6 Fixes to get tests passing. 2018-04-27 08:11:18 -02:30
Dan 91c201aa72 Lint fixes and alphabetization for i3725-refactor-send-component 2018-04-27 00:16:11 -02:30
Dan 8ff7806f1b Core of the refactor complete 2018-04-26 14:08:38 -02:30
Dan 02a6d2089e Merge branch 'master' into i3725-refactor-send-component 2018-04-24 13:31:39 -02:30
Dan Finlay 66ae4a948a
Merge pull request #3940 from nyatla/master
Small layout and cursor problem fix.
2018-04-23 17:07:40 -07:00
Dan Finlay f5f5100da7
Merge pull request #4023 from MetaMask/greenkeeper/ethjs-contract-0.2.0
Update ethjs-contract to the latest version 🚀
2018-04-23 17:06:46 -07:00
Dan Finlay c9d3b158b6
Merge pull request #4062 from MetaMask/i4056-LatestPriceApi
Use the metamask balanc3 dev price api
2018-04-23 16:56:04 -07:00
Dan Finlay 9ae2558d20
Merge pull request #3934 from MetaMask/node-engines
package.json - update engines field to require node v8.x.x
2018-04-23 16:42:39 -07:00
Dan Finlay 425525fbc1
Merge pull request #3935 from MetaMask/ci-tests-first-then-dessert
ci - complete all tests before running extras
2018-04-23 16:41:59 -07:00
Dan Finlay 0996daa65d
Merge pull request #4057 from MetaMask/sentry-bump
deps - bump sentry for more detailed fetch failure
2018-04-23 16:40:21 -07:00
Dan Finlay a833f02f33 Use the metamask balanc3 dev price api
Fixes #4056
2018-04-23 16:39:33 -07:00
Dan Finlay 9dd8158b1d
Merge pull request #4029 from MetaMask/DocumentMetaMaskController
Added docs to MM-controller
2018-04-23 15:49:47 -07:00
Dan Finlay 4289f813e9
Merge pull request #3968 from MetaMask/gh-3653
Clean up network config
2018-04-23 15:49:17 -07:00
Dan Finlay f1c0d8ad6e
Merge pull request #4028 from MetaMask/i4016-customrpc
Fix custom RPC not redirecting to Settings page
2018-04-23 15:14:23 -07:00
Dan Finlay 9679cdae02
Merge pull request #4041 from MetaMask/DocumentBackground
Document Background Script
2018-04-23 14:49:01 -07:00
Dan Finlay 5abb0256a9 Linted docs 2018-04-23 14:47:11 -07:00
kumavis c120fbdfb9 deps - bump sentry for more detailed fetch failure 2018-04-23 10:20:40 -07:00
Alexander Tseung 9e41f58af2 Clean up network config 2018-04-23 10:18:05 -07:00
Dan Finlay 74c419f9b6
Merge pull request #4020 from MetaMask/i3941-jsdoc-bitpshr
Documentation
2018-04-20 14:10:05 -07:00
Dan Finlay 327ec03d6f Remove wrong chars 2018-04-20 10:45:06 -07:00
Dan Finlay 357582cc52 Add ui note to background docs 2018-04-20 10:41:41 -07:00
Dan Finlay 17afe922d4 Lint background docs 2018-04-20 10:40:53 -07:00
Dan Finlay ff689748a7 Document MetaMaskState and TransactionMeta 2018-04-20 10:39:31 -07:00
Dan Finlay fad8afb7d1 Linted jsdocs 2018-04-20 09:26:24 -07:00
bitpshr 8636f3bae5 Clean up JSDoc for background scripts 2018-04-19 15:14:00 -04:00
bitpshr 9c7eafc86f Add more documentation to computed balances controller 2018-04-19 14:37:08 -04:00
Dan Finlay 16434776a4 Document Background Script 2018-04-19 11:27:53 -07:00
Thomas Huang 00efcf9e8b
Merge pull request #4030 from MetaMask/i4014-metamask-version
Show correct MetaMask version number in the Info page
2018-04-19 09:56:12 -07:00
Thomas Huang 73b2960e7f
Merge pull request #4026 from MetaMask/i4015-oldui-seed
Fix exception thrown when revealing seed words
2018-04-18 22:32:24 -07:00
Alexander Tseung 2fdf45b418 Show correct MetaMask version number in the Info page 2018-04-18 18:44:51 -07:00
bitpshr 1ef6528921 Add JSDoc to various background scripts 2018-04-18 21:30:13 -04:00
Dan Finlay f78d2f5e0b Added docs to MM-controller 2018-04-18 17:54:50 -07:00
Alexander Tseung ce74cd7774 Fix custom RPC not redirecting to Settings page 2018-04-18 17:34:28 -07:00
Alexander Tseung 1d80a4c452 Fix exception thrown when revealing seed words 2018-04-18 16:10:42 -07:00
Dan Finlay 4544d57f26
Merge pull request #3984 from whymarrh/3941-jsdoc
Add a few docblocks to background files
2018-04-18 15:37:50 -07:00