Dan Finlay
c4812b3452
Triage a strange undefined balance error
8 years ago
kumavis
97e38b4983
new tx - calculate estimatedGas and show thing in tx-details ( #441 )
...
* new tx - calculate estimatedGas and show thing in tx-details
* Bump changelog
8 years ago
Frankie
dbc9008295
Fix eth balance tooltip to show 6 decimals ( #440 )
...
* Fix tooltip to show to the 6 decimal place on balances ovr 0...
* Change font size for balance component in tx-list so it fits the notation
* Add to change log
* Linting
* change log
8 years ago
Dan Finlay
e21a48da83
Linted
8 years ago
Kevin Serrano
d7e6b752a3
Integrate changes back into eth-balance
8 years ago
Kevin Serrano
6a61591dad
Move shorten balance to util. Add as property of generateBalance object output.
8 years ago
Dan Finlay
66e079f1c7
Fix imageification of recipient
8 years ago
Kevin Serrano
40d2b7fe71
lint
8 years ago
Kevin Serrano
20bfb60fd2
Implement alternate shortening scheme.
8 years ago
kumavis
d2eab80e09
eth-balance fix
8 years ago
kumavis
501ffba6f2
lint - dingle dangle comma tangle
8 years ago
kumavis
7dc67a9257
notif - add support for forward carrat
8 years ago
Kevin Serrano
9a9c1f2cd4
Pass the linters.
8 years ago
Kevin Serrano
5343404d0d
Add new component for tx-history to avoid messing with other styles. Add fixed width specifically to this style.
8 years ago
Kevin Serrano
570d560932
Modified test views again. Added fixed length to center tx information.
8 years ago
kumavis
11fd281a33
ui - remove doubled eth-balance
8 years ago
Dan Finlay
33150cc721
Fixed eth_balance style, completing partial merge
8 years ago
Kevin Serrano
ecb0f9767b
Add new test state with tx history. Fix alignment issue with transaction history text.
8 years ago
kumavis
f71956b2ab
lint fix
8 years ago
Dan Finlay
3cd502a163
Restore button naming consistency
8 years ago
Dan Finlay
e8efe84320
Add nickname rendering for recipient address
8 years ago
Dan Finlay
306035f575
Linted
8 years ago
Dan Finlay
468c1ffa42
Refined tx confirmation button styles
8 years ago
Frankie
cd8ae4b5ff
Change function name to generateBalanceObject
8 years ago
Dan Finlay
2a204624f5
Implement tx confirmation style refinements
8 years ago
Dan Finlay
97b60caac0
Add configurable params to eth-balance
8 years ago
Frankie
0a6560bd5d
Add method to deal with small decimals and create the object for eth-balance component
8 years ago
Dan Finlay
1e92e7e9d4
Make mini account panel labels fully configurable
8 years ago
Dan Finlay
21f17214be
Remove formatBalance.formatted references
8 years ago
Frankie
2cc44df584
Revert back to original formatBalance
8 years ago
Dan Finlay
c2655bef5a
Correct data length calculation
8 years ago
Dan Finlay
c59f75aeb5
Correct data length calculation
8 years ago
Dan Finlay
5faa64817c
Update gas cost
8 years ago
Dan Finlay
3bcf44509e
Fix sender balance rendering in pending tx details
8 years ago
Dan Finlay
9e0d9b88cc
Linted
8 years ago
Dan Finlay
ce463f3aff
Fixed up pending-tx-details
8 years ago
Dan Finlay
7481f7c3df
Fleshed out pending tx view
8 years ago
Dan Finlay
7058dc4ee3
Began reworking tx conf view
8 years ago
Frankie
53eefc1efc
Add a postion option for tool tip
8 years ago
Frankie
9d577ea023
Add decimal hendeling to ETH balance
8 years ago
Dan Finlay
71df05c5ff
Put network status checkmarks at end of row
8 years ago
Frankie
42cd0b69e7
Implemt new account layout
8 years ago
Frankie
5252504e3f
WIP: Working on new layout
8 years ago
Frankie
0b3737edb4
Add to change log
8 years ago
Dan Finlay
2880f8631c
Unify tooltip styles
...
Made a local tooltip component for replicating our tooltip styles wherever we use tooltips.
Applied that tooltip to other items that had tooltips.
8 years ago
Frankie
e0daea35a9
Add network name to indicator and some css fixes
...
-also fix custom net work bug in drop down where it
thinks local:8545 is custom.
8 years ago
Dan Finlay
78e6ed22be
Add tooltip to copy button
8 years ago
Kevin Serrano
3ae479f5ac
Unify wording for transaction options ( #369 )
...
* Unify wording for transaction options.
* Modify changelog.
* Fix wording and spacing.
8 years ago
Frankie
2c36c17238
Add ✓ charchter to indicate active network
8 years ago
Dan Finlay
7f92a8da06
Use clipboard icon for copy button
8 years ago