index
:
tangerine-wallet-browser
dependabot/npm_and_yarn/async-2.6.4
dependabot/npm_and_yarn/cached-path-relative-1.1.0
dependabot/npm_and_yarn/copy-props-2.0.5
dependabot/npm_and_yarn/css-what-2.1.3
dependabot/npm_and_yarn/decode-uri-component-0.2.2
dependabot/npm_and_yarn/eth-ledger-bridge-keyring-0.2.1
dependabot/npm_and_yarn/eventsource-1.1.1
dependabot/npm_and_yarn/express-4.18.2
dependabot/npm_and_yarn/fast-json-patch-3.1.1
dependabot/npm_and_yarn/follow-redirects-1.14.7
dependabot/npm_and_yarn/follow-redirects-1.14.8
dependabot/npm_and_yarn/handlebars-4.7.6
dependabot/npm_and_yarn/handlebars-4.7.7
dependabot/npm_and_yarn/hosted-git-info-2.8.9
dependabot/npm_and_yarn/i-0.3.7
dependabot/npm_and_yarn/jsdom-16.5.0
dependabot/npm_and_yarn/jszip-3.10.1
dependabot/npm_and_yarn/karma-6.3.14
dependabot/npm_and_yarn/karma-6.3.16
dependabot/npm_and_yarn/lodash-es-4.17.21
dependabot/npm_and_yarn/luxon-1.28.1
dependabot/npm_and_yarn/luxon-2.5.2
dependabot/npm_and_yarn/markdown-to-jsx-6.11.4
dependabot/npm_and_yarn/merge-deep-3.0.3
dependabot/npm_and_yarn/moment-2.29.2
dependabot/npm_and_yarn/moment-2.29.4
dependabot/npm_and_yarn/nested-object-assign-1.0.4
dependabot/npm_and_yarn/node-sass-4.13.1
dependabot/npm_and_yarn/node-sass-7.0.0
dependabot/npm_and_yarn/path-parse-1.0.7
dependabot/npm_and_yarn/pathval-1.1.1
dependabot/npm_and_yarn/qs-6.5.3
dependabot/npm_and_yarn/snyk-1.1024.0
dependabot/npm_and_yarn/ssri-6.0.2
dependabot/npm_and_yarn/terser-4.8.1
dependabot/npm_and_yarn/thenify-3.3.1
dependabot/npm_and_yarn/tree-kill-1.2.2
dependabot/npm_and_yarn/ua-parser-js-0.7.28
dependabot/npm_and_yarn/url-parse-1.5.1
dependabot/npm_and_yarn/url-parse-1.5.10
dependabot/npm_and_yarn/url-parse-1.5.3
dependabot/npm_and_yarn/url-parse-1.5.7
dependabot/npm_and_yarn/websocket-extensions-0.1.4
dependabot/npm_and_yarn/xmldom-and-testem--removed
dependabot/npm_and_yarn/y18n-3.2.2
master
Tangerine fork of MetaMask browser extension (https://github.com/tangerine-network/tangerine-wallet-browser)
LAN-TW
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ui
/
app
/
components
/
tx-list-item.js
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix shapeshift transactions. Delete unused files
Alexander Tseung
2018-08-24
1
-356
/
+0
*
Get nonce for showing retry button using ethQuery transaction count.
Dan Miller
2018-08-09
1
-5
/
+3
*
Show the retry button on latest tx of earliest nonce.
Dan Miller
2018-08-01
1
-4
/
+4
*
earliest tx by submittedTime
Esteban MIno
2018-07-26
1
-5
/
+8
*
only show retry button on earliest pending tx
Esteban MIno
2018-07-26
1
-1
/
+7
*
Increase clickable area and padding of Retry Transaction bar
Alexander Tseung
2018-07-17
1
-14
/
+10
*
Prevent calling setState in TxListItem after unmount
Whymarrh Whitby
2018-07-05
1
-0
/
+9
*
Merge branch 'develop' into i3725-refactor-send-component-
Dan
2018-06-01
1
-2
/
+8
|
\
|
*
Add notification for dropped retry transactions (#4363)
Alexander Tseung
2018-05-30
1
-2
/
+8
*
|
Unit tests for containers, utils and selectors in send_/
Dan
2018-05-05
1
-2
/
+2
|
/
*
Show checksummed addresses throughout the UI
bitpshr
2018-04-18
1
-1
/
+4
*
Fetch token prices based on contract address
bitpshr
2018-04-16
1
-11
/
+7
*
Merge branch 'master' into i3686-txparamundefined-sigrequestsintxlist
Dan
2018-03-30
1
-11
/
+17
|
\
|
*
Removes t from props via metamask-connect and instead places it on context vi...
Dan
2018-03-29
1
-10
/
+16
*
|
Ensure correct address used when rendering transfer transactions.
Dan
2018-03-29
1
-1
/
+2
*
|
Fix display of unapprovedMessages in txList (old and new ui); includes fix of...
Dan
2018-03-28
1
-7
/
+13
|
/
*
i18n redux solution doesn't require importing t() and passing state to each t...
Dan
2018-03-22
1
-10
/
+9
*
Merge branch 'master' of github.com:MetaMask/metamask-extension into i18n-tra...
kumavis
2018-03-21
1
-8
/
+89
|
\
|
*
Add i18n to tx status
Thomas
2018-03-21
1
-1
/
+26
|
*
Merge branch 'master' into retry-tx-refractor
Dan
2018-03-14
1
-1
/
+2
|
|
\
|
*
|
Fix more lint errors.
Dan
2018-03-14
1
-2
/
+1
|
*
|
Make token confirmations compatible.
Dan
2018-03-14
1
-3
/
+14
|
*
|
Fix tx-list-item submitted check.
Dan
2018-03-14
1
-1
/
+1
|
*
|
Use correct var name in new-ui showRetryButton
Dan
2018-03-14
1
-1
/
+1
|
*
|
Undefined check in showRetryButton
Dan
2018-03-14
1
-3
/
+4
|
*
|
Styling for dropped.
Dan
2018-03-14
1
-0
/
+1
|
*
|
Use new submittedTime field to correctly show retry button in old and new ui.
Dan
2018-03-14
1
-5
/
+5
|
*
|
Improve phrasing of copy.
Dan
2018-03-13
1
-1
/
+1
|
*
|
Fix gas calculation and nonce / forceGasMin state setting errors; retry butto...
Dan
2018-03-13
1
-2
/
+4
|
*
|
Retry transaction logic added to tx-list-item, confirm-send-ether, customize-...
Dan
2018-03-09
1
-7
/
+40
|
*
|
Add html and css for responsive retry button.
Dan
2018-03-09
1
-0
/
+9
*
|
|
Handle i18n with redux.
Dan
2018-03-16
1
-3
/
+3
|
|
/
|
/
|
*
|
Merge branch 'master' into i18n
Dan
2018-03-07
1
-1
/
+1
|
\
|
|
*
Replace 'Contract Published' with 'Contract Deployment' for clearer indicatio...
Dan
2018-02-28
1
-1
/
+1
*
|
get t imported in all files currently using i18n
Nick Doiron
2018-01-25
1
-0
/
+1
*
|
first steps to i18n
Nick Doiron
2018-01-23
1
-1
/
+1
|
/
*
Fix transaction list font sizes, padding
Alexander Tseung
2018-01-19
1
-5
/
+1
*
Hide fiat values on account details screen when eth/token value is 0.
Dan
2017-12-21
1
-1
/
+3
*
Token balance in send state; validating sufficient tokens, validation updates...
Dan
2017-11-07
1
-2
/
+2
*
More lint fixes
Dan
2017-11-02
1
-3
/
+3
*
Lint fixes for NewUI-flat.
Dan
2017-11-02
1
-2
/
+0
*
Add utility for getting token data; get token data in tx-list even if token h...
Dan
2017-10-28
1
-11
/
+42
*
Correct rendering of conversions when conversion rate is a token. (#2498)
Dan J Miller
2017-10-27
1
-3
/
+30
*
Get currency from state in account details, send and confirm screens.
Dan
2017-10-20
1
-3
/
+7
*
Handle transaction totals in WEI in tx-list, send and pending.
Dan
2017-09-16
1
-0
/
+2
*
Show dollar sign before USD on account details page.
Dan
2017-09-16
1
-1
/
+1
*
Show token tx properly
Chi Kei Chan
2017-09-14
1
-24
/
+88
*
Fixes the saving of transactions in send and display in tx-list with conversi...
Dan
2017-09-14
1
-2
/
+22
*
[NewUI] Color tx-list-item text depending on transaction status. (#2050)
Dan J Miller
2017-09-13
1
-5
/
+14
*
Link user from transaction list to etherscan if they have a transaction hash.
Dan
2017-09-08
1
-2
/
+2
*
Create tx-list-item component.
Dan
2017-09-08
1
-0
/
+92