Frankie
cd8ae4b5ff
Change function name to generateBalanceObject
8 years ago
Frankie
0a6560bd5d
Add method to deal with small decimals and create the object for eth-balance component
8 years ago
Frankie
2cc44df584
Revert back to original formatBalance
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
Dan Finlay
fb92b8a5fe
Add copy button to transaction list
8 years ago
Dan Finlay
441a7eec28
Add CopyButton component
8 years ago
Kevin Serrano
e4956c3123
Modify network icons to reflect current design. ( #355 )
...
* Modify network icons to reflect current design.
* Switch icons around.
8 years ago
Kevin Serrano
1cd17af2ad
Second layer of 20 character check modified.
8 years ago
Kevin Serrano
661d9bffb3
Changelog update and reduce allowed characters from 30 to 20.
8 years ago
Kevin Serrano
f9540cf48c
Wallet name now is properly truncated.
8 years ago
Kevin Serrano
abcf762184
Code style fix.
8 years ago
Kevin Serrano
a69882df72
Additional length check just in case.
8 years ago
Kevin Serrano
86a1eaadf1
Enforce 30 character limit on wallet name.
8 years ago
Kevin Serrano
204cb7f1ed
Change color of failure to yellow. Change pending to ellipsis. ( #338 )
...
* Change color of failure to yellow. Change pending to ellipsis.
* Modify changelog.
8 years ago
kumavis
770528d538
clean - appease the linting machine
8 years ago
kumavis
d7d440b2c2
svg notif now work for msg signatures
8 years ago
kumavis
eb1b9d027f
breakout pending-tx-details
8 years ago
kumavis
c8b6da2593
identicon - default to imageify
8 years ago
kumavis
be25f4da06
pending-tx pass the identicon pref on
8 years ago
kumavis
d293ef0494
account-panel combine panel into account-panel
8 years ago
kumavis
7eb89613cc
icon-factory - overhaul to provide svg or imagified el
8 years ago
kumavis
cc7dbace38
tx-conf add non-interactive mode for notification
8 years ago
kumavis
2495c6ea54
svg notifications - remove unneeded deps and clean code
8 years ago
kumavis
122576a790
initial svg notifications
8 years ago
Frankie
f0e6411277
Swap out Transat font for Montserrat
8 years ago
Dan Finlay
8fde8a8921
Manually linted
8 years ago
Dan Finlay
a08c3bc01b
Auto linted
8 years ago
Dan Finlay
281ed1c2bb
Fix tx approval address formatting
9 years ago
Dan Finlay
9417b92e44
Let account address take more space in account list
9 years ago
Dan Finlay
c8706b5d6f
Made network spinner clickable
...
Opens network menu, for when network is unreachable.
Fixes #279
9 years ago
Frankie
e9208be096
Size export confirmation input
9 years ago
Frankie
7d8bf31e82
Fix edit text
...
and edit label alighment
9 years ago
Dan Finlay
d5c378b09a
Cache identicons
...
Fixes #197
Also as a side effect, by creating this `iconFactory.cache` object, we have a convenient place for specifying stock icons for known contracts!
We can just hard-code image addresses in the `ui/lib/icon-factory.js` cache instantiation, and those values will be injected into the identicon image tag `src` attributes.
9 years ago
Frankie
f59ca7a6bf
Add css to resize and alighn input for editable lable
9 years ago
Dan Finlay
b9007ee843
Add provider menu on clicking network status indicator.
...
Also simplifies network status icons.
9 years ago
Dan Finlay
5560ebba26
Clicking network status indicator reveals provider menu
9 years ago
Dan Finlay
d49ef1a2e5
Blockchain status now updates on availability change
9 years ago
Dan Finlay
2422c78ce2
Add network loading indication
9 years ago
Dan Finlay
d86d7b9ac7
Differentiate icon name from hover text
9 years ago