Dan
5091b03e4b
Merge branch 'develop' into i3725-refactor-send-component-
2018-05-31 15:28:03 -02:30
Alexander Tseung
41e38fe553
Add notification for dropped retry transactions ( #4363 )
2018-05-29 10:23:06 -07:00
Dan
7c49009854
Unit tests for containers, utils and selectors in send_/
2018-05-05 11:58:14 -04:00
bitpshr
cce123c30e
Show checksummed addresses throughout the UI
2018-04-18 09:47:05 -04:00
bitpshr
a350e80fee
Fetch token prices based on contract address
2018-04-15 23:46:40 -04:00
Dan
717623e2e3
Merge branch 'master' into i3686-txparamundefined-sigrequestsintxlist
2018-03-30 00:00:31 -02:30
Dan
0a711f0de0
Removes t from props via metamask-connect and instead places it on context via a provider.
2018-03-29 12:42:38 -02:30
Dan
01e3293b65
Ensure correct address used when rendering transfer transactions.
2018-03-29 10:32:30 -02:30
Dan
21b6a3442d
Fix display of unapprovedMessages in txList (old and new ui); includes fix of undefined txParams.
2018-03-28 10:51:16 -02:30
Dan
d24a0590d3
i18n redux solution doesn't require importing t() and passing state to each t() call; t is just available on props.
2018-03-21 22:11:47 -02:30
kumavis
29cc2f8ab9
Merge branch 'master' of github.com:MetaMask/metamask-extension into i18n-translator-redux
2018-03-20 13:01:08 -07:00
Thomas
dd19a93447
Add i18n to tx status
2018-03-20 12:06:59 -07:00
Dan
5fe0be722b
Handle i18n with redux.
2018-03-15 21:59:45 -02:30
Dan
798988597b
Merge branch 'master' into retry-tx-refractor
2018-03-14 00:02:27 -02:30
Dan
cc267d6c81
Fix more lint errors.
2018-03-13 23:56:45 -02:30
Dan
e94a14ef8a
Make token confirmations compatible.
2018-03-13 23:44:05 -02:30
Dan
0d33aed20e
Fix tx-list-item submitted check.
2018-03-13 23:29:47 -02:30
Dan
46ded45b81
Use correct var name in new-ui showRetryButton
2018-03-13 21:38:08 -02:30
Dan
8c7988978f
Undefined check in showRetryButton
2018-03-13 21:32:22 -02:30
Dan
e293b6349c
Styling for dropped.
2018-03-13 21:15:35 -02:30
Dan
d6e4d2e80d
Use new submittedTime field to correctly show retry button in old and new ui.
2018-03-13 21:15:35 -02:30
Dan
e6d1ce56e7
Improve phrasing of copy.
2018-03-13 03:11:45 -02:30
Dan
f805a2eb73
Fix gas calculation and nonce / forceGasMin state setting errors; retry button shows on correct tx.
2018-03-13 03:09:38 -02:30
Dan
5433d2fe3a
Retry transaction logic added to tx-list-item, confirm-send-ether, customize-gas-modal, and dependents.
2018-03-09 00:19:26 -03:30
Dan
6cee76b3e7
Add html and css for responsive retry button.
2018-03-08 16:12:25 -03:30
Dan
9d215bab0f
Merge branch 'master' into i18n
2018-03-06 20:45:45 -03:30
Dan
2b9af0734b
Replace 'Contract Published' with 'Contract Deployment' for clearer indication of contract tx state.
2018-02-27 20:09:02 -03:30
Nick Doiron
9c133aaab3
get t imported in all files currently using i18n
2018-01-24 19:41:29 -10:00
Nick Doiron
bad70eb1b3
first steps to i18n
2018-01-22 23:48:03 -10:00
Alexander Tseung
b05d21b1ba
Fix transaction list font sizes, padding
2018-01-18 13:34:57 -08:00
Dan
109e4e5d96
Hide fiat values on account details screen when eth/token value is 0.
2017-12-20 10:21:36 -08:00
Dan
67bdfe87e3
Token balance in send state; validating sufficient tokens, validation updates on 'from' switching.
2017-11-06 15:57:57 -03:30
Dan
56e9f98bd0
More lint fixes
2017-11-02 09:45:59 -02:30
Dan
5a94775b3f
Lint fixes for NewUI-flat.
2017-11-02 00:00:33 -02:30
Dan
c8c918d44e
Add utility for getting token data; get token data in tx-list even if token has been removed.
2017-10-27 17:29:12 -07:00
Dan J Miller
3d53716f43
Correct rendering of conversions when conversion rate is a token. ( #2498 )
2017-10-26 22:55:34 -07:00
Dan
332c7441b6
Get currency from state in account details, send and confirm screens.
2017-10-19 16:30:54 -02:30
Dan
54bbf8d859
Handle transaction totals in WEI in tx-list, send and pending.
2017-09-15 16:23:23 -07:00
Dan
ab77142c90
Show dollar sign before USD on account details page.
2017-09-15 16:10:34 -07:00
Chi Kei Chan
93a1089e08
Show token tx properly
2017-09-14 01:09:57 -07:00
Dan
55d62190e3
Fixes the saving of transactions in send and display in tx-list with conversion utility.
2017-09-13 14:22:58 -07:00
Dan J Miller
492507aa94
[NewUI] Color tx-list-item text depending on transaction status. ( #2050 )
...
* Color tx-list-item text depending on transaction status.
* Handle css change of text colour with scss instead on inline styles, add classnames package and helper function.
* Refactored to use classnames with component property className.
2017-09-12 14:59:33 -07:00
Dan
eabbfb8319
Link user from transaction list to etherscan if they have a transaction hash.
2017-09-07 10:25:56 -07:00
Dan
17b5afb8de
Create tx-list-item component.
2017-09-07 10:25:56 -07:00