Dan Finlay
|
239f5110e9
|
Merge pull request #4848 from MetaMask/fix-alert-flash
Fix Banner flash on load
|
2018-07-23 11:32:56 -07:00 |
|
板橋 清信
|
3554292c02
|
fix type
|
2018-07-23 17:23:34 +09:00 |
|
板橋 清信
|
79976b7026
|
fix token amount
|
2018-07-23 16:28:45 +09:00 |
|
brunobar79
|
e2fa3ba415
|
refactor Alert component to work properly
|
2018-07-21 16:02:23 -04:00 |
|
Alexander Tseung
|
469a79f97f
|
Add fallback options for displaying recipient name in the Confirm screen
|
2018-07-20 14:23:53 -07:00 |
|
Bruno Barbieri
|
9be2248d7a
|
Merge pull request #4625 from MetaMask/initial-trezor-support
Initial trezor support
|
2018-07-19 15:00:59 -04:00 |
|
brunobar79
|
df19163bf9
|
last css fixes
|
2018-07-19 02:31:13 -04:00 |
|
brunobar79
|
76981c2ad9
|
added new global alert
|
2018-07-19 02:31:02 -04:00 |
|
brunobar79
|
514148ffa1
|
fix support link
|
2018-07-19 00:16:10 -04:00 |
|
brunobar79
|
a6e0eef8f4
|
fix unsupported browser view
|
2018-07-19 00:14:13 -04:00 |
|
brunobar79
|
086ab6e1e1
|
lint
|
2018-07-18 23:57:09 -04:00 |
|
brunobar79
|
2bfddc288e
|
scroll smooth
|
2018-07-18 23:12:49 -04:00 |
|
brunobar79
|
49d1bdea8a
|
design done
|
2018-07-18 22:57:47 -04:00 |
|
Whymarrh Whitby
|
13804d61b4
|
Merge pull request #4822 from whymarrh/show-more-address
Show first four characters of account after 0x
|
2018-07-18 15:44:00 -02:30 |
|
Whymarrh Whitby
|
71d64e74a5
|
Show first four characters of account after 0x in wallet
|
2018-07-18 10:30:31 -02:30 |
|
Whymarrh Whitby
|
45faf3d558
|
Show first four characters of account after 0x in tx list
|
2018-07-18 10:30:21 -02:30 |
|
Whymarrh Whitby
|
da1f6e061d
|
Don't set txData to an empty string
|
2018-07-18 10:13:50 -02:30 |
|
Whymarrh Whitby
|
346505cab0
|
Inline single-use vars in send-footer.utils
|
2018-07-18 09:58:12 -02:30 |
|
Whymarrh Whitby
|
fb672e00df
|
Send data along with other tx params
|
2018-07-18 09:58:12 -02:30 |
|
Whymarrh Whitby
|
9ea7411c06
|
Hook up send component w/ UPDATE_SEND_HEX_DATA action
|
2018-07-18 09:52:36 -02:30 |
|
Whymarrh Whitby
|
25417fad26
|
Add updateSendHexData action
|
2018-07-18 09:52:13 -02:30 |
|
Whymarrh Whitby
|
3f9c3d76b6
|
Add hex data row to send screen
|
2018-07-18 09:52:13 -02:30 |
|
brunobar79
|
cbb14f1d5e
|
fix browser not supported screen
|
2018-07-17 21:57:19 -04:00 |
|
brunobar79
|
cb53d5122c
|
Merge branch 'develop' of github.com:MetaMask/metamask-extension into initial-trezor-support
|
2018-07-17 20:43:32 -04:00 |
|
brunobar79
|
cb97517b26
|
updated account list based on new designs
|
2018-07-17 18:53:37 -04:00 |
|
Alexander Tseung
|
301ae305b8
|
Use Number constructor for number conversion. Use existing noConversionRateAvailable message
|
2018-07-17 14:06:30 -07:00 |
|
Alexander Tseung
|
279bdfc2e7
|
Merge develop
|
2018-07-17 13:38:15 -07:00 |
|
Alexander Tseung
|
e16f5ab54d
|
Fix tests
|
2018-07-17 13:38:15 -07:00 |
|
Alexander Tseung
|
d19c42fcae
|
Add fallback when no function found, fix network colors, add fiat values for tokens with contract exchange rates
|
2018-07-17 13:38:14 -07:00 |
|
Alexander Tseung
|
e9a8c24cc4
|
Remove unused confirm transaction files
|
2018-07-17 13:38:14 -07:00 |
|
Alexander Tseung
|
89911dda17
|
Merge pull request #4815 from MetaMask/i4783-retry
Increase clickable area and padding of Retry Transaction bar
|
2018-07-17 10:41:32 -07:00 |
|
Alexander Tseung
|
4737ea49c7
|
Increase clickable area and padding of Retry Transaction bar
|
2018-07-16 21:45:24 -07:00 |
|
Sara Reynolds
|
dcf8e0ed12
|
lint fix
|
2018-07-16 16:50:08 -07:00 |
|
Sara Reynolds
|
684fc710ee
|
Fix edge cases and add translation compatibility
|
2018-07-16 13:03:24 -07:00 |
|
Sara Reynolds
|
4014b279d7
|
Update onlyRenderConversions function to method and account for edge cases
|
2018-07-16 13:03:23 -07:00 |
|
Sara Reynolds
|
8d8de0508a
|
Fixes conversion status for tokens without conversion rates
|
2018-07-16 13:03:23 -07:00 |
|
brunobar79
|
d05814a5ad
|
Merge branch 'develop' into initial-trezor-support
|
2018-07-16 12:55:13 -04:00 |
|
Whymarrh Whitby
|
5c3efe8bc4
|
Fix send import paths in confirm tx components
|
2018-07-16 13:18:21 -02:30 |
|
Whymarrh Whitby
|
d38405fb0e
|
Fix send import path in customize gas modal
|
2018-07-16 13:07:42 -02:30 |
|
Whymarrh Whitby
|
040b8c59c4
|
Fix send import path in ToAutoComplete
|
2018-07-16 13:07:42 -02:30 |
|
Dan
|
2e0cbf210e
|
Fix lint warnings in the send/ directory.
|
2018-07-16 12:58:32 -02:30 |
|
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.
|
2018-07-16 12:58:32 -02:30 |
|
Dan J Miller
|
f31e87dcd5
|
Merge pull request #4715 from BitGuildPlatform/to-autocomplete
fixes #4664
|
2018-07-14 09:46:28 -02:30 |
|
Dan J Miller
|
4d105d9cca
|
Merge pull request #4702 from BitGuildPlatform/contextTypes
convert contextType to static prop for refactored components
|
2018-07-14 09:23:48 -02:30 |
|
brunobar79
|
d21d408d64
|
Merge branch 'develop' of github.com:MetaMask/metamask-extension into initial-trezor-support
|
2018-07-13 20:53:22 -04:00 |
|
brunobar79
|
55382e9842
|
fix account selection
|
2018-07-13 15:19:21 -04:00 |
|
brunobar79
|
5399546388
|
added affiliate link to trezor
|
2018-07-13 13:49:20 -04:00 |
|
brunobar79
|
82a93bb287
|
detect ability to open popup instead of browser
|
2018-07-13 02:03:54 -04:00 |
|
brunobar79
|
289795fb12
|
fix account balance bug
|
2018-07-13 00:09:42 -04:00 |
|
brunobar79
|
5710e648bd
|
remove account modal updated
|
2018-07-12 18:19:33 -04:00 |
|