Frankie
cf484d735f
Clean up some of the code
8 years ago
kumavis
1325990726
css - smaller balance warning
8 years ago
kumavis
f0d83813d6
confTx - add insufficient balance warning message
8 years ago
kumavis
5005fc143b
confTx - show disabled accept btn + add colors
8 years ago
Frankie
ef0b535d94
Drop the buy button in the confTx view if account does not have enough eth
8 years ago
Dan Finlay
a0bfdfe409
Do not show user rejection errors within our UI.
8 years ago
kumavis
f7794d9949
PendingTxDetails - partially remove imagify support
8 years ago
kumavis
8a5007a396
ui - remove unused currentDomain prop
8 years ago
Frankie
4aa5114019
Remove unused code in qr actions
8 years ago
Frankie
218f380d87
Add qrcode-npm to package.json and swap out Qr Code generator api for node-module
8 years ago
Dan Finlay
784856532c
Ensure loading indication covers fox
8 years ago
Dan Finlay
2caac3c7d7
Fix single account list formatting
8 years ago
Dan Finlay
0d11eab8cb
Add accounts back to metamask state
8 years ago
Frankie
c37c050c8a
Revert "Add new eth-lightwallet salting to vault."
8 years ago
Dan Finlay
c2105c4070
Fix account list formatting when only a single item.
...
- Makes account list items no longer flex larger than they should be.
- Makes the add account button not flex larger than it should be.
- Adds a line under the add account button to define its size.
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
7b6c018c39
Show loading indication during unlocking.
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
Frankie
0d4bfe8038
Remove console.log
8 years ago
Frankie
7d8491de10
Add to CHANGELOG.md and Remove unnecessary catch
8 years ago
Frankie
6f86c5f8ee
Add network checks for unconfirmed Txs
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
Frankie
5f8d3085d7
Filter out pending txs based on network from tx history
8 years ago
John Weldon
d6619a25e9
Fix typo
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
7b1bbb7a19
Show conf screen after send request
8 years ago
Dan Finlay
7f947f8ab2
Skip loading indication from send screen
8 years ago
Dan Finlay
a804629606
Show custom rpc menu item always
8 years ago
Dan Finlay
62179a37f7
Fix spelling error
8 years ago
Frankie
ae33586660
make the back button its own function
8 years ago
Frankie
250cf8cc23
Change style on back button to be more like the rest of the app
8 years ago
Dan Finlay
a8e40ffe7a
Persist shapeshift form input values
8 years ago
Frankie
483a7fee0a
Add a back button on lock screen to go back to init menu
8 years ago
Dan Finlay
b39bd5333b
Persist send tx form field values
8 years ago
Dan Finlay
d81bde9f6c
Make restore vault form persist
8 years ago
Dan Finlay
8c06463e80
Linted
8 years ago
Dan Finlay
44ff75c7e1
Improve msg signing padding
8 years ago
Dan Finlay
4f78ae56b2
Fix empty sign message bug
8 years ago
Dan Finlay
65f7656487
Linted
8 years ago
Dan Finlay
671ca33abb
Close notification on opening main UI
8 years ago