Dan
|
0feb5b210b
|
Hides the sidebar after the an account menu actions changes the screen behind the sidebar.
|
7 years ago |
Dan J Miller
|
339eb7d1a6
|
Fix edit to field bug. (#2738)
|
7 years ago |
Chi Kei Chan
|
515437a4c9
|
Fix isMascara and update yarn.lock
|
7 years ago |
Dan
|
57c91435a7
|
Substitute isMascara check for explicit check if user is on mobile browser.
|
7 years ago |
Dan
|
4b654669e6
|
Hide open in browser button on mobile (but still show on extension); adds a function to detect if viewing with mobile browser.
|
7 years ago |
Dan
|
05c6789030
|
Adds button for opening app in main browser window in extension.
|
7 years ago |
Dan Finlay
|
d110c916a4
|
Show watched tokens with no balance
|
7 years ago |
Dan
|
bfec077d79
|
Fixes the cancel button in the buy screen to take the user home.
|
7 years ago |
Dan Finlay
|
c82fd990aa
|
Add 10% price bump to retry attempts.
Turns out geth requires at least a 10% price bump to replace txs:
9619a61024/core/tx_pool.go (L133)
|
7 years ago |
Dan
|
2e9137dddd
|
Update max amount behaviour to meet new specs.
|
7 years ago |
Alexander Tseung
|
b9f2f8c2a7
|
Show retry button on submitted transactions greater than 30 seconds, add hover styling
|
7 years ago |
Dan Finlay
|
0e25129028
|
Enforce retry tx at minimum gas of previous tx
|
7 years ago |
Alexander Tseung
|
6b3909547f
|
Fix styling of Retry buton
|
7 years ago |
Alexander Tseung
|
02736d2d36
|
Connect to redux for retryTransaction
|
7 years ago |
Alexander Tseung
|
500fbe450a
|
Add button to retry transaction
|
7 years ago |
Dan Finlay
|
6ff580584a
|
Add retry background method and action
|
7 years ago |
Dan
|
9db00fa507
|
Show user notifications after switch between UIs
|
7 years ago |
Alexander Tseung
|
7dba114feb
|
Update font weights to 300, remove animation from network dropdown, fix network dropdown not closing from certain click-areas
|
7 years ago |
Thomas Huang
|
f131468353
|
Remove useBlockie in props for render
Removed unused useBlock for Lint validation.
|
7 years ago |
Jason Clark
|
a34362b776
|
Fixes changes requested in pullrequestreview-79088534
|
7 years ago |
Jason Clark
|
75ef848196
|
making eslint happy
|
7 years ago |
Jason Clark
|
bd48d858f4
|
fixing blockies display issues
|
7 years ago |
Jason Clark
|
1b89ceb63a
|
swapped out ethereum-blockies lib for MEW blockies library, tightened up identicon.js code
|
7 years ago |
Jason Clark
|
41be4714c2
|
tweaking styling
|
7 years ago |
Jason Clark
|
dc7bd3c628
|
incremental commit of working blockie component
|
7 years ago |
Clark, Jason (Contractor)
|
90fc4812bc
|
incremental commit
|
7 years ago |
Dan Finlay
|
28409294c3
|
Remove unneeded type casting
|
7 years ago |
Dan Finlay
|
c6713e93ad
|
Fix bug where gas param was not a string
Prevented sending transactions.
Fixes #2598
|
7 years ago |
Dan
|
960cc8abcb
|
Gas customzier does not consider amount when sending tokens.
|
7 years ago |
Dan
|
bbdb35c35a
|
Use currency input component in input number, to improve input behaviour in gas estimator
|
7 years ago |
Alexander Tseung
|
59e46e7cb2
|
Show tokens with zero balance
|
7 years ago |
Dan
|
9e3f921ba9
|
Create single action for updating all of send in redux state.
|
7 years ago |
Dan
|
4671f28476
|
Allow editing of token transactions.
|
7 years ago |
Dan
|
0a91671ff6
|
Fix lint errors.
|
7 years ago |
Dan
|
34ca7290c5
|
Allow editing of send ether.
|
7 years ago |
Dan
|
7eb083bd9f
|
Improve variable name.
|
7 years ago |
Dan
|
544166437a
|
Deposit button shows link to faucet on testnet networks.
|
7 years ago |
Dan
|
08d9ecc045
|
Cursor pointer and hover background on from and to dropdown items.
|
7 years ago |
Dan
|
a33ced3994
|
Focus amount input when click anywhere in amount field container
|
7 years ago |
Dan
|
5a0126f17b
|
Rounding of vals < 0.01 in currency display consistent with master.
|
7 years ago |
Thomas Huang
|
5120cfdff3
|
Linting
|
7 years ago |
Dan
|
62f2aebe1d
|
Network loading does not block network loading.
|
7 years ago |
cjeria
|
424c1f23c9
|
darker backdrop style for modal
|
7 years ago |
Dan
|
d1977225a4
|
Calculate max amount for send ether based on minimum gas total.
|
7 years ago |
Dan
|
c156c85eaa
|
Fix amount max for sending token.
|
7 years ago |
Dan
|
c57d504794
|
Add currency-input component to correct send amount behaviour and move currency display value state to parent component.
|
7 years ago |
Dan
|
8c6e1232e4
|
Lint fixes.
|
7 years ago |
Dan
|
716bbf67d7
|
Set gas price allows for WEI precision.
|
7 years ago |
Dan
|
b16946723f
|
Insufficient balance warning in gas customizer works for send token
|
7 years ago |
Dan
|
319779ab08
|
Adds max amount feature for send-ether
|
7 years ago |