Dan Finlay
058b732213
Tolerate nonces of any format
8 years ago
Dan Finlay
954d8bd111
Render txs with no nonce
8 years ago
Dan Finlay
0ef9e8b709
Lint
8 years ago
Dan Finlay
6209224a6c
Add transaction number (nonce) to tx list
8 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
Thomas Huang
6bdb4c8728
Fix linting warnings
8 years ago
Kevin Serrano
242dc1e99f
Add missing changes. Create unique style for rinkeby icon.
8 years ago
kumavis
8b14666348
clean - remove unused extension ref
8 years ago
kumavis
be88c87b25
extension - prefer extensionizer module
8 years ago
Kevin Serrano
525c32ae60
Enable etherscan linking on Kovan transaction list items.
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
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
Frances Pangilinan
6e78494846
First pass at revision requests
8 years ago
Frances Pangilinan
4910e2f9bd
remove network Id 2 from explorer link and Add network Id 3
8 years ago
Kevin Serrano
23263bec7d
Linting to the max.
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
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
Frankie
752d16f6c0
WIP: ShapeShift tx
8 years ago
Dan Finlay
6658bea8d4
Implement some cross-browser practices ( #473 )
...
* Add mozilla plugin key to manifest
* Move all chrome references into platform-checking module
Addresses #453
* Add chrome global back to linter blacklist
* Add tests
8 years ago
Frankie
dbc9008295
Fix eth balance tooltip to show 6 decimals ( #440 )
...
* Fix tooltip to show to the 6 decimal place on balances ovr 0...
* Change font size for balance component in tx-list so it fits the notation
* Add to change log
* Linting
* change log
8 years ago
Kevin Serrano
d7e6b752a3
Integrate changes back into eth-balance
8 years ago
Kevin Serrano
6a61591dad
Move shorten balance to util. Add as property of generateBalance object output.
8 years ago
Kevin Serrano
20bfb60fd2
Implement alternate shortening scheme.
8 years ago
Kevin Serrano
5343404d0d
Add new component for tx-history to avoid messing with other styles. Add fixed width specifically to this style.
8 years ago
Kevin Serrano
570d560932
Modified test views again. Added fixed length to center tx information.
8 years ago
Kevin Serrano
ecb0f9767b
Add new test state with tx history. Fix alignment issue with transaction history text.
8 years ago
Dan Finlay
fb92b8a5fe
Add copy button to transaction list
8 years ago
Kevin Serrano
204cb7f1ed
Change color of failure to yellow. Change pending to ellipsis. ( #338 )
...
* Change color of failure to yellow. Change pending to ellipsis.
* Modify changelog.
8 years ago
Frankie
f0e6411277
Swap out Transat font for Montserrat
8 years ago
Dan Finlay
8fde8a8921
Manually linted
8 years ago
Dan Finlay
a08c3bc01b
Auto linted
8 years ago
Dan Finlay
01e5bc25a9
Fix build error
9 years ago
Dan Finlay
5001547386
Remove etherscan links from non standard blockchains
9 years ago
Dan Finlay
4d468d8064
Fix network reference part 2
9 years ago
Dan Finlay
12d89eb647
Fix network reference
9 years ago
Dan Finlay
5da6fd5ab1
Add clicking txs in list shows tx conf screen
9 years ago
Dan Finlay
d31189b206
Add pending messages to sign to tx list
9 years ago
Dan Finlay
21af266fde
Move transaction list item into its own component
9 years ago
Dan Finlay
45ae2a0be3
Make transaction list into actual React Component
9 years ago
Dan Finlay
2a6d6fcd15
Improve tx list style
...
Tx list no longer enlarges on hover, and failed transactions no longer have hover styles nor direct to an explorer page.
9 years ago
Dan Finlay
d71ee6927f
Do not forward to null tx explorer page
9 years ago
Dan Finlay
ff20543c59
Render failed tx in tx list
9 years ago
Dan Finlay
d861c6ceca
Add special rendering for contracts in transaction list
9 years ago
kumavis
8c6a451ac7
ui - redesign - txList improved
9 years ago
kumavis
82504ae965
ui - txList - add time
9 years ago