kumavis
f7794d9949
PendingTxDetails - partially remove imagify support
8 years ago
Frankie
218f380d87
Add qrcode-npm to package.json and swap out Qr Code generator api for node-module
8 years ago
Frankie
c37c050c8a
Revert "Add new eth-lightwallet salting to vault."
8 years ago
Dan Finlay
6d6130e2a6
Camelcase dataset key for react
8 years ago
Dan Finlay
a4e4c85453
Fix fox logo password following
...
The new lightweight svg logo was not following text quite right.
The new `lookAt` method was not using the same logic the module was using internally on mouse movement.
I simply used that logic and exposed it via the old (expected) API, and got it behaving the way I like.
8 years ago
Dan Finlay
6c05c221cd
Fix new logo related errors
...
Fixed logo deallocation related bugs, had to patch the logo repo itself to add a stopAnimating method.
Also tuned up the logo to more closely resemble the old behavior.
- Overlaps the title text
- Points nose at cursor, not just front of eyes
- Cursor is more "distant" from fox, to avoid extreme angles on edges.
8 years ago
Dan Finlay
20ae4c2689
Fix logo usage for metamask-logo v2.0.0
...
- No longer need to check for webGL compliance (svg rendered!)
- logo.canvas has been replaced with logo.container, since svg doesn't render to canvas but to an element.
Otherwise, worked with very little effort!!
Fixes #624
8 years ago
Dan Finlay
ab3b409438
Restore broken variable reference
8 years ago
Dan Finlay
c3dbcb5b02
Fix double tooltip
8 years ago
Dan Finlay
0186e05a0d
Linted
8 years ago
Dan Finlay
1537e3f5da
Add fiat balances to tx conf view
8 years ago
Dan Finlay
c46de79c10
Got basic fiat display modularized
8 years ago
Dan Finlay
90638f95c0
Fix fiat-value
8 years ago
Dan Finlay
09dd854a96
Nearly finished factoring fiat value into eth-balance
8 years ago
Kevin Serrano
f4e131da0a
Fix capitalization.
8 years ago
Kevin Serrano
f213ca695c
Fix typos and refine wording.
8 years ago
Dan Finlay
b2ebb6032d
Continuing fiat balance modularization
8 years ago
Dan Finlay
62179a37f7
Fix spelling error
8 years ago
Dan Finlay
a8e40ffe7a
Persist shapeshift form input values
8 years ago
Dan Finlay
8c06463e80
Linted
8 years ago
Dan Finlay
44ff75c7e1
Improve msg signing padding
8 years ago
Kevin Serrano
6363a80b49
Linting.
8 years ago
Kevin Serrano
5168232481
Created option to pass in static file for fallback for logo.
8 years ago
Dan Finlay
5d24621b56
More linting
8 years ago
Dan Finlay
17f3f90d80
Linted
8 years ago
Dan Finlay
f57cbe59fc
Removed view more button, added account info button.
...
Also:
- Also fixed bug that caused React warning when rendering the tx history.
- Renamed 'Transactions' to 'History', since it now has more than that.
8 years ago
Frankie
edfb0eb968
Fix issue where if given a balance that does not need to be parsed will not be parsed
8 years ago
Kevin Serrano
7a466697d3
Modify logic for component update.
8 years ago
Kevin Serrano
43e28788d7
Create replacement logo for non-webgl
8 years ago
Frankie
e3e5538ddc
Remove "+" from shapeshift tx and change wording in CHANGELOG
8 years ago
Dan Finlay
fe5fff3248
Change 'View More' to 'Show More'
8 years ago
Frankie
98dab0ffd2
Make ballance teal for shapeshift tx and add to change log
8 years ago
Dan Finlay
4f857e297b
Linted
8 years ago
Dan Finlay
bd9d89826c
Added `view more` button to transaction list
...
Visible at the end of the transaction list, or if no transactions are listed, displayed right after the `No Transactions` message.
8 years ago
Kevin Serrano
4cebf12bb5
Fix rounding issues.
8 years ago
Frankie
3525dc0801
Create a ShapeShift tx in tx History
8 years ago
Frankie
23aeb1c5c1
Add api Public key
8 years ago
Frankie
752d16f6c0
WIP: ShapeShift tx
8 years ago
Kevin Serrano
666f3cd66c
Added compliance for tests and properly accounts for N/A conversions.
8 years ago
Kevin Serrano
121af0c4b9
Lint.
8 years ago
Kevin Serrano
5afaebe602
Remove logs.
8 years ago
Kevin Serrano
0b052e94cc
Hide conversions when API fails.
8 years ago
Kevin Serrano
6041ba1ed2
Add fallback to API failure.
8 years ago
Kevin Serrano
7d1b2db87e
linting and ignoring.
8 years ago
Kevin Serrano
009784c79b
Divided eth components for tx and account detail.
8 years ago
Frankie
2ef4cbaa89
Add margin to "go to test faucet" button and show more of the address on qr code page
8 years ago
Dan Finlay
e826eb932c
Remove ethereum classic provider
...
Fixes #542
8 years ago
Frankie
99a788a6f0
Add multi message capability to Qr view for market info
8 years ago
Frankie
b72c00a6c1
Add a to test faucet button
8 years ago
Frankie
b4c9a52259
Change buy forms so that they are their own view and add Qr-code
8 years ago