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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
Implement tx confirmation style refinements
Dan Finlay
2016-07-08
2
-18
/
+36
|
*
|
|
Add configurable params to eth-balance
Dan Finlay
2016-07-08
1
-10
/
+17
|
*
|
|
Make mini account panel labels fully configurable
Dan Finlay
2016-07-08
2
-28
/
+42
|
*
|
|
Remove formatBalance.formatted references
Dan Finlay
2016-07-08
1
-4
/
+4
|
*
|
|
Merge branch 'master' into ConfirmationStyle
Dan Finlay
2016-07-08
1
-20
/
+15
|
|
\
\
\
|
*
|
|
|
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
|
*
|
|
|
Linted
Dan Finlay
2016-07-07
2
-29
/
+6
|
*
|
|
|
Fixed up pending-tx-details
Dan Finlay
2016-07-07
2
-23
/
+27
|
*
|
|
|
Fleshed out pending tx view
Dan Finlay
2016-07-07
3
-30
/
+84
|
*
|
|
|
Merged latest balance formatting code
Dan Finlay
2016-07-07
2
-16
/
+21
|
|
\
\
\
\
|
*
|
|
|
|
Began reworking tx conf view
Dan Finlay
2016-07-07
3
-16
/
+174
*
|
|
|
|
|
Pass the linters.
Kevin Serrano
2016-07-08
1
-5
/
+5
*
|
|
|
|
|
Add new component for tx-history to avoid messing with other styles. Add fixe...
Kevin Serrano
2016-07-08
2
-1
/
+71
*
|
|
|
|
|
Modified test views again. Added fixed length to center tx information.
Kevin Serrano
2016-07-08
1
-1
/
+4
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
|
|
Add new test state with tx history. Fix alignment issue with transaction hist...
Kevin Serrano
2016-07-08
1
-1
/
+2
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
Change function name to generateBalanceObject
Frankie
2016-07-08
1
-2
/
+2
*
|
|
|
Add method to deal with small decimals and create the object for eth-balance ...
Frankie
2016-07-08
1
-17
/
+22
|
|
_
|
/
|
/
|
|
*
|
|
Revert back to original formatBalance
Frankie
2016-07-08
1
-20
/
+15
|
|
/
|
/
|
*
|
Add a postion option for tool tip
Frankie
2016-07-07
2
-1
/
+2
*
|
Add decimal hendeling to ETH balance
Frankie
2016-07-07
1
-15
/
+19
|
/
*
Put network status checkmarks at end of row
Dan Finlay
2016-07-02
1
-0
/
+2
*
Implemt new account layout
Frankie
2016-07-01
2
-8
/
+19
*
WIP: Working on new layout
Frankie
2016-07-01
1
-1
/
+17
*
Merge branch 'master' of github.com:MetaMask/metamask-plugin into networkIndi...
kumavis
2016-06-30
3
-0
/
+86
|
\
|
*
Unify tooltip styles
Dan Finlay
2016-06-30
2
-2
/
+23
|
*
Merge branch 'master' into CopyTxHash
Dan Finlay
2016-06-30
1
-3
/
+3
|
|
\
|
*
|
Add tooltip to copy button
Dan Finlay
2016-06-30
1
-10
/
+41
|
*
|
Use clipboard icon for copy button
Dan Finlay
2016-06-30
1
-3
/
+8
|
*
|
Add copy button to transaction list
Dan Finlay
2016-06-30
1
-0
/
+3
|
*
|
Add CopyButton component
Dan Finlay
2016-06-30
1
-0
/
+26
*
|
|
Merge branch 'master' into networkIndication
Frankie
2016-06-30
1
-3
/
+3
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Unify wording for transaction options (#369)
Kevin Serrano
2016-06-30
1
-3
/
+3
|
|
/
*
|
Add to change log
Frankie
2016-06-30
2
-20
/
+19
*
|
Add network name to indicator and some css fixes
Frankie
2016-06-30
2
-10
/
+33
*
|
Add ✓ charchter to indicate active network
Frankie
2016-06-30
1
-0
/
+20
|
/
*
Modify network icons to reflect current design. (#355)
Kevin Serrano
2016-06-29
1
-2
/
+2
*
Second layer of 20 character check modified.
Kevin Serrano
2016-06-29
1
-1
/
+1
*
Changelog update and reduce allowed characters from 30 to 20.
Kevin Serrano
2016-06-29
1
-1
/
+1
*
Merge branch 'master' into title-truncate
Kevin Serrano
2016-06-29
1
-2
/
+4
|
\
|
*
Code style fix.
Kevin Serrano
2016-06-29
1
-2
/
+2
|
*
Merge changelog.
Kevin Serrano
2016-06-29
2
-2
/
+2
|
|
\
|
*
|
Additional length check just in case.
Kevin Serrano
2016-06-29
1
-2
/
+3
|
*
|
Enforce 30 character limit on wallet name.
Kevin Serrano
2016-06-29
1
-0
/
+1
*
|
|
Wallet name now is properly truncated.
Kevin Serrano
2016-06-29
1
-1
/
+1
|
|
/
|
/
|
*
|
Change color of failure to yellow. Change pending to ellipsis. (#338)
Kevin Serrano
2016-06-29
2
-2
/
+2
|
/
*
clean - appease the linting machine
kumavis
2016-06-25
2
-27
/
+9
*
svg notif now work for msg signatures
kumavis
2016-06-25
3
-33
/
+62
*
Merge branch 'master' of github.com:MetaMask/metamask-plugin into conf-tx-ref...
kumavis
2016-06-25
1
-1
/
+1
|
\
|
*
identicon - default to imageify
kumavis
2016-06-25
1
-1
/
+1
*
|
breakout pending-tx-details
kumavis
2016-06-25
3
-29
/
+72
|
/
*
pending-tx pass the identicon pref on
kumavis
2016-06-24
2
-0
/
+2
*
account-panel combine panel into account-panel
kumavis
2016-06-24
2
-66
/
+37
*
icon-factory - overhaul to provide svg or imagified el
kumavis
2016-06-24
2
-8
/
+5
*
tx-conf add non-interactive mode for notification
kumavis
2016-06-24
2
-11
/
+20
*
svg notifications - remove unneeded deps and clean code
kumavis
2016-06-24
1
-5
/
+5
*
Merge branch 'master' of github.com:MetaMask/metamask-plugin into svg-notif
kumavis
2016-06-24
2
-3
/
+3
|
\
|
*
Swap out Transat font for Montserrat
Frankie
2016-06-23
2
-3
/
+3
*
|
initial svg notifications
kumavis
2016-06-23
1
-5
/
+11
|
/
*
Manually linted
Dan Finlay
2016-06-22
12
-42
/
+19
*
Auto linted
Dan Finlay
2016-06-22
15
-116
/
+98
*
Fix tx approval address formatting
Dan Finlay
2016-06-17
1
-1
/
+2
*
Merge pull request #286 from MetaMask/FixSpinner
Dan Finlay
2016-06-15
1
-0
/
+1
|
\
|
*
Made network spinner clickable
Dan Finlay
2016-06-15
1
-0
/
+1
*
|
Let account address take more space in account list
Dan Finlay
2016-06-15
1
-2
/
+1
|
/
*
Size export confirmation input
Frankie
2016-06-13
2
-2
/
+6
*
Fix edit text
Frankie
2016-06-13
1
-1
/
+1
*
Cache identicons
Dan Finlay
2016-06-07
1
-11
/
+6
*
Merge branch 'master' into uiFixes
Frankie
2016-06-06
1
-0
/
+65
|
\
|
*
Add provider menu on clicking network status indicator.
Dan Finlay
2016-06-04
1
-6
/
+26
|
*
Clicking network status indicator reveals provider menu
Dan Finlay
2016-06-04
1
-1
/
+2
|
*
Blockchain status now updates on availability change
Dan Finlay
2016-06-04
1
-6
/
+4
|
*
Add network loading indication
Dan Finlay
2016-06-04
1
-0
/
+8
|
*
Differentiate icon name from hover text
Dan Finlay
2016-06-04
1
-12
/
+16
|
*
Some minor linting
Dan Finlay
2016-06-04
1
-4
/
+4
|
*
Make hover text more human friendly
Dan Finlay
2016-06-04
1
-4
/
+4
|
*
network status getting set upon start-up and showing in title bar but not aut...
Zac Mitton
2016-06-02
1
-0
/
+34
*
|
Add css to resize and alighn input for editable lable
Frankie
2016-06-06
1
-2
/
+2
|
/
*
Fix build error
Dan Finlay
2016-05-27
1
-5
/
+2
*
Remove etherscan links from non standard blockchains
Dan Finlay
2016-05-27
1
-2
/
+9
*
Fix network reference part 2
Dan Finlay
2016-05-27
1
-1
/
+1
*
Fix network reference
Dan Finlay
2016-05-27
2
-2
/
+2
*
Add clicking txs in list shows tx conf screen
Dan Finlay
2016-05-27
2
-3
/
+12
*
Add pending messages to sign to tx list
Dan Finlay
2016-05-27
3
-54
/
+94
*
Merge pull request #222 from MetaMask/balances
kumavis
2016-05-26
1
-10
/
+2
|
\
|
*
correctly displaying small balances with tests
Zac Mitton
2016-05-26
1
-10
/
+2
*
|
Move transaction list item into its own component
Dan Finlay
2016-05-26
2
-107
/
+133
*
|
Make transaction list into actual React Component
Dan Finlay
2016-05-26
1
-35
/
+43
|
/
*
bugfix - exportAccount - fix copyToClipboard
kumavis
2016-05-23
1
-0
/
+1
*
Added ability to nickname wallets locally
Dan Finlay
2016-05-21
1
-0
/
+52
*
Improve tx list style
Dan Finlay
2016-05-20
1
-25
/
+2
*
Do not forward to null tx explorer page
Dan Finlay
2016-05-20
1
-0
/
+1
*
Render failed tx in tx list
Dan Finlay
2016-05-20
1
-7
/
+28
*
Add special rendering for contracts in transaction list
Dan Finlay
2016-05-20
1
-14
/
+39
*
Merge branch 'eyeballs' of github.com:MetaMask/metamask-plugin into eyeballs
kumavis
2016-05-19
1
-0
/
+31
|
\
|
*
Merge pull request #190 from MetaMask/MenuDroppo
kumavis
2016-05-19
1
-0
/
+31
|
|
\
|
|
*
Finish clean implementation of drop-down menu
Dan Finlay
2016-05-19
1
-1
/
+1
|
|
*
Add dynamic list item styles
Dan Finlay
2016-05-19
1
-0
/
+31
*
|
|
ui - redesign - txList improved
kumavis
2016-05-19
1
-25
/
+83
|
/
/
*
/
ui - redesign - ether amount component
kumavis
2016-05-19
1
-0
/
+40
|
/
*
ui - txList - add time
kumavis
2016-05-14
1
-0
/
+11
*
ui - txlist - better scroll bar positioning
kumavis
2016-05-14
1
-1
/
+1
*
ui - fix account-export margin
kumavis
2016-05-14
1
-13
/
+22
*
ui - redesign - trans group + + account detail + tx list fixes
kumavis
2016-05-14
2
-41
/
+56
*
clean - remove logging from tx list
kumavis
2016-05-14
1
-1
/
+0
*
ui - redesign - account details
kumavis
2016-05-11
1
-6
/
+8
*
hotfix - identicon jazz bug
kumavis
2016-05-11
1
-2
/
+6
*
Began adding jazzicons
Dan Finlay
2016-05-11
3
-11
/
+53
*
Style transaction list using new panel component
Dan Finlay
2016-05-07
1
-26
/
+48
*
Move account panel style into reusable component
Dan Finlay
2016-05-07
3
-62
/
+96
*
Always show transaction list
Dan Finlay
2016-05-06
1
-18
/
+10
*
Move account export to subview
Dan Finlay
2016-05-05
2
-1
/
+88
*
Improve tx UI
Dan Finlay
2016-05-04
2
-0
/
+14
*
Add UI for Signing Messages
Dan Finlay
2016-05-04
3
-0
/
+155
*
Convert icons to identicons
Dan Finlay
2016-04-30
1
-2
/
+10
*
Persist selected account
Dan Finlay
2016-04-26
1
-4
/
+2
*
Make account detail view the primary view
Dan Finlay
2016-04-26
1
-1
/
+1
*
Improve transaction list title
Dan Finlay
2016-04-20
1
-1
/
+1
*
Generate explorer link to match current blockchain
Dan Finlay
2016-04-20
1
-36
/
+6
*
Improve some UI formatting
Dan Finlay
2016-04-20
1
-12
/
+32
*
Moved transaction-list into its own component
Dan Finlay
2016-04-20
1
-0
/
+49
*
Moved UI into repo with its own dependency stack
Dan Finlay
2016-04-14
2
-0
/
+158
[prev]