Etienne Dusseault
46c4cc1966
Add confirm-add-suggested-token & confirm-add-token components to Storybook ( #11175 )
...
* add suggessted token
* lintfix
* lintfix
* silence use effect warning
* download token icons and use paths to avoid web urls
* lintifx
* Add confirm-add-token component to Storyboard (#11195 )
* create story for add token
* change code
* add confirm add token story
* lintfix
* Update confirm-add-token.component.js
* Update confirm-add-token.component.js
* different token list for confirm add token
* lintfix
* Update confirm-add-suggested-token.component.js
* remove bnb png
* remove redundant images and fix storybook image path
3 years ago
Etienne Dusseault
71a9fe2ed1
Add confirm-token-transaction-base component to Storybook ( #11414 )
...
* confirm-token-transaction-base
* Update ui/pages/confirm-token-transaction-base/confirm-token-transaction-base.stories.js
Co-authored-by: Brad Decker <git@braddecker.dev>
Co-authored-by: Brad Decker <git@braddecker.dev>
3 years ago
Etienne Dusseault
435b663f5f
awaiting signature ( #11656 )
3 years ago
Dan J Miller
805859af4d
Improve flashing behaviour for loading gas estimates (on confirm screen) ( #11852 )
...
* Improve flashing behaviour for loading gas estimates
* Fix typo
* renderHeartBeatIfInTest
3 years ago
Dan J Miller
b6086ebc17
Allow editing custom gas while estimate is loading ( #11853 )
3 years ago
Alex Donesky
4da940fdd4
Add low/medium/high gas recommendations to the speedup/cancel gas popovers ( #11818 )
3 years ago
ryanml
b7bab56a04
Return an empty string when date is not provided [Date display utils] ( #11831 )
3 years ago
Daniel
f5f923d208
Fix Insufficient number of substitutions for key "swapYourTokenBalance" ( #11833 )
...
* Fix Insufficient number of substitutions for key "swapYourTokenBalance"
* Use an empty string if there is no default symbol
* Add ? after SWAPS_CHAINID_DEFAULT_TOKEN_MAP[chainId]
3 years ago
David Walsh
a0d8894989
Remove unwanted console.log from codebase ( #11820 )
3 years ago
Dan J Miller
ae247ea14a
Improve flashing behaviour for loading gas estimates (on confirm screen) ( #11852 )
...
* Improve flashing behaviour for loading gas estimates
* Fix typo
* renderHeartBeatIfInTest
3 years ago
Dan J Miller
b919884c6e
Allow editing custom gas while estimate is loading ( #11853 )
3 years ago
David Walsh
01fd2a609e
Gas Timing with Negative attitude should be bold with tooltip ( #11772 )
3 years ago
David Walsh
b5baa6c1d1
EIP-1559 - Update tooltip text for gas fees ( #11805 )
3 years ago
David Walsh
df84a6efa6
Keep radio group contained and equal width ( #11771 )
3 years ago
ryanml
1837397202
Fixing persisting error message from MobileSyncPage ( #11835 )
3 years ago
Alex Donesky
a073e0bb7e
Add low/medium/high gas recommendations to the speedup/cancel gas popovers ( #11818 )
3 years ago
Daniel
410c4aec9a
Fix Insufficient number of substitutions for key "swapYourTokenBalance" ( #11833 )
...
* Fix Insufficient number of substitutions for key "swapYourTokenBalance"
* Use an empty string if there is no default symbol
* Add ? after SWAPS_CHAINID_DEFAULT_TOKEN_MAP[chainId]
3 years ago
ryanml
38b581cdfa
Return an empty string when date is not provided [Date display utils] ( #11831 )
3 years ago
ryanml
428b86fcf3
Hardening clipboardData handling in EnsInput ( #11822 )
3 years ago
David Walsh
e0692db7ba
Remove unwanted console.log from codebase ( #11820 )
3 years ago
ryanml
e57a2da647
Adjusting Max Fee label in EditGasDisplay per designs ( #11796 )
3 years ago
David Walsh
00572f5910
Correct the vertical margins on the RadioGroup component ( #11769 )
3 years ago
David Walsh
da79ac382e
Autofocus the unit fiend in send screen ( #11795 )
3 years ago
ryanml
504e74fbed
Fixing EditGasDisplay console errors ( #11797 )
3 years ago
David Walsh
2bb1c1a61d
Selected radio group label should be black ( #11770 )
3 years ago
Dan J Miller
de388a7b1c
Ensure transaction activity log supports EIP-1559 ( #11794 )
...
* Ensure transaction activity log supports EIP-1559
* unit test fix
* Add estimated base fee to swaps txMeta
* fix lint and tests
* Improve activity log copy
3 years ago
Dan J Miller
e6543a83ef
Ensure transaction activity log supports EIP-1559 ( #11794 )
...
* Ensure transaction activity log supports EIP-1559
* unit test fix
* Add estimated base fee to swaps txMeta
* fix lint and tests
* Improve activity log copy
3 years ago
Alex Donesky
9566cd09c0
Hide gasTiming on edit-gas-popover when form is in error ( #11792 )
...
* Hide gasTiming on edit-gas-popover when form is in error
* Show unknown processing error if maxFeePerGas is too low for network conditions
* remove unnecessary change
* remove unnecessary function wrapper
3 years ago
Dan J Miller
738d2722c5
Fixes updates on the confirm screen. ( #11788 )
...
* Fixes updates on the confirm screen.
* Better handling of internal send transactions
* maxFee -> maxFeePerGas property name fix
* Remove redundant setEstimateToUse call in onManualChange
* Fix unit tests
* rebase error fix
* Fixes to speedup loading and transaction breakdown priority fee
* Fix lint and unit tests
* Ensure gas price based transaction that have been customized (e.g. speed up and retry) are properly initialized in useGasFeeInputs
* Clean up
* Link fix
3 years ago
Alex Donesky
1216dc95c0
Hide gasTiming on edit-gas-popover when form is in error ( #11792 )
...
* Hide gasTiming on edit-gas-popover when form is in error
* Show unknown processing error if maxFeePerGas is too low for network conditions
* remove unnecessary change
* remove unnecessary function wrapper
3 years ago
Dan J Miller
bfde5a1d77
Fixes updates on the confirm screen. ( #11788 )
...
* Fixes updates on the confirm screen.
* Better handling of internal send transactions
* maxFee -> maxFeePerGas property name fix
* Remove redundant setEstimateToUse call in onManualChange
* Fix unit tests
* rebase error fix
* Fixes to speedup loading and transaction breakdown priority fee
* Fix lint and unit tests
* Ensure gas price based transaction that have been customized (e.g. speed up and retry) are properly initialized in useGasFeeInputs
* Clean up
* Link fix
3 years ago
David Walsh
39e5750981
EIP-1559 - Ensure form always displays when there are errors ( #11787 )
3 years ago
Alex Donesky
2089767d96
fix confirm transaction details to match spec ( #11779 )
3 years ago
David Walsh
0377e2c64e
Restore heartbeat to transaction confirmation, use isGasEstimatesLoading more broadly ( #11781 )
3 years ago
Alex Donesky
99fecbf6d2
Separate out non blocking gas errors ( #11783 )
3 years ago
Alex Donesky
f3995b72b0
Add fee level education button to swaps edit gas popover ( #11785 )
3 years ago
David Walsh
df6c05eb17
Fix NumericInput proptype error ( #11773 )
3 years ago
David Walsh
1b1d039310
EIP-1559 - Ensure form always displays when there are errors ( #11787 )
3 years ago
Alex Donesky
751534e665
fix confirm transaction details to match spec ( #11779 )
3 years ago
David Walsh
a0bd496d56
Restore heartbeat to transaction confirmation, use isGasEstimatesLoading more broadly ( #11781 )
3 years ago
Alex Donesky
804fefcd36
Separate out non blocking gas errors ( #11783 )
3 years ago
Alex Donesky
f9378b3aa2
Add fee level education button to swaps edit gas popover ( #11785 )
3 years ago
David Walsh
d5033249a2
Fix NumericInput proptype error ( #11773 )
3 years ago
Dan J Miller
c2bfa57981
Allow max fee to be equal to max priority fee ( #11778 )
3 years ago
Dan J Miller
48bfd6c7f6
Use bignumber for number comparisons in useGasFeeInput ( #11776 )
...
* Use bignumber for number comparisons in useGasFeeInput
* fix
3 years ago
Dan J Miller
e9ef3b168a
Allow max fee to be equal to max priority fee ( #11778 )
3 years ago
Dan J Miller
0cf5019486
Use bignumber for number comparisons in useGasFeeInput ( #11776 )
...
* Use bignumber for number comparisons in useGasFeeInput
* fix
3 years ago
Dan J Miller
825e8b7bbf
Ensure that gas fee inputs fallback to tx params values if api is down ( #11775 )
...
* Ensure that gas fee inputs fallback to tx params values if down
* ensure getGasFeeEstimate fallback is a string
3 years ago
Dan J Miller
01262d33a4
Ensure that gas fee inputs fallback to tx params values if api is down ( #11775 )
...
* Ensure that gas fee inputs fallback to tx params values if down
* ensure getGasFeeEstimate fallback is a string
3 years ago
Dan J Miller
aa0f35a8ba
Ensure that gas fee minimum errors show when api is down ( #11767 )
...
* Fix legacy unapproved tx handling
* clean up
3 years ago