Dan
|
26f965bcce
|
Further refactors; includes refactor of send-v2.js and associated container
|
7 years ago |
Dan
|
33c16d1bf6
|
Fixes to get tests passing.
|
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
|
3d3bd0eaf0
|
Correct connect reference in confirm-send-ether, confirm-deploy-contract, network-display.
|
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 |
Alexander Tseung
|
3c1248c816
|
Update confirm transaction screen
|
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 |
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 |
Dan
|
d6e4d2e80d
|
Use new submittedTime field to correctly show retry button in old and new ui.
|
7 years ago |
Dan
|
179066fe6b
|
Set txMeta.time to reflect time of tx approval.
|
7 years ago |
Dan
|
e6d1ce56e7
|
Improve phrasing of copy.
|
7 years ago |
Dan
|
f805a2eb73
|
Fix gas calculation and nonce / forceGasMin state setting errors; retry button shows on correct tx.
|
7 years ago |
Dan
|
c1ff927fa0
|
Lint fixes.
|
7 years ago |
Dan
|
2d6b378bf8
|
Adds inline opening of gas customization to confirm-send-ether screen.
|
7 years ago |
Dan
|
5433d2fe3a
|
Retry transaction logic added to tx-list-item, confirm-send-ether, customize-gas-modal, and dependents.
|
7 years ago |
Dan J Miller
|
35c762da47
|
Updates the styling of confirm send ether and token screens. (#3235)
|
7 years ago |
Alexander Tseung
|
2fd9e58e61
|
Fix lint errors
|
7 years ago |
Nick Doiron
|
abfa74f09a
|
complete i18n across new UI
|
7 years ago |
Nick Doiron
|
7da52c5997
|
separate out cross-browser i18n for extensions
|
7 years ago |
Nick Doiron
|
99898ac775
|
better organization of locale file; i18n in more view files
|
7 years ago |
Alexander Tseung
|
376e136572
|
Update styling for buttons, font weights
|
7 years ago |
Dan
|
bf4043c59b
|
Adds updateTransaction to background and used it to update after editing in send-v2.
|
7 years ago |
Dan
|
1f1fc2c49e
|
Canceled, edited transactions show edited amount.
|
7 years ago |
Alexander Tseung
|
e226b10a89
|
Add react-router to allow use of the browser back button
|
7 years ago |
Dan
|
9e3f921ba9
|
Create single action for updating all of send in redux state.
|
7 years ago |
Dan
|
0a91671ff6
|
Fix lint errors.
|
7 years ago |
Dan
|
34ca7290c5
|
Allow editing of send ether.
|
7 years ago |
Dan
|
220da24f9a
|
Change min gas price to 0.1 GWEI
|
7 years ago |
Chi Kei Chan
|
7c10cda8a4
|
Fix alignment on right arrow of confirm tx screens
|
7 years ago |