Kevin Serrano
ad3fa24a28
Intermediary commit.
8 years ago
Kevin Serrano
1481a3ef8e
Initial work on UI side
8 years ago
Frankie
aace26c4bd
Create callback and Clean-up details
8 years ago
Frankie
328f8b0cac
fix spelling
8 years ago
Frankie
67eba9f542
Specify base 10 in bignumber
8 years ago
Frankie
c400f7c0f6
Fix gasPrice range
8 years ago
Dan Finlay
cd2c00a318
Add minimal method signatures to new keyring controller
8 years ago
Dan Finlay
93ed918caa
Remove additional deprecated action
8 years ago
Dan Finlay
5c9969e126
Remove opinionated seed word code
...
Completely breaking all account maangement, I have removed the opinionated seed-word code from the UI.
Web3 injection still seems to work.
8 years ago
Kevin Serrano
39f2118d31
Remove logs.
8 years ago
Dan Finlay
1dc2612f8e
Remove flex class from account list container
8 years ago
Kevin Serrano
5e9bc31c58
Cleanup.
8 years ago
Kevin Serrano
ed03b89e26
Move tos hash logic to build phase. Create dynamic global variables based on build.
8 years ago
Frankie
e1b78da3e6
Add custom gas field to send page
8 years ago
Kevin Serrano
0ecf364c5b
Prevent back/login buttons from appearing on the terms of service.
8 years ago
Kevin Serrano
c0d6dcff00
Rewritten to react standards. Way easier.
8 years ago
Kevin Serrano
a59422c01d
Linting.
8 years ago
Kevin Serrano
862adf3a4b
Rename drop menu item to be consistent with naming.
8 years ago
Kevin Serrano
f7714412e5
Add relevant legal links to help page.
8 years ago
Kevin Serrano
9b61978738
Make config page title consistent with menu item.
8 years ago
Kevin Serrano
94bfb5410b
Add links to relevant legal pages on user agreement page.
8 years ago
Kevin Serrano
64d8f91371
Add conditional logic for adding listener.
8 years ago
Kevin Serrano
1158855a15
Add padding to markdown paragraphs.
8 years ago
Kevin Serrano
991c06e542
Add CSS rules for proper formatting.
8 years ago
Kevin Serrano
3628c5b324
Implemented scroll-to-bottom functionality for button activation.
8 years ago
Dan Finlay
769bd8e2ee
Removed hex prefix from private key export
...
For compatibility with Jaxx, MEW, and Geth.
Fixes #687
8 years ago
Dan Finlay
c7d10affd5
Make seed word confirmation button font smaller
...
To avoid formatting glitches on some machines.
8 years ago
Dan Finlay
1f771f30e4
Space out purchase details on ShapeShift form
8 years ago
Dan Finlay
4eef2c57cf
Show loading indication when selecting ShapeShift
8 years ago
Frankie
77ef71448d
Fix CHANGELOG.md and restructure onClick events
8 years ago
Frankie
3682a2a1f9
linting
8 years ago
Frankie
9c982a4bd6
add tx-viz link to transaction history
8 years ago
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