Sara Reynolds
|
4014b279d7
|
Update onlyRenderConversions function to method and account for edge cases
|
6 years ago |
Sara Reynolds
|
8d8de0508a
|
Fixes conversion status for tokens without conversion rates
|
6 years ago |
Whymarrh Whitby
|
db4469794e
|
Merge pull request #4621 from MetaMask/one-send-directory
Remove 'send_/' directory; revert to just having send
|
6 years ago |
Whymarrh Whitby
|
117d43be1f
|
Merge pull request #4636 from MetaMask/bmd/tos-link
fix tos link
|
6 years ago |
Whymarrh Whitby
|
5c3efe8bc4
|
Fix send import paths in confirm tx components
|
6 years ago |
Whymarrh Whitby
|
d38405fb0e
|
Fix send import path in customize gas modal
|
6 years ago |
Whymarrh Whitby
|
040b8c59c4
|
Fix send import path in ToAutoComplete
|
6 years ago |
Dan
|
2e0cbf210e
|
Fix lint warnings in the send/ directory.
|
6 years ago |
Dan
|
b3d78ed8a1
|
Remove send_ directory, revert to just having send
Revert accidentally changed constants.
Require defaults in ens-input, gas-fee-display and confirm screens.
|
6 years ago |
Dan J Miller
|
f31e87dcd5
|
Merge pull request #4715 from BitGuildPlatform/to-autocomplete
fixes #4664
|
6 years ago |
Dan J Miller
|
4d105d9cca
|
Merge pull request #4702 from BitGuildPlatform/contextTypes
convert contextType to static prop for refactored components
|
6 years ago |
Thomas Huang
|
2f4698c130
|
Merge pull request #4787 from MetaMask/stop-inject-harbourair
Add harbourair.com to injection block list
|
6 years ago |
Dan Finlay
|
c4ae399577
|
Add harbourair.com to injection block list
This site was getting unexpected results when MetaMask was installed.
https://consensys.zendesk.com/agent/tickets/2312
|
6 years ago |
Bobby Dresser
|
eb2b36b3cb
|
fix tos link;
|
6 years ago |
Thomas Huang
|
5a45df72c6
|
Merge pull request #4669 from MetaMask/removeNonceTrackerFunction
Remove unsued nonce tracker function
|
6 years ago |
Whymarrh Whitby
|
47d596c090
|
Merge pull request #4766 from whymarrh/null-translations
Rework i18n-helper getMessage function
|
6 years ago |
Whymarrh Whitby
|
55232d80d8
|
Merge pull request #4779 from whymarrh/tx-view-tooltips
Add Tooltips to Balance View in Extension
|
6 years ago |
Whymarrh Whitby
|
d9f98a704e
|
Add tooltip to new tab icon in tx-view
|
6 years ago |
Whymarrh Whitby
|
7581a4906f
|
Add tooltip to menu icon in tx-view
|
6 years ago |
Alexander Tseung
|
0d4dbbec2a
|
Merge pull request #4691 from MetaMask/i4404-confirm-refactor
Refactor and redesign confirm transaction views
|
6 years ago |
Alexander Tseung
|
67017711df
|
Fix font sizes, colors. Include data tab for send-eth transaction confirmations that have data
|
6 years ago |
Whymarrh Whitby
|
9bfcb9c505
|
Remove unneeded MetaMaskConnect connect wrapper
|
6 years ago |
Whymarrh Whitby
|
94489b544a
|
Fallback to English and then the key for I18nProvider#t
|
6 years ago |
Whymarrh Whitby
|
2526f8a1d8
|
Inline locale variable in fetchLocale fn
|
6 years ago |
Alexander Tseung
|
4521de19e6
|
Merge pull request #4769 from MetaMask/i4517-submit-password
Prevent users from submitting password multiple times on the unlock s…
|
6 years ago |
Dan J Miller
|
92fc87a231
|
Merge pull request #4764 from MetaMask/i4404-confirm-refactor-with-e2e-upgrades
e2e beta test upgrades for confirm refactor
|
6 years ago |
Dan
|
07322bc404
|
Wait for an element with a .tx-list-pending-item-container to be rendered before attempting to select the tx-list-item. (e2e beta tests)
|
6 years ago |
Dan
|
05ee2b7401
|
Reattempt to find network selector; wait for network selector dropdown to contain localhost before attempting to click. (e2e beta tests)
|
6 years ago |
Dan
|
8912955765
|
Wait for submitted tx list item amounts to match the expected before clicking through. (e2e beta tests)
|
6 years ago |
Dan
|
e91d87efd9
|
Fix bug in test mock signature request methods.
|
6 years ago |
Dan
|
91eca558f0
|
Fix send integration tests for compatability with confirm refactor.
|
6 years ago |
Dan
|
a7a66171c2
|
Fix signature request tests for compatability with confirm refactor.
|
6 years ago |
Dan
|
f81676fda1
|
Update e2e beta tests to cover confirm refactor changes.
|
6 years ago |
Alexander Tseung
|
2175d03cca
|
Prevent users from submitting password multiple times on the unlock screen
|
6 years ago |
Frankie
|
33e6b9483c
|
Merge pull request #4667 from MetaMask/i#3896
transactions - remove rejected transactions from history
|
6 years ago |
frankiebee
|
b30499886f
|
test - check that #setTxStatusRejected removes transaction from history
|
6 years ago |
Dan
|
228b807221
|
Fix existing e2e tests
|
6 years ago |
Dan
|
1a0a701de0
|
Handles window indeterminancy issues for external dapps in e2e beta tests.
|
6 years ago |
Alexander Tseung
|
76e80f631e
|
Fix multiple signature requests showing an infinite spinner
|
6 years ago |
frankiebee
|
8a678001a9
|
test - fix for lint
|
6 years ago |
Thomas
|
5188b727d4
|
Merge branch 'develop' into removeNonceTrackerFunction
|
6 years ago |
frankiebee
|
28c509914b
|
Merge branch 'develop' of https://github.com/MetaMask/metamask-extension into i#3896
|
6 years ago |
Whymarrh Whitby
|
f6de948e42
|
Merge pull request #4765 from MetaMask/bmd/readme-link
fix readme documentation link
|
6 years ago |
Bobby Dresser
|
c91e5cb6b3
|
fix readme documentation link
|
6 years ago |
Alexander Tseung
|
f6e90bb3db
|
Add unit tests for confirmTransaction duck and util
|
6 years ago |
Alexander Tseung
|
7d691c7398
|
Fix existing unit tests
|
6 years ago |
Alexander Tseung
|
a2d9c43fba
|
Various fixes from PR comments
|
6 years ago |
Alexander Tseung
|
9cde5ab11b
|
Use eth-method-registry to get method data
|
6 years ago |
Alexander Tseung
|
7732cd4100
|
Display newest transaction
|
6 years ago |
Alexander Tseung
|
e89549846f
|
Refactor data flow, signature request routing
|
6 years ago |