Dan Finlay
b69f5533d9
ReEnable Token List
7 years ago
Kevin Serrano
9c7abacf64
Change cursor type to indicate link.
7 years ago
frankiebee
a8d6e1fe98
fix spelling
7 years ago
frankiebee
176dd6d214
Disable token list
7 years ago
sdtsui
6168efc9cc
Fix overflow issue on QubesOS, flagged by @kumavis
7 years ago
sdtsui
2346c9b6b9
Add overflow support for all account names in account details
7 years ago
sdtsui
ecb09fcc0a
Disable account selection dropdown from account details
7 years ago
sdtsui
67f10d660f
Adjust account checksumAddress location up
7 years ago
Dan Finlay
0ea6749dbc
Lots of flex rearrangement on account detail view
...
Includes removal of ReactCssTransitionGroup for a simpler UI refactor.
7 years ago
Dan Finlay
a22adec66f
Replace ui with responsive-ui
7 years ago
Dan Finlay
86d367957f
Move responsive ui into its own folder for easier merges
7 years ago
Dan Finlay
5eb3d5d485
Make folder for responsive UI
7 years ago
Dan Finlay
48789f2a3d
Add ability to add tokens to token list
...
Fiex #1616
7 years ago
Dan Finlay
0e1e0aa323
Create add token button and template view
7 years ago
Dan Finlay
b7b9e0c1ac
Persist selected account tab
...
Also improve error handling with token balances.
7 years ago
Dan Finlay
3df2f2b2d4
Rename history to sent
7 years ago
Dan Finlay
108c4ab2c5
Auto populate token list with popular token balances
...
Half implements #175
Things to do:
- Add ability to add tokens to the list.
- Persist the token tab selection (so it is an implicit preference)
- Check what's up with the token-tracker polling, it seems like it is not waiting the interval.
7 years ago
Dan Finlay
b4e6ea9db7
Fix fiat rendering
...
Fixes #1439 .
When reorganizing fiat-value component to not use global state, had missed its necessary `currentCurrency` parameter.
This now passes it in wherever it's used.
8 years ago
Dan Finlay
19db11856b
Remove redux dependency from eth-balance and its dependent tree
...
For better unit testability of the conf-tx view.
8 years ago
Jared Pereira
c1df7dedd9
remove case buyForm
8 years ago
Jared Pereira
7a8496f9da
remove buyButtonDeligator function
8 years ago
Dan Finlay
40e2450022
Get token list looking ok
8 years ago
Dan Finlay
9bae32e78b
Add functional but ugly and hard-coded token list
8 years ago
Kevin Serrano
088bfd5e8d
Fix account detail transition fix.
8 years ago
Frankie
6eb6057118
default a return of an empty array
8 years ago
Frankie
23622632c6
linting
8 years ago
Frankie
7aca279a5f
fix transactions not showing up in history
8 years ago
kumavis
f9b31fe2c3
rename selectedAccount to selectedAddress
8 years ago
Frankie
8be68575bb
Clean up message manger includes:
...
Provider egine bump
Remove presence of message manger in keyring controller
Change the status wording fom conf to approved
make Message manager a class
fix messages not being apart of the badge
re write message manger to better reflect controller pattern
8 years ago
kumavis
4dd6ba9c1b
migration 5 - move keyring controller state to substate
8 years ago
Frankie
583dc100ab
Fix ui overlap
8 years ago
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