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
/
customize-gas-modal
Commit message (
Expand
)
Author
Age
Files
Lines
*
Folder restructure (#6304)
Chi Kei Chan
2019-03-22
3
-500
/
+0
*
Metametrics (#6171)
Dan J Miller
2019-03-05
1
-0
/
+22
*
Add raised type buttons to Button component. Refactor all buttons within app ...
Alexander Tseung
2018-09-13
1
-7
/
+8
*
Remove send_ directory, revert to just having send
Dan
2018-07-16
1
-3
/
+3
*
fixes 4666
Sara Reynolds
2018-07-04
1
-2
/
+5
*
Only show the customize gas modal if the estimateGas call is not currently in...
Dan
2018-06-19
1
-5
/
+43
*
Merge branch 'i3725-refactor-send-component-' into i3914-fix-newui-send-gas-e...
Dan
2018-06-01
1
-1
/
+1
|
\
|
*
Merge branch 'develop' into i3725-refactor-send-component-
Dan
2018-06-01
1
-1
/
+1
|
|
\
|
|
*
Change btn-secondary styles to btn-default. Make btn-secondary red warning st...
Alexander Tseung
2018-06-01
1
-1
/
+1
|
|
*
Allow transactions with 0-gwei gas price (#4073)
Paul Bouchon
2018-04-27
1
-3
/
+1
*
|
|
Simplify gas estimate actions and add local estimateGasPriceFromRecentBlocks ...
Dan
2018-05-31
1
-3
/
+3
*
|
|
Rename gas change actions.
Dan
2018-05-31
1
-9
/
+9
|
/
/
*
|
Merge branch 'develop' into i3725-refactor-send-component-
Dan
2018-05-14
1
-3
/
+1
*
|
Rename ducks/send.js to ducks/send.duck.js
Dan
2018-05-14
1
-1
/
+1
*
|
Unit tests for containers, utils and selectors in send_/
Dan
2018-05-05
1
-2
/
+2
*
|
Further refactors; includes refactor of send-v2.js and associated container
Dan
2018-04-30
1
-2
/
+6
|
/
*
Merge branch 'master' into i3471-checkbalanceonconfirmscreen
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
-11
/
+17
*
|
Confirm send token detects if balance is sufficient for gas.
Dan
2018-03-28
1
-0
/
+3
|
/
*
Merge branch 'master' into i18n-translator-redux
Dan
2018-03-27
1
-2
/
+6
|
\
|
*
Update button styles
Alexander Tseung
2018-03-26
1
-2
/
+6
*
|
i18n redux solution doesn't require importing t() and passing state to each t...
Dan
2018-03-22
1
-11
/
+10
*
|
Merge branch 'master' of github.com:MetaMask/metamask-extension into i18n-tra...
kumavis
2018-03-21
1
-6
/
+25
|
\
|
|
*
Force gas min has correct precision and is set when editing gas if max.
Dan
2018-03-15
1
-1
/
+6
|
*
Merge branch 'master' into retry-tx-refractor
Dan
2018-03-14
1
-12
/
+13
|
|
\
|
*
|
Fix gas calculation and nonce / forceGasMin state setting errors; retry butto...
Dan
2018-03-13
1
-3
/
+3
|
*
|
Retry transaction logic added to tx-list-item, confirm-send-ether, customize-...
Dan
2018-03-09
1
-2
/
+16
*
|
|
Fixed t() calls where localeMessages is missing; and fix incorrect connect re...
Dan
2018-03-20
1
-3
/
+3
*
|
|
Handle i18n with redux.
Dan
2018-03-16
1
-9
/
+9
*
|
|
i18n - load locales manually
kumavis
2018-03-15
1
-1
/
+1
|
|
/
|
/
|
*
|
complete i18n across new UI
Nick Doiron
2018-01-30
1
-4
/
+4
*
|
separate out cross-browser i18n for extensions
Nick Doiron
2018-01-25
1
-0
/
+1
*
|
better organization of locale file; i18n in more view files
Nick Doiron
2018-01-24
1
-2
/
+2
*
|
first steps to i18n
Nick Doiron
2018-01-23
1
-10
/
+10
|
/
*
Update max amount behaviour to meet new specs.
Dan
2017-12-07
1
-1
/
+21
*
Remove unneeded type casting
Dan Finlay
2017-11-21
1
-1
/
+1
*
Fix bug where gas param was not a string
Dan Finlay
2017-11-21
1
-1
/
+1
*
Gas customzier does not consider amount when sending tokens.
Dan
2017-11-16
1
-1
/
+1
*
Linting
Thomas Huang
2017-11-11
1
-1
/
+1
*
Lint fixes.
Dan
2017-11-07
1
-2
/
+1
*
Set gas price allows for WEI precision.
Dan
2017-11-07
1
-4
/
+16
*
Insufficient balance warning in gas customizer works for send token
Dan
2017-11-07
1
-3
/
+1
*
More lint fixes
Dan
2017-11-02
3
-13
/
+13
*
Lint fixes for NewUI-flat.
Dan
2017-11-02
3
-52
/
+50
*
Change min gas price to 0.1 GWEI
Dan
2017-10-27
1
-1
/
+2
*
Adds revert feature to customize gas modal.
Dan
2017-10-26
1
-8
/
+15
*
Add GWEI to gas price unit
Chi Kei Chan
2017-10-25
1
-1
/
+1
*
Fix gas input styling on mobile view
Chi Kei Chan
2017-10-25
1
-3
/
+4
*
Improve customize gas modal error handling
Dan
2017-10-24
1
-23
/
+121
*
Min and default gas price, limit, total; comments out code for gas slider.
Dan
2017-10-20
2
-15
/
+20
*
Move all of send state to metamask state.
Dan
2017-10-19
1
-1
/
+10
*
Customize Gas connected to state
Dan
2017-10-16
1
-13
/
+71
*
[NewUI] SendV2-#8: Send container handles tokens; gas info dynamic from state...
Dan J Miller
2017-10-14
3
-0
/
+196