kumavis
3e79941658
ui - tx conf - only show special token tx conf screen for token send
7 years ago
Dan J Miller
a69480d78d
Gas inputs can be changed by up and down arrows ( #3598 )
...
* Up and down arrows can control gas inputs.
* input-number.js just uses number type.
7 years ago
Thomas
dd19a93447
Add i18n to tx status
7 years ago
Alexander Tseung
3c1248c816
Update confirm transaction screen
7 years ago
Thomas
7a8e080245
Started on Tx list i18n
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 J Miller
5cdaf270f7
Don't block user from setting gas if estimating gas returns errors. ( #3627 )
7 years ago
anticlimactic
a1db40047c
Remove unused files from ui folder. ( #3577 )
...
* Removed unused UI files. Fixes #3434 .
* Reverted the deletion of "feature-toggle-utils.js". Reverted the deletion of the test files and modified the paths so they referred to the old-ui.
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
a348b60735
Currency input defaults to empty string
7 years ago
Alexander Tseung
66193c823c
Update Deposit Eth icon ( #3569 )
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
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
edd5c38492
Fix translations whose substitutions params were not in arrays.
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
e94a14ef8a
Make token confirmations compatible.
7 years ago
Dan
0d33aed20e
Fix tx-list-item submitted check.
7 years ago
Dan
c52253bb0e
Use correct name for submittedTime field in tx-list.js
7 years ago
Dan
46ded45b81
Use correct var name in new-ui showRetryButton
7 years ago
Dan
8c7988978f
Undefined check in showRetryButton
7 years ago
Dan
e293b6349c
Styling for dropped.
7 years ago
Dan
d6e4d2e80d
Use new submittedTime field to correctly show retry button in old and new ui.
7 years ago
Thomas
b45ea44aa5
Add missing opening parens to pag-container__subtitle
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
Alexander Tseung
08542c18e1
Update deposit ether styling ( #3510 )
7 years ago
Alexander Tseung
a07550d2ab
Increase tap areas for menu buttons on mobile
7 years ago
Alexander Tseung
d84341f323
Add empty object default value for tokenData ( #3493 )
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
6cee76b3e7
Add html and css for responsive retry button.
7 years ago
Dan
09dae760bc
Correct caps of Send button on main screen.
7 years ago
Dan J Miller
ca047b1ea0
Update network colours for better accessibility. ( #3469 )
7 years ago
Dan
2420ad2477
Correct merge conflict resolution errors.
7 years ago
Dan
376ffb758f
Shapeshift form handles market info unavailable errors.
7 years ago
Dan J Miller
1bd18cebd7
Fixes shapeshift coin selection dropdown. ( #3416 )
7 years ago
Alexander Tseung
f22dfd4ae8
Fix network menu for custom URLs ( #3366 )
7 years ago
Alexander Tseung
ace4f0d998
Fix exception thrown when styleOverride is not present ( #3364 )
7 years ago
Dan
78f6a48664
Define event locally in onClickOutside method in account-dropdowns.js
7 years ago
Dan
2b9af0734b
Replace 'Contract Published' with 'Contract Deployment' for clearer indication of contract tx state.
7 years ago
Thomas
7aa324bdf6
Remove committed out merge code
7 years ago
Thomas
ac2e92fa54
Change Loose label to Imported
7 years ago
Dan Finlay
a1b72e5252
Try fixing notice screen synchronous state call
7 years ago
kumavis
8e80081966
lint - lift comment to new line
7 years ago