Dan
|
7f79524070
|
Add UI selection
|
7 years ago |
Dan
|
6561e75aa2
|
Add old-ui directory
|
7 years ago |
Thomas Huang
|
2b1f2557c7
|
Merge pull request #2615 from jpclark/NewUI-flat
Provide blockie identicon option
|
7 years ago |
Thomas Huang
|
f131468353
|
Remove useBlockie in props for render
Removed unused useBlock for Lint validation.
|
7 years ago |
Dan Finlay
|
9a3ca5d502
|
Merge pull request #2618 from MetaMask/NewUI-flat-update-deps
New ui flat update deps
|
7 years ago |
Thomas Huang
|
9b25f89728
|
Update babelify to 8.0.0
|
7 years ago |
Jason Clark
|
a34362b776
|
Fixes changes requested in pullrequestreview-79088534
|
7 years ago |
Thomas Huang
|
109050817a
|
Update react, react-dom, and react-test-renderer to 15.6.2
|
7 years ago |
Thomas Huang
|
1ee91a51cc
|
Update ethjs-query to v0.3.1
|
7 years ago |
Thomas Huang
|
178b657c75
|
Update Qunit to QunitJS v2.4.1
|
7 years ago |
Thomas Huang
|
cefe6cded6
|
Update to Enzyme 3.2.0
|
7 years ago |
Jason Clark
|
abefcc9612
|
more eslint fixes
|
7 years ago |
Jason Clark
|
6f5c32b7ce
|
adding blockies lib to eslint ignore so it doesn't blow up the style checker and fail the build
|
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 |
Jason Clark
|
fc46a16a32
|
toggle wired up to preferences property store
|
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 |
Chi Kei Chan
|
fbd04a6af6
|
Merge pull request #2590 from MetaMask/merge-master
Merge master
|
7 years ago |
Chi Kei Chan
|
03968ffafe
|
Version Bump
|
7 years ago |
Chi Kei Chan
|
e61ba93194
|
Merge branch 'master' into merge-master
|
7 years ago |
Daniel Tsui
|
f8d38f44c2
|
Merge pull request #2587 from danjm/MM-281-currencyinput-in-gas-estimator
[NewUI] Use currency input component in gas customizer
|
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 |
Thomas Huang
|
707a10548d
|
Merge pull request #2540 from doraemondrian/master
newUnaprovedTx => newUnapprovedTx
|
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 |
Daniel Tsui
|
a21f6f5f63
|
Merge pull request #2549 from danjm/NewUI-flat-send-amount-fixes
[NewUI] Fix issues with amount max
|
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 |
Daniel Tsui
|
da2e9b9765
|
Merge pull request #2510 from danjm/NewUI-flat-token-balance
[NewUI] Improving gas precision and send (token) balance validation; max amount feature
|
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
|
e5391cf9fd
|
Allow sending 0 eth or tokens
|
7 years ago |
Dan
|
716bbf67d7
|
Set gas price allows for WEI precision.
|
7 years ago |