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
/
pending-tx-details.js
Commit message (
Expand
)
Author
Age
Files
Lines
*
Combine pending-tx-details component into pending-tx-details
Dan Finlay
2017-03-24
1
-364
/
+0
*
Got basic validations working
Dan Finlay
2017-03-23
1
-7
/
+19
*
Some progress
Dan Finlay
2017-03-23
1
-5
/
+13
*
Prevent submission of invalid gas parameters.
Kevin Serrano
2017-03-02
1
-1
/
+10
*
Various improvements to gas input.
Kevin Serrano
2017-03-02
1
-14
/
+4
*
Add reset button to reset gas fields.
Kevin Serrano
2017-03-01
1
-3
/
+11
*
Merge branch 'i765-gaslimits' of github.com:MetaMask/metamask-plugin into i76...
Dan Finlay
2017-03-01
1
-2
/
+12
|
\
|
*
Gas and Gaslimit revert to default if set to 0
Kevin Serrano
2017-03-01
1
-2
/
+12
*
|
Add a couple more debug logs
Dan Finlay
2017-03-01
1
-0
/
+1
|
/
*
lints
Kevin Serrano
2017-03-01
1
-3
/
+0
*
Remove advanced options for now.
Kevin Serrano
2017-03-01
1
-15
/
+4
*
Merge branch 'i765-gaslimits' of github.com:MetaMask/metamask-plugin into i76...
Dan Finlay
2017-03-01
1
-0
/
+2
|
\
|
*
lint
Kevin Serrano
2017-03-01
1
-2
/
+4
*
|
Linted
Dan Finlay
2017-03-01
1
-2
/
+2
*
|
Merge branch 'i765-gaslimits' of github.com:MetaMask/metamask-plugin into i76...
Dan Finlay
2017-03-01
1
-4
/
+16
|
\
|
|
*
Hide gas options behind an advanced options checkbox.
Kevin Serrano
2017-03-01
1
-4
/
+16
*
|
Remove gasMultiplier txMeta param
Dan Finlay
2017-03-01
1
-5
/
+1
|
/
*
Fix infinite loop bug
Dan Finlay
2017-03-01
1
-30
/
+38
*
Reorder rows for better table logic
Dan Finlay
2017-02-28
1
-32
/
+37
*
Emit updated tx values on accept click
Dan Finlay
2017-02-28
1
-0
/
+7
*
Remove unused function
Dan Finlay
2017-02-28
1
-5
/
+0
*
Got gas live re-estimating
Dan Finlay
2017-02-28
1
-20
/
+22
*
Fix merge conflicts.
Kevin Serrano
2017-02-28
1
-6
/
+68
|
\
|
*
Linted
Dan Finlay
2017-02-28
1
-7
/
+6
|
*
Add non-working gas recalculating logic to tx-details view
Dan Finlay
2017-02-28
1
-6
/
+69
*
|
Further styling to get hex component working. Fix some typos.
Kevin Serrano
2017-02-28
1
-2
/
+12
|
/
*
Move input boxes into table and into details component.
Kevin Serrano
2017-02-28
1
-0
/
+35
*
rename selectedAccount to selectedAddress
kumavis
2017-01-31
1
-1
/
+1
*
Fix sorting and instances where something could be undefined
Frankie
2017-01-12
1
-2
/
+2
*
Take some of the tx Logic out of the UI and create a visble state for pending...
Frankie
2017-01-12
1
-10
/
+2
*
Fix tx adding code
Dan Finlay
2016-11-30
1
-25
/
+0
*
change all instances of selectedAddress to selectedAccount.
Kevin Serrano
2016-11-22
1
-1
/
+1
*
Specify base 10 in bignumber
Frankie
2016-10-14
1
-1
/
+1
*
Fix gasPrice range
Frankie
2016-10-14
1
-2
/
+2
*
Add custom gas field to send page
Frankie
2016-10-11
1
-0
/
+2
*
Drop the buy button in the confTx view if account does not have enough eth
Frankie
2016-09-16
1
-2
/
+2
*
PendingTxDetails - partially remove imagify support
kumavis
2016-09-14
1
-26
/
+11
*
Add fiat balances to tx conf view
Dan Finlay
2016-09-07
1
-6
/
+5
*
Triage a strange undefined balance error
Dan Finlay
2016-07-16
1
-1
/
+2
*
new tx - calculate estimatedGas and show thing in tx-details (#441)
kumavis
2016-07-14
1
-8
/
+7
*
Linted
Dan Finlay
2016-07-12
1
-2
/
+1
*
Fix imageification of recipient
Dan Finlay
2016-07-12
1
-3
/
+4
*
lint - dingle dangle comma tangle
kumavis
2016-07-08
1
-1
/
+1
*
notif - add support for forward carrat
kumavis
2016-07-08
1
-13
/
+41
*
ui - remove doubled eth-balance
kumavis
2016-07-08
1
-0
/
+1
*
Add nickname rendering for recipient address
Dan Finlay
2016-07-08
1
-1
/
+1
*
Implement tx confirmation style refinements
Dan Finlay
2016-07-08
1
-10
/
+36
*
Make mini account panel labels fully configurable
Dan Finlay
2016-07-08
1
-17
/
+41
*
Remove formatBalance.formatted references
Dan Finlay
2016-07-08
1
-4
/
+4
*
Correct data length calculation
Dan Finlay
2016-07-07
1
-1
/
+1
*
Update gas cost
Dan Finlay
2016-07-07
1
-1
/
+1
*
Fix sender balance rendering in pending tx details
Dan Finlay
2016-07-07
1
-1
/
+4
*
Fixed up pending-tx-details
Dan Finlay
2016-07-07
1
-22
/
+25
*
Fleshed out pending tx view
Dan Finlay
2016-07-07
1
-28
/
+78
*
Began reworking tx conf view
Dan Finlay
2016-07-07
1
-15
/
+68
*
breakout pending-tx-details
kumavis
2016-06-25
1
-0
/
+65