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
Dan Finlay
3170e094c5
Some minor linting
9 years ago
Dan Finlay
acc00b84ea
Make hover text more human friendly
9 years ago
Zac Mitton
924a65c956
network status getting set upon start-up and showing in title bar but not auto-updating yet
9 years ago
Dan Finlay
01e5bc25a9
Fix build error
9 years ago
Dan Finlay
5001547386
Remove etherscan links from non standard blockchains
9 years ago
Dan Finlay
4d468d8064
Fix network reference part 2
9 years ago
Dan Finlay
12d89eb647
Fix network reference
9 years ago
Dan Finlay
5da6fd5ab1
Add clicking txs in list shows tx conf screen
9 years ago
Dan Finlay
d31189b206
Add pending messages to sign to tx list
9 years ago