Frankie
b72987405e
remove orphaned comment
8 years ago
Frankie
5ed52eed68
Clean up code
8 years ago
Frankie
34081c8cb2
Fix sorting and instances where something could be undefined
8 years ago
Frankie
0fae263a9a
Take some of the tx Logic out of the UI and create a visble state for pending and unaproved transactions
8 years ago
Dan Finlay
6d13ef691f
Revert "Interface enhancements"
8 years ago
Luis Iván Cuende
4a8bc63c8d
Better account details view
8 years ago
Luis Iván Cuende
c65db9290d
Better editable label
8 years ago
Kevin Serrano
678301a20e
Phase out extra warning screen.
8 years ago
Kevin Serrano
39f2118d31
Remove logs.
8 years ago
Kevin Serrano
5e9bc31c58
Cleanup.
8 years ago
Frankie
ef0b535d94
Drop the buy button in the confTx view if account does not have enough eth
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
5f8d3085d7
Filter out pending txs based on network from tx history
8 years ago
Dan Finlay
09dd854a96
Nearly finished factoring fiat value into eth-balance
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
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
Frankie
3525dc0801
Create a ShapeShift tx in tx History
8 years ago
Frankie
752d16f6c0
WIP: ShapeShift tx
8 years ago
Kevin Serrano
3814bf8f5d
Change account list balance rendering.
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
b4c9a52259
Change buy forms so that they are their own view and add Qr-code
8 years ago
Frankie
4ace425a9c
Fix merge mess
8 years ago
Frankie
9c6dd9ef49
Create "buy form" add shape shift
8 years ago
Kevin Serrano
260de6532c
Get fiat numbers rendering on tooltip. Need to find way to create line breaks.
8 years ago
Frankie
fcd523abe4
Buy button ( #474 )
...
* WIP: Buy button link
* Add buy eth and the buy eth warning message
* Add css
* Move the opening of coinbase page to background
and send to faucet if on test net
* Create a Warning about storeing eth
* Finish Buy button and Eth store warning screen
* Add to CHANGELOG
* fix frankies deletion and change chrome to extension
8 years ago
Frankie
9d577ea023
Add decimal hendeling to ETH balance
8 years ago
Frankie
8d67a820a9
Add light and ultraLight fonts
8 years ago
Kevin Serrano
3ca20bd8a3
Move account balance down a row. Adjusted positioning of buttons.
8 years ago
Frankie
42cd0b69e7
Implemt new account layout
8 years ago
Frankie
5252504e3f
WIP: Working on new layout
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
Dan Finlay
5c57169219
Replace manual copy buttons with new CopyButton component
8 years ago
Dan Finlay
6a87259016
Simplify `send ether` button to `send`.
8 years ago
Kevin Serrano
8c7511e9da
Add alt titles to most critical icons
...
We can change most of these later to a more "elegant" solution, but from the user perspective, having these tooltips is comforting imo.
8 years ago
Dan Finlay
4ebb9f631e
Moved account change button to menu bar
8 years ago
Frankie
ea564e51fc
Fix for lint err
8 years ago
Dan Finlay
8fde8a8921
Manually linted
8 years ago
Dan Finlay
a08c3bc01b
Auto linted
9 years ago
Frankie
5d349083f0
Change export icon to key
9 years ago
Dan Finlay
9417b92e44
Let account address take more space in account list
9 years ago
Dan Finlay
d6ebae8c4f
Show more address in detail view
9 years ago
Dan Finlay
6f07acc4be
Center main account icon
9 years ago
Dan Finlay
789b1db34c
Remove unused class
9 years ago
Dan Finlay
e76a628a5b
Insert vlad icons into UI
9 years ago
Frankie
88ed93afd9
Remove qr code icon and reorder to have clipboard first
9 years ago
Frankie
7d8bf31e82
Fix edit text
...
and edit label alighment
9 years ago
Frankie
f59ca7a6bf
Add css to resize and alighn input for editable lable
9 years ago
Frankie
40338571fa
Add edit label
9 years ago