Dan
|
049071a743
|
Access correct property from state in confirm screen components gatherTxMeta()
|
7 years ago |
Alexander Tseung
|
389346913b
|
Prevent loading screen from overlaying the app bar (#4417)
|
7 years ago |
Alexander Tseung
|
41e38fe553
|
Add notification for dropped retry transactions (#4363)
|
7 years ago |
Dan
|
5bb399e55a
|
Display correct titles and subtitles on send token and editing send transaction screens.
|
7 years ago |
Alexander Tseung
|
5561937773
|
Fix account and network dropdowns in confirm screen
|
7 years ago |
Dan
|
6bc8cc819a
|
Merge branch 'develop' into i3725-refactor-send-component-
|
7 years ago |
Dan
|
0076b732bd
|
Rename ducks/send.js to ducks/send.duck.js
|
7 years ago |
Dan
|
7c49009854
|
Unit tests for containers, utils and selectors in send_/
|
7 years ago |
Alexander Tseung
|
ffda954add
|
Fix styling of the app spinner
|
7 years ago |
Dan
|
26f965bcce
|
Further refactors; includes refactor of send-v2.js and associated container
|
7 years ago |
Dan
|
b71dbf52d1
|
Convert decimals to string in getSymbolAndDecimals; return null for symbol or decimals.
|
7 years ago |
Dan
|
6de450488b
|
Wraps calls to symbol() and decimals() in try catch
|
7 years ago |
Dan
|
33c16d1bf6
|
Fixes to get tests passing.
|
7 years ago |
Alexander Tseung
|
053044fb65
|
Fix spinner layout
|
7 years ago |
Alexander Tseung
|
de7fc781a5
|
Fix BigNumber exception in confirm-send-ether
|
7 years ago |
bitpshr
|
a350e80fee
|
Fetch token prices based on contract address
|
7 years ago |
Dan
|
9dbb9d12ad
|
Internationalize converted value in confirm screens
|
7 years ago |
Alexander Tseung
|
1e6f062bb6
|
Fix integration tests
|
7 years ago |
Alexander Tseung
|
2db55cd0de
|
Fix editing transaction
|
7 years ago |
Alexander Tseung
|
82af778e62
|
Revert "commit"
This reverts commit fa8500e09a .
|
7 years ago |
Alexander Tseung
|
fa8500e09a
|
commit
|
7 years ago |
frankiebee
|
3de1873126
|
hot-fix new-ui - default to an object if identities is undefined
|
7 years ago |
Dan
|
7ccf6163fd
|
Adds simulation failure error messages to confirm screen.
|
7 years ago |
Dan
|
1dc3c51b54
|
UpdateSendErrors only called when balance defined, recalled if balance updates.
|
7 years ago |
Dan
|
2be6f8bae0
|
Fix lint and tests
|
7 years ago |
Dan
|
a4594f6838
|
Show insufficient funds on confirm screen on first render.
|
7 years ago |
Dan
|
0a711f0de0
|
Removes t from props via metamask-connect and instead places it on context via a provider.
|
7 years ago |
Dan
|
74ac3bb2a7
|
Confirm send token detects if balance is sufficient for gas.
|
7 years ago |
Dan
|
8e6ab7df05
|
Checking for sufficient balance in confirm ether screen; includes error messages for user.
|
7 years ago |
Dan
|
be2254b880
|
Remove comments and console.logs
|
7 years ago |
Dan
|
d613dfb434
|
Correct reprice title and subtitle key names.
|
7 years ago |
Dan
|
3d3bd0eaf0
|
Correct connect reference in confirm-send-ether, confirm-deploy-contract, network-display.
|
7 years ago |
Dan
|
a82631791e
|
Lint fixes
|
7 years ago |
Dan
|
6cbadc0aa3
|
Missed modifications of t() in merge resolution.
|
7 years ago |
Dan
|
d24a0590d3
|
i18n redux solution doesn't require importing t() and passing state to each t() call; t is just available on props.
|
7 years ago |
kumavis
|
3e79941658
|
ui - tx conf - only show special token tx conf screen for token send
|
7 years ago |
Alexander Tseung
|
3c1248c816
|
Update confirm transaction screen
|
7 years ago |
Dan
|
dc92b56f18
|
Identify token transactions by method names token data, and not just whether they've been add via metamask.
|
7 years ago |
Dan
|
2ddc2cc1fb
|
Lint fixes.
|
7 years ago |
Dan
|
09260f9c5e
|
Fixed t() calls where localeMessages is missing; and fix incorrect connect reference.
|
7 years ago |
Alexander Tseung
|
4512243290
|
Fix styling on confirm-send-ether and confirm-send-token (#3600)
|
7 years ago |
Alexander Tseung
|
6f749e5576
|
Update Confirm Contract screen (#3597)
|
7 years ago |
Dan
|
5fe0be722b
|
Handle i18n with redux.
|
7 years ago |
Dan
|
b0122be3c9
|
Set retry gasPrice to forceGasMin on confirm screen in cases where gas is not edited.
|
7 years ago |
Dan
|
66422cd083
|
Force gas min has correct precision and is set when editing gas if max.
|
7 years ago |
kumavis
|
34aeef50a0
|
i18n - load locales manually
|
7 years ago |
Dan
|
a4c6a5e92e
|
Ensure changes from customize gas modal opened from confirm screen are captured for non-tx transactions.
|
7 years ago |
Dan
|
fb838da734
|
Revert 'Set txMeta.time to reflect time of tx approval.'
|
7 years ago |
Dan
|
cc267d6c81
|
Fix more lint errors.
|
7 years ago |
Dan
|
c37684d7bd
|
Remove unnecessary addition of nonce to state.
|
7 years ago |