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
/
selectors.js
Commit message (
Expand
)
Author
Age
Files
Lines
*
Clean up for the loading-network-screen
Dan Miller
2018-12-13
1
-1
/
+0
*
Add identifier of private network to the network loading screen message.
Dan Miller
2018-12-13
1
-0
/
+8
*
Adds speed up slide-in gas customization sidebar
Dan Miller
2018-12-04
1
-0
/
+5
*
Save recent network balances in local storage (#5843)
Dan J Miller
2018-12-01
1
-9
/
+25
*
Default to the new UI for first time users
Whymarrh Whitby
2018-11-21
1
-0
/
+8
*
Add support for RPC endpoints with custom chain IDs (#5134)
HackyMiner
2018-10-26
1
-0
/
+5
*
Adds toggle for primary currency (#5421)
Alexander Tseung
2018-10-17
1
-0
/
+5
*
fix integration test for asset images selectors
Esteban MIno
2018-08-31
1
-2
/
+2
*
fix watched tokens images showing in tx list
Esteban MIno
2018-08-31
1
-0
/
+6
*
fix images for watched tokens
Esteban MIno
2018-08-30
1
-0
/
+8
*
Show token amounts in TransactionListItem for token transfers
Alexander Tseung
2018-08-24
1
-45
/
+0
*
Refactor transactions list views. Add redesign components
Alexander Tseung
2018-08-24
1
-15
/
+47
*
Refactor and redesign confirm transaction views
Alexander Tseung
2018-07-07
1
-0
/
+13
*
:qw
Sara Reynolds
2018-07-04
1
-10
/
+0
*
Only show the customize gas modal if the estimateGas call is not currently in...
Dan
2018-06-19
1
-0
/
+5
*
Lint fixes and alphabetization for i3725-refactor-send-component
Dan
2018-04-27
1
-1
/
+1
*
Fetch token prices based on contract address
bitpshr
2018-04-16
1
-13
/
+6
*
Merge branch 'i3554-fix-editing-dapp-token-txs' of https://github.com/danjm/m...
kumavis
2018-03-22
1
-1
/
+2
|
\
|
*
Identify token transactions by method names token data, and not just whether ...
Dan
2018-03-20
1
-1
/
+2
*
|
Retry transaction logic added to tx-list-item, confirm-send-ether, customize-...
Dan
2018-03-09
1
-0
/
+5
|
/
*
Fix exception thrown in selected token tx list with shapeshift txs (#3215)
Alexander Tseung
2018-02-09
1
-3
/
+3
*
New add account page with create and import options.
Dan
2018-01-13
1
-0
/
+6
*
Merge branch 'NewUI-flat' into MM-333-auto-add-users-to-new-UI
Chi Kei Chan
2017-12-08
1
-0
/
+5
|
\
|
*
Update max amount behaviour to meet new specs.
Dan
2017-12-07
1
-0
/
+5
*
|
User is automatically added to new UI if they meet conditions at time of login.
Dan
2017-12-07
1
-0
/
+18
|
/
*
Token balance in send state; validating sufficient tokens, validation updates...
Dan
2017-11-07
1
-0
/
+9
*
Improve customize gas modal error handling
Dan
2017-10-24
1
-0
/
+23
*
Fix selectors
Chi Kei Chan
2017-10-20
1
-2
/
+2
*
Merge branch 'NewUI-flat' into MM-128-get-currentCurrency-from-state
Chi Kei Chan
2017-10-20
1
-1
/
+10
|
\
|
*
Fix handling of arithmetic on token gas in confirm-send-token.
Dan
2017-10-20
1
-1
/
+10
*
|
Get currency from state in account details, send and confirm screens.
Dan
2017-10-20
1
-0
/
+5
|
/
*
Move all of send state to metamask state.
Dan
2017-10-19
1
-0
/
+5
*
Get from and update addressBook in send-v2
Dan
2017-10-19
1
-0
/
+5
*
Customize Gas connected to state
Dan
2017-10-16
1
-1
/
+11
*
[NewUI] SendV2-#8: Send container handles tokens; gas info dynamic from state...
Dan J Miller
2017-10-14
1
-1
/
+34
*
Add needed iterator in tx-list and path to account in selectors.
Dan
2017-10-03
1
-1
/
+1
*
Fix .filter token tx
Chi Kei Chan
2017-09-08
1
-1
/
+2
*
Add Contract Tx List Item; Update Token Tx on select
Chi Kei Chan
2017-09-07
1
-2
/
+7
*
Adding Token transaction detail screen
Chi Kei Chan
2017-09-06
1
-0
/
+9
*
Lint fixes
Dan
2017-08-31
1
-6
/
+7
*
Add selectors for txsToRender and conversionRate
sdtsui
2017-08-11
1
-0
/
+18
*
Add new selectors for addresses, identities, and accounts
sdtsui
2017-08-10
1
-0
/
+27