Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' into uiFixes | Frankie | 2016-06-13 | 0 | -0/+0 |
|\ | |||||
| * | Version 2.3.1 | Dan Finlay | 2016-06-10 | 2 | -1/+4 |
| | | |||||
| * | Merge pull request #258 from MetaMask/uiFixes | Dan Finlay | 2016-06-09 | 3 | -34/+97 |
| |\ | | | | | | | fix #213 | ||||
* | | | Write to CHANGELOG | Frankie | 2016-06-13 | 1 | -0/+3 |
| | | | |||||
* | | | Version 2.3.1 | Dan Finlay | 2016-06-13 | 2 | -1/+4 |
| | | | |||||
* | | | Size export confirmation input | Frankie | 2016-06-13 | 3 | -3/+7 |
| | | | |||||
* | | | Change name-label css bug | Frankie | 2016-06-13 | 1 | -2/+1 |
| | | | |||||
* | | | Remove qr code icon and reorder to have clipboard first | Frankie | 2016-06-13 | 2 | -9/+15 |
| | | | |||||
* | | | Fix edit text | Frankie | 2016-06-13 | 3 | -8/+7 |
| |/ |/| | | | | | and edit label alighment | ||||
* | | Add spacing in line items | Frankie | 2016-06-09 | 2 | -4/+6 |
| | | |||||
* | | Mend CHANGE.log | Frankie | 2016-06-09 | 9 | -12/+95 |
|\| | |||||
| * | Merge pull request #255 from MetaMask/CacheIdenticons | Dan Finlay | 2016-06-07 | 4 | -11/+91 |
| |\ | | | | | | | Cache identicons | ||||
| | * | Cache identicons | Dan Finlay | 2016-06-07 | 4 | -11/+91 |
| |/ | | | | | | | | | | | | | | | Fixes #197 Also as a side effect, by creating this `iconFactory.cache` object, we have a convenient place for specifying stock icons for known contracts! We can just hard-code image addresses in the `ui/lib/icon-factory.js` cache instantiation, and those values will be injected into the identicon image tag `src` attributes. | ||||
| * | Version 2.3.0 | Dan Finlay | 2016-06-07 | 2 | -1/+3 |
| | | |||||
| * | Merge pull request #254 from MetaMask/remove_images | Dan Finlay | 2016-06-07 | 4 | -0/+0 |
| |\ | | | | | | | switched to icons instead of pictures | ||||
| | * | switched to icons instead of pictures | Zac Mitton | 2016-06-07 | 4 | -0/+0 |
| |/ | |||||
| * | Merge pull request #250 from MetaMask/uiFixes | Dan Finlay | 2016-06-07 | 4 | -5/+32 |
| |\ | | | | | | | Ui fixes | ||||
* | | | Style up the info screen | Frankie | 2016-06-09 | 3 | -3/+21 |
| | | | |||||
* | | | Add icons to left side of links, as well as the metmask version and styling | Frankie | 2016-06-09 | 1 | -34/+76 |
| |/ |/| | |||||
* | | Merge branch 'master' into uiFixes | Frankie | 2016-06-06 | 23 | -68/+477 |
|\| | |||||
| * | Update svg-notifications.md | kumavis | 2016-06-05 | 1 | -2/+3 |
| | | |||||
| * | Update svg-notifications.md | kumavis | 2016-06-05 | 1 | -13/+3 |
| | | |||||
| * | Update svg-notifications.md | kumavis | 2016-06-05 | 1 | -3/+8 |
| | | |||||
| * | Merge pull request #248 from MetaMask/ProviderMenu | Dan Finlay | 2016-06-04 | 1 | -1/+1 |
| |\ | | | | | | | Make morden sail blue | ||||
| | * | Make morden sail blue | Dan Finlay | 2016-06-04 | 1 | -1/+1 |
| | | | |||||
| * | | Merge pull request #246 from MetaMask/ProviderMenu | kumavis | 2016-06-04 | 4 | -17/+117 |
| |\| | | | | | | | Provider menu | ||||
| | * | Add provider menu on clicking network status indicator. | Dan Finlay | 2016-06-04 | 4 | -28/+63 |
| | | | | | | | | | | | | Also simplifies network status icons. | ||||
| | * | Clicking network status indicator reveals provider menu | Dan Finlay | 2016-06-04 | 3 | -2/+67 |
| |/ | |||||
| * | Merge pull request #245 from MetaMask/display_network | kumavis | 2016-06-04 | 12 | -16/+79 |
| |\ | | | | | | | Display network | ||||
| | * | Merge branch 'master' into display_network | Dan Finlay | 2016-06-04 | 14 | -30/+280 |
| | |\ | | |/ | |/| | |||||
| * | | Merge pull request #242 from MetaMask/HashFix | kumavis | 2016-06-03 | 2 | -1/+8 |
| |\ \ | | | | | | | | | provider-engine hooked wallet - checkSum addresses not recognized | ||||
| | * | | Fix hashed address validation | Dan Finlay | 2016-06-03 | 2 | -4/+4 |
| | | | | |||||
| | * | | Add test case for sample hashed address | Dan Finlay | 2016-06-02 | 1 | -0/+7 |
| | | | | |||||
| * | | | Merge pull request #241 from MetaMask/i236 | kumavis | 2016-06-03 | 1 | -16/+22 |
| |\ \ \ | | | | | | | | | | | fix illegal return statement :( | ||||
| | * | | | fix illegal return statement :( | kumavis | 2016-06-03 | 1 | -16/+22 |
| | | | | | |||||
| * | | | | Merge pull request #240 from MetaMask/RecoverSeed | kumavis | 2016-06-03 | 10 | -16/+241 |
| |\ \ \ \ | | | | | | | | | | | | | reveal Vault Recovery Seed | ||||
| | * | | | | A couple seed recovery enhancements | Dan Finlay | 2016-06-03 | 3 | -5/+6 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - The seed words are no longer stored on `state.appState.currentView.context`, which caused view glitches since it was shared with other views' data. - The confirmation text warning color is now the same as other error messages'. | ||||
| | * | | | | Add login check | Dan Finlay | 2016-06-03 | 1 | -1/+1 |
| | | | | | | |||||
| | * | | | | Added seed word recovery to config screen | Dan Finlay | 2016-06-03 | 9 | -13/+237 |
| | | | | | | |||||
| * | | | | | Merge pull request #239 from MetaMask/i236 | kumavis | 2016-06-03 | 1 | -0/+9 |
| |\ \ \ \ \ | | |/ / / / | |/| / / / | | |/ / / | hotfix for #236 - chrome notif api not avail | ||||
| | * / / | hotfix for #236 - chrome notif api not avail | kumavis | 2016-06-03 | 1 | -0/+9 |
| |/ / / | |||||
| * | | | Version 2.2.0 | Dan Finlay | 2016-06-03 | 2 | -1/+3 |
| | | | | |||||
| * | | | Bump provider engine version | Dan Finlay | 2016-06-03 | 2 | -1/+2 |
| | | | | |||||
| | | * | Blockchain status now updates on availability change | Dan Finlay | 2016-06-04 | 4 | -21/+26 |
| | | | | |||||
| | | * | Add network loading indication | Dan Finlay | 2016-06-04 | 2 | -0/+14 |
| | | | | |||||
| | | * | 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 |
| | | | | |||||
| | | * | Remove metamask logo from header | Dan Finlay | 2016-06-04 | 1 | -6/+0 |
| | | | | |||||
| | | * | undo style | Zac Mitton | 2016-06-02 | 1 | -6/+5 |
| | | | | |||||
| | | * | network status getting set upon start-up and showing in title bar but not ↵ | Zac Mitton | 2016-06-02 | 9 | -6/+53 |
| | |/ | |/| | | | | | | | auto-updating yet | ||||
* | | | Add css to resize and alighn input for editable lable | Frankie | 2016-06-06 | 3 | -3/+12 |
| | | | |||||
* | | | Fix label size for edit label | Frankie | 2016-06-06 | 1 | -7/+3 |
| | | | |||||
* | | | Add edit label | Frankie | 2016-06-06 | 2 | -1/+23 |
| | | | |||||
* | | | Change chevron-down to fa-plus | Frankie | 2016-06-04 | 1 | -1/+1 |
|/ / | |||||
* | | Merge pull request #230 from MetaMask/i150 | kumavis | 2016-05-31 | 1 | -1/+4 |
|\ \ | | | | | | | idStore - track network failure | ||||
| * | | idStore - track network failure | kumavis | 2016-05-31 | 1 | -1/+4 |
|/ / | |||||
* | | Merge pull request #228 from MetaMask/i216 | Dan Finlay | 2016-05-27 | 6 | -75/+130 |
|\| | | | | | ui - redesign - init + vault create/restore + seed | ||||
| * | Merge branch 'master' into i216 | Dan Finlay | 2016-05-27 | 10 | -62/+174 |
| |\ | |/ |/| | |||||
* | | Merge pull request #224 from MetaMask/PendingTxList | Dan Finlay | 2016-05-27 | 10 | -62/+175 |
|\ \ | | | | | | | Add pending txs to tx list | ||||
| * | | 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 |
| | | | |||||
| * | | Bump changelog | Dan Finlay | 2016-05-27 | 1 | -0/+3 |
| | | | |||||
| * | | Add clicking txs in list shows tx conf screen | Dan Finlay | 2016-05-27 | 5 | -5/+50 |
| | | | |||||
| * | | Add pending messages to sign to tx list | Dan Finlay | 2016-05-27 | 4 | -54/+113 |
| | | | |||||
| * | | Center wallet nickname under identicon in tx confirmation screen | Dan Finlay | 2016-05-27 | 1 | -0/+2 |
| | | | |||||
| * | | Correct version number | Dan Finlay | 2016-05-27 | 1 | -1/+1 |
|/ / | |||||
| * | Bump changelog | Dan Finlay | 2016-05-27 | 1 | -0/+2 |
| | | |||||
| * | ui - redesign - init + vault create/restore + seed | kumavis | 2016-05-27 | 5 | -75/+129 |
|/ | |||||
* | Bump version | Dan Finlay | 2016-05-27 | 2 | -1/+3 |
| | |||||
* | Merge pull request #223 from MetaMask/LightwalletSecurity | Dan Finlay | 2016-05-27 | 2 | -1/+2 |
|\ | | | | | Update eth-lightwallet for security fix | ||||
| * | Update eth-lightwallet for security fix | Dan Finlay | 2016-05-27 | 2 | -1/+2 |
|/ | |||||
* | Merge pull request #222 from MetaMask/balances | kumavis | 2016-05-26 | 3 | -31/+60 |
|\ | | | | | Fixes #206 | ||||
| * | correctly displaying small balances with tests | Zac Mitton | 2016-05-26 | 3 | -31/+60 |
| | | |||||
* | | Merge pull request #220 from MetaMask/FixTransactionBackButton | kumavis | 2016-05-26 | 9 | -179/+226 |
|\ \ | | | | | | | SignTransaction return button broken | ||||
| * \ | Merge branch 'master' into FixTransactionBackButton | Dan Finlay | 2016-05-26 | 5 | -14/+88 |
| |\ \ | |||||
| * | | | 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 | 2 | -48/+63 |
| | | | | |||||
| * | | | Add number indicating pending txs to account list | Dan Finlay | 2016-05-26 | 5 | -1/+39 |
| | | | | |||||
| * | | | Fix back button on pending tx screen | Dan Finlay | 2016-05-26 | 2 | -16/+21 |
| | | | | | | | | | | | | | | | | Fixes #208 | ||||
| * | | | Remove commented out code | Dan Finlay | 2016-05-26 | 1 | -37/+0 |
| | |/ | |/| | |||||
* | | | Merge pull request #221 from MetaMask/i218 | kumavis | 2016-05-26 | 3 | -2/+3 |
|\ \ \ | |_|/ |/| | | background + notifications - add origin to message signatures | ||||
| * | | background + notifications - add origin to message signatures | kumavis | 2016-05-26 | 3 | -2/+3 |
|/ / | |||||
* | | Merge pull request #219 from MetaMask/i218 | Dan Finlay | 2016-05-26 | 2 | -14/+35 |
|\ \ | | | | | | | Append dapp origin to RPC/txParams | ||||
| * | | notifications - show tx origin | kumavis | 2016-05-26 | 1 | -0/+1 |
| | | | |||||
| * | | background - append origin to rpc payload and sig request | kumavis | 2016-05-26 | 1 | -14/+34 |
| | | | |||||
* | | | Merge pull request #217 from MetaMask/FixWarning | Dan Finlay | 2016-05-26 | 3 | -0/+53 |
|\ \ \ | |_|/ |/| | | incorrect password after signing in | ||||
| * | | Bump changelog | Dan Finlay | 2016-05-26 | 1 | -0/+1 |
| | | | |||||
| * | | Fix persistent warning bug | Dan Finlay | 2016-05-26 | 2 | -0/+52 |
|/ / | |||||
* | | Merge pull request #211 from MetaMask/h17 | Dan Finlay | 2016-05-26 | 1 | -0/+2 |
|\ \ | | | | | | | notifications - remove timeout for signature requests | ||||
| * | | notifications - remove timeout for signature requests | kumavis | 2016-05-26 | 1 | -0/+2 |
| |/ | |||||
* | | Merge pull request #212 from MetaMask/i208 | Dan Finlay | 2016-05-26 | 1 | -70/+70 |
|\ \ | |/ |/| | actions - remove use of 'this' | ||||
| * | actions - remove use of 'this' | kumavis | 2016-05-26 | 1 | -70/+70 |
|/ | |||||
* | Merge pull request #207 from MetaMask/i168 | Dan Finlay | 2016-05-25 | 2 | -2/+41 |
|\ | | | | | signTx+Msg - show Account Unlock Request when locked | ||||
| * | signTx+Msg - show Account Unlock Request when locked | kumavis | 2016-05-25 | 2 | -2/+41 |
| | | |||||
* | | Merge pull request #205 from MetaMask/AddCopyAddressLinkToList | Dan Finlay | 2016-05-24 | 4 | -49/+80 |
|\ \ | | | | | | | Add account copying button to account list panels | ||||
| * | | Bump changelog | Dan Finlay | 2016-05-24 | 1 | -0/+2 |
| | | | |||||
| * | | Add copy address button to account list | Dan Finlay | 2016-05-24 | 3 | -6/+52 |
| | | | |||||
| * | | Move account list panel to component | Dan Finlay | 2016-05-24 | 2 | -45/+28 |
|/ / | |||||
* | | Remove old accounts list file | Dan Finlay | 2016-05-24 | 1 | -182/+0 |
| | | |||||
* | | Move accounts index | Dan Finlay | 2016-05-24 | 1 | -0/+182 |
| | | |||||
* | | Merge pull request #204 from MetaMask/dev | Dan Finlay | 2016-05-24 | 68 | -813/+12355 |
|\ \ | | | | | | | Merge UI redesign into master | ||||
| * | | Merge branch 'dev' of github.com:MetaMask/metamask-plugin into dev | Dan Finlay | 2016-05-24 | 2 | -6/+6 |
| |\| | |||||
| | * | multiplex - rename control to autoreload | kumavis | 2016-05-23 | 2 | -6/+6 |
| | | | |||||
| * | | Version 2.0.0 | Dan Finlay | 2016-05-24 | 2 | -1/+3 |
| |/ | |||||
| * | deps - use web3-stream-provider module | kumavis | 2016-05-23 | 4 | -96/+14 |
| | | |||||
| * | bugfix - exportAccount - fix copyToClipboard | kumavis | 2016-05-23 | 1 | -0/+1 |
| | | |||||
| * | deps - bump | kumavis | 2016-05-23 | 1 | -0/+3 |
| | | |||||
| * | inpage - refactor for modularity | kumavis | 2016-05-23 | 5 | -143/+197 |
| | | |||||
| * | Merge pull request #201 from MetaMask/AccountCrud | kumavis | 2016-05-21 | 13 | -33/+211 |
| |\ | | | | | | | Add ability to nickname accounts | ||||
| | * | Bump changelog | Dan Finlay | 2016-05-21 | 1 | -0/+1 |
| | | | |||||
| | * | Added ability to nickname wallets locally | Dan Finlay | 2016-05-21 | 9 | -16/+192 |
| | | | | | | | | | | | | The changes are persisted to localstorage, so they cannot be restored on a new computer, but for right now it's a nice organizational feature. | ||||
| | * | Fix up accounts list | Dan Finlay | 2016-05-21 | 3 | -17/+18 |
| | | | | | | | | | | | | | | | Fix hover styles to not grow. Fix back button on accounts list. | ||||
| * | | Merge pull request #200 from MetaMask/AccountCrud | kumavis | 2016-05-21 | 7 | -8/+91 |
| |\| | | | | | | | Add ability to add accounts to vault | ||||
| | * | Bump changelog | Dan Finlay | 2016-05-21 | 1 | -0/+1 |
| | | | |||||
| | * | Made account list hover styles more consistent | Dan Finlay | 2016-05-21 | 1 | -2/+2 |
| | | | |||||
| | * | Add ability to add account to vault | Dan Finlay | 2016-05-21 | 6 | -7/+89 |
| |/ | | | | | | | | | | | | | | | Scrolling to the bottom of the accounts page now reveals a downward-facing chevron button. Pressing this button shows loading indication, adds a new account to the identity vault, displays it in the list, and scrolls the list to the bottom of the page. Any number of accounts can be generated in this way, and the UX feels intuitive without having to overly explain how HD paths work. | ||||
| * | Merge pull request #198 from MetaMask/FailedTxIndication | kumavis | 2016-05-20 | 3 | -33/+33 |
| |\ | | | | | | | Tx list items should indicate when they failed. | ||||
| | * | Improve tx list style | Dan Finlay | 2016-05-20 | 2 | -26/+6 |
| | | | | | | | | | | | | Tx list no longer enlarges on hover, and failed transactions no longer have hover styles nor direct to an explorer page. | ||||
| | * | 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 | 2 | -9/+28 |
| |/ | |||||
| * | Merge pull request #196 from MetaMask/ContractsTransactionList | Dan Finlay | 2016-05-20 | 1 | -14/+39 |
| |\ | | | | | | | Add UI for published contracts in tx list | ||||
| | * | Add special rendering for contracts in transaction list | Dan Finlay | 2016-05-20 | 1 | -14/+39 |
| |/ | |||||
| * | Corrected config path | Dan Finlay | 2016-05-20 | 1 | -1/+1 |
| | | |||||
| * | Merge pull request #193 from MetaMask/syncrpcfix | kumavis | 2016-05-20 | 3 | -14/+44 |
| |\ | | | | | | | sync rpc fix | ||||
| | * | sync rpc fix | kumavis | 2016-05-20 | 3 | -14/+44 |
| | | | |||||
| * | | Merge pull request #192 from MetaMask/ZeroValueTxs | kumavis | 2016-05-20 | 5 | -18/+120 |
| |\ \ | | | | | | | | | Zero value txs | ||||
| | * | | Allow empty recipient fields on tx | Dan Finlay | 2016-05-20 | 2 | -1/+3 |
| | | | | |||||
| | * | | Add full precision to send tx value field. | Dan Finlay | 2016-05-20 | 4 | -6/+36 |
| | | | | |||||
| | * | | Increase send value precision | Dan Finlay | 2016-05-20 | 3 | -3/+11 |
| | | | | |||||
| | * | | Merge branch 'dev' into ZeroValueTxs | Dan Finlay | 2016-05-20 | 1 | -1/+1 |
| | |\| | |||||
| | * | | Bump changelog | Dan Finlay | 2016-05-20 | 1 | -0/+1 |
| | | | | |||||
| | * | | Add address capitalization checksumming | Dan Finlay | 2016-05-20 | 4 | -4/+65 |
| | | | | |||||
| | * | | Allow txs with no recipient when they have a data field | Dan Finlay | 2016-05-20 | 1 | -9/+9 |
| | | | | |||||
| * | | | deps - bump provider-engine | kumavis | 2016-05-20 | 1 | -1/+1 |
| | |/ | |/| | |||||
| * | | deps - bump provider-engine | kumavis | 2016-05-20 | 1 | -1/+1 |
| |/ | |||||
| * | Make accounts page transition forward from account detail | Dan Finlay | 2016-05-19 | 1 | -2/+2 |
| | | |||||
| * | Merge branch 'eyeballs' of github.com:MetaMask/metamask-plugin into eyeballs | kumavis | 2016-05-19 | 5 | -31/+157 |
| |\ | |||||
| | * | Merge pull request #190 from MetaMask/MenuDroppo | kumavis | 2016-05-19 | 5 | -31/+157 |
| | |\ | | | | | | | | | Drop-down menu | ||||
| | | * | Fix typos | Dan Finlay | 2016-05-19 | 1 | -2/+2 |
| | | | | |||||
| | | * | Finish clean implementation of drop-down menu | Dan Finlay | 2016-05-19 | 3 | -52/+57 |
| | | | | |||||
| | | * | Add dynamic list item styles | Dan Finlay | 2016-05-19 | 5 | -31/+125 |
| | | | | |||||
| | | * | Merge branch 'eyeballs' into MenuDroppo | Dan Finlay | 2016-05-19 | 5 | -83/+176 |
| | | |\ | |||||
| | | * | | Add animated sandwich button | Dan Finlay | 2016-05-19 | 4 | -3/+30 |
| | | | | | |||||
| * | | | | ui - redesign - txList improved | kumavis | 2016-05-19 | 1 | -25/+83 |
| |/ / / | |||||
| * | | | Merge pull request #189 from MetaMask/hotfixsendTx | Dan Finlay | 2016-05-19 | 1 | -10/+15 |
| |\ \ \ | | | | | | | | | | | ui - sendTx - re-add warning and fix form parsing | ||||
| | * | | | ui - sendTx - re-add warning and fix form parsing | kumavis | 2016-05-19 | 1 | -10/+15 |
| | | |/ | | |/| | |||||
| * | | | Merge pull request #188 from MetaMask/ethbalcomp | Dan Finlay | 2016-05-19 | 6 | -12/+83 |
| |\ \ \ | | |/ / | |/| | | ui - redesign - ether amount component | ||||
| | * | | ui - redesign - ether amount component | kumavis | 2016-05-19 | 6 | -12/+83 |
| |/ / | |||||
| * / | ui - redesign - sendTransaction | kumavis | 2016-05-19 | 5 | -83/+176 |
| |/ | |||||
| * | ui - add new designs | kumavis | 2016-05-17 | 3 | -0/+0 |
| | | |||||
| * | Merge branch 'master' into eyeballs | kumavis | 2016-05-14 | 3 | -3/+7 |
| |\ | |/ |/| | |||||
* | | Version 1.8.4 | kumavis | 2016-05-14 | 2 | -1/+3 |
| | | |||||
* | | Merge pull request #187 from MetaMask/HttpsInfura | kumavis | 2016-05-14 | 2 | -2/+4 |
|\ \ | | | | | | | Move infura rpcs to https | ||||
| * | | Move infura rpcs to https | Dan Finlay | 2016-05-14 | 2 | -2/+4 |
|/ / | |||||
| * | ui - redesign - unlock menu | kumavis | 2016-05-14 | 5 | -233/+111 |
| | | |||||
| * | ui - redesign - send | kumavis | 2016-05-14 | 1 | -1/+4 |
| | | |||||
| * | ui - txList - add time | kumavis | 2016-05-14 | 2 | -0/+12 |
| | | |||||
| * | ui - txlist - better scroll bar positioning | kumavis | 2016-05-14 | 1 | -1/+1 |
| | | |||||
| * | ui - copy address fix | kumavis | 2016-05-14 | 1 | -2/+2 |
| | | |||||
| * | 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 | 8 | -111/+149 |
| | | |||||
| * | ui - accunt-detail - fix style attribute | kumavis | 2016-05-14 | 1 | -7/+7 |
| | | |||||
| * | ui - redesign - remove footer | kumavis | 2016-05-14 | 1 | -22/+32 |
| | | |||||
| * | clean - remove logging from tx list | kumavis | 2016-05-14 | 1 | -1/+0 |
| | | |||||
| * | Streamlined some transition logic | Dan Finlay | 2016-05-13 | 6 | -17/+52 |
| | | | | | | | | | | | | | | | | Fixes #122 Had used multiple actions for some transitions, which would lead to brief intermediary states. Now making a few actions much more explicit about what they route to, so there is less intermediary logic, and we can transition confidently to the correct view. | ||||
| * | Merge branch 'master' into eyeballs | Dan Finlay | 2016-05-13 | 3 | -2/+7 |
| |\ | |/ |/| | |||||
* | | Version 1.8.3 | kumavis | 2016-05-12 | 2 | -1/+6 |
| | | |||||
* | | deps - bump web3 | kumavis | 2016-05-12 | 1 | -1/+1 |
| | | |||||
| * | Fix more transition bugs | Dan Finlay | 2016-05-12 | 5 | -52/+26 |
| | | |||||
| * | Revert style name fixes that broke styles | Dan Finlay | 2016-05-12 | 1 | -6/+6 |
| | | |||||
| * | Fix css names | Dan Finlay | 2016-05-12 | 1 | -6/+6 |
| | | |||||
| * | Merge branch 'master' into eyeballs | Dan Finlay | 2016-05-12 | 7 | -11/+39 |
| |\ | |/ |/| | |||||
* | | Version 1.8.2 | Dan Finlay | 2016-05-12 | 2 | -1/+4 |
| | | |||||
* | | Merge pull request #183 from MetaMask/MigrateOffOldInfrastructure | Dan Finlay | 2016-05-12 | 4 | -8/+31 |
|\ \ | | | | | | | Move all users to new scalable backend | ||||
| * | | Move all users to new scalable backend | Dan Finlay | 2016-05-12 | 4 | -8/+31 |
| | | | |||||
* | | | deps - bump provider-engine | kumavis | 2016-05-12 | 1 | -1/+1 |
|/ / | |||||
* | | Fix send view selected account bug | Dan Finlay | 2016-05-12 | 2 | -1/+3 |
| | | |||||
| * | Vertically center title bar content | Dan Finlay | 2016-05-11 | 1 | -0/+3 |
| | | |||||
| * | Added transition group dependency back | Dan Finlay | 2016-05-11 | 1 | -0/+1 |
| | | |||||
| * | Bump changelog | Dan Finlay | 2016-05-11 | 1 | -0/+4 |
| | | |||||
| * | Merge branch 'eyeballs-jazz' into eyeballs | Dan Finlay | 2016-05-11 | 0 | -0/+0 |
| |\ | |||||
| | * | Remove log | Dan Finlay | 2016-05-11 | 1 | -1/+0 |
| | | | |||||
| * | | Merge branch 'eyeballs' of github.com:MetaMask/metamask-plugin into eyeballs | Dan Finlay | 2016-05-11 | 4 | -42/+95 |
| |\ \ | |||||
| | * | | ui - redesign - account details | kumavis | 2016-05-11 | 4 | -42/+95 |
| | | | | |||||
| * | | | Fixed transitions | Dan Finlay | 2016-05-11 | 2 | -31/+24 |
| |/ / | |||||
| * / | deps - bump jazzicon | kumavis | 2016-05-11 | 1 | -1/+1 |
| |/ | |||||
| * | hotfix - identicon jazz bug | kumavis | 2016-05-11 | 2 | -2/+9 |
| | | |||||
| * | Began adding jazzicons | Dan Finlay | 2016-05-11 | 5 | -27/+57 |
| | | | | | | | | | | | | | | | | Currently experiencing a few problems: 1. Tons of errors on app start. It's as if Jazzicon is getting called many times at start with some object as its diameter. 2. Weird visual glitches. When leaving a view with a jazzicon, it flashes off its border radius. 3. Messy transitions. Might want to just re-do the transitions. They just look awful, it's barely worthwhile. | ||||
| * | ui - account list - fix select account | kumavis | 2016-05-11 | 3 | -2/+12 |
| | | |||||
| * | ui - redesign - app header + accounts selection | kumavis | 2016-05-11 | 26 | -43/+10777 |
|/ | |||||
* | Version 1.8.1 | Dan Finlay | 2016-05-11 | 2 | -1/+3 |
| | |||||
* | Merge pull request #182 from MetaMask/EasilyConfigurableProviders | Dan Finlay | 2016-05-11 | 7 | -14/+84 |
|\ | | | | | Easily configurable providers | ||||
| * | Fix test | Dan Finlay | 2016-05-11 | 1 | -1/+2 |
| | | |||||
| * | Make default providers more easiliy configurable for metamask devs | Dan Finlay | 2016-05-11 | 6 | -13/+82 |
|/ | | | | | | | | No longer do our `mainnet` and `testnet` buttons set specific RPC urls. Now they set `provider.type`, which gets interpreted with code. Currently the provider types of `mainnet` and `testnet` point to our new scalable backends, but these could be re-interpreted to use any other provider, be it etherscan, peer to peer, or otherwise. Makes it easier for us to upgrade our infrastructure without incorporating migration logic into the program. | ||||
* | ui - design - add new files | kumavis | 2016-05-11 | 10 | -0/+0 |
| | |||||
* | Version 1.8.0 | Dan Finlay | 2016-05-11 | 2 | -2/+4 |
| | |||||
* | Merge pull request #181 from MetaMask/PostPresentationFixup | Dan Finlay | 2016-05-11 | 3 | -5/+5 |
|\ | | | | | Post presentation fixup | ||||
| * | Remove test only statement | Dan Finlay | 2016-05-11 | 1 | -1/+1 |
| | | |||||
| * | Fix transition bugs after vault restore | Dan Finlay | 2016-05-11 | 2 | -3/+3 |
| | | |||||
| * | Fix account loading bug | Dan Finlay | 2016-05-11 | 1 | -1/+1 |
|/ | |||||
* | Merge pull request #180 from MetaMask/PrettierTransactionList | kumavis | 2016-05-07 | 7 | -87/+160 |
|\ | | | | | Prettier transaction list | ||||
| * | Restored signTx action | Dan Finlay | 2016-05-07 | 1 | -0/+15 |
| | | |||||
| * | Style transaction list using new panel component | Dan Finlay | 2016-05-07 | 3 | -27/+50 |
| | | |||||
| * | Move account panel style into reusable component | Dan Finlay | 2016-05-07 | 4 | -63/+98 |
|/ | | | | | | | | The styles that defined the `account-panel` component now belong to the `panel` component, which is now used by the `account-panel` component for its styles. It accepts an optional `onClick` property that it will fire when clicked! Planning to use it for the tx-list. | ||||
* | Bump changelog for automatic reload on provider change | Dan Finlay | 2016-05-07 | 1 | -0/+1 |
| | |||||
* | Merge pull request #179 from MetaMask/i103 | Dan Finlay | 2016-05-06 | 6 | -17/+92 |
|\ | | | | | Automatic dapp reload | ||||
| * | inpage - automatic dapp reload | kumavis | 2016-05-06 | 6 | -17/+92 |
|/ | |||||
* | Merge pull request #178 from MetaMask/AlwaysShowTransactionList | kumavis | 2016-05-06 | 2 | -18/+11 |
|\ | | | | | Always show transaction list | ||||
| * | Always show transaction list | Dan Finlay | 2016-05-06 | 2 | -18/+11 |
|/ | |||||
* | Merge pull request #176 from MetaMask/RestoreAccountDetailBackButton | Dan Finlay | 2016-05-06 | 2 | -4/+4 |
|\ | | | | | Put accounts view back on account "back" button? | ||||
| * | Fix account navigation link | Dan Finlay | 2016-05-06 | 1 | -3/+1 |
| | | |||||
| * | Restored back button to account detail view. | Dan Finlay | 2016-05-06 | 2 | -4/+6 |
|/ | | | | The `Change Acct` button was confusing multiple users, reverted that bit. | ||||
* | Merge pull request #171 from MetaMask/MoveAccountExportToSubview | Dan Finlay | 2016-05-06 | 8 | -70/+158 |
|\ | | | | | Move account export into own view | ||||
| * | Bump changelog | Dan Finlay | 2016-05-05 | 1 | -0/+1 |
| | | |||||
| * | Merge branch 'MoveAccountExportToSubview' into FixButtonStyleBug | Dan Finlay | 2016-05-05 | 5 | -67/+147 |
| |\ | |||||
| | * | Bump changelog | Dan Finlay | 2016-05-05 | 1 | -0/+2 |
| | | | |||||
| | * | Move account export to subview | Dan Finlay | 2016-05-05 | 4 | -67/+145 |
| |/ |/| | | | | | | | | | | | | | | | | | Account detail view now has an animated transitioning `subview` section that allows us to show extra details within it. Clicking `export` now slide replaces the transaction list with the export UI. Added cancel/done/submit buttons to the Export UI. Done submits like Enter did, the other two transition back to the transaction list. For some reason when first unlocking, the selected account is being instantly replaced with the accounts list, so I need to fix that before merging this into master. | ||||
| * | Fix button width transition bug | Dan Finlay | 2016-05-05 | 3 | -2/+8 |
| | | | | | | | | Fixes #160 | ||||
| * | Fix routing bug | Dan Finlay | 2016-05-05 | 2 | -1/+2 |
|/ | | | | Where sometimes the account list was shown when first unlocking, after momentarily showing the detail panel. | ||||
* | Merge pull request #169 from MetaMask/ImplementEthSign | kumavis | 2016-05-05 | 16 | -150/+392 |
|\ | | | | | implement eth_sign | ||||
| * | Show any pending txs when unlocking | Dan Finlay | 2016-05-04 | 4 | -4/+20 |
| | | | | | | | | Before the unlock action hard-routed to the home route, now it has a condition where it will show pending transactions instead. | ||||
| * | Improve tx UI | Dan Finlay | 2016-05-04 | 4 | -2/+18 |
| | | |||||
| * | Add UI for Signing Messages | Dan Finlay | 2016-05-04 | 15 | -145/+355 |
|/ | | | | | | | | | | Calls to `eth.sign` are now transiently persisted in memory, and displayed in a chronological stack with pending transactions (which are still persisted to disk). This allows the user a method to sign/cancel transactions even if they miss the Chrome notification. Improved a lot of the view routing, to avoid cases where routes would show an empty account view, or transition to the accounts list when it shouldn't. Broke the transaction approval view into a couple components so messages and transactions could have their own templates. | ||||
* | Clarified user value for UMD fix on changelog | Dan Finlay | 2016-04-30 | 1 | -1/+1 |
| | |||||
* | Version 1.7.0 | Dan Finlay | 2016-04-30 | 2 | -3/+5 |
| | |||||
* | Merge pull request #165 from MetaMask/FixTransitions | Dan Finlay | 2016-04-30 | 5 | -40/+37 |
|\ | | | | | Fix transitions | ||||
| * | Fix outdated transitions | Dan Finlay | 2016-04-30 | 5 | -40/+34 |
| | | | | | | | | | | | | | | | | Fixes #151 - Cancelling or completing a tx now goes back to account detail view. - Restoring a vault now does not select an unloaded account, shows account list. - Account list now never selects an item only uses the cells as buttons. | ||||
| * | Bumped changelog for transaction list enhancements | Dan Finlay | 2016-04-30 | 1 | -0/+3 |
|/ | |||||
* | Merge pull request #164 from MetaMask/i126 | kumavis | 2016-04-30 | 2 | -0/+16 |
|\ | | | | | inpage - add and remove 'define' from global context | ||||
| * | add changelog note for inpage context guard | kumavis | 2016-04-30 | 1 | -0/+1 |
| | | |||||
| * | inpage - add and remove 'define' from global context. updates #126 | kumavis | 2016-04-30 | 1 | -0/+15 |
|/ | |||||
* | Merge pull request #162 from MetaMask/Identicon | Dan Finlay | 2016-04-30 | 3 | -2/+12 |
|\ | | | | | Identicon support | ||||
| * | Merge branch 'master' into Identicon | Dan Finlay | 2016-04-30 | 7 | -19/+236 |
| |\ | |/ |/| | |||||
* | | Merge pull request #161 from MetaMask/FixSlackLink | Dan Finlay | 2016-04-30 | 2 | -1/+2 |
|\ \ | | | | | | | Fix slack link | ||||
| * | | Bump changelog | Dan Finlay | 2016-04-30 | 1 | -0/+1 |
| | | | |||||
| * | | Fix slack link | Dan Finlay | 2016-04-30 | 1 | -1/+1 |
| | | | |||||
* | | | Merge pull request #159 from MetaMask/i137 | kumavis | 2016-04-29 | 5 | -14/+221 |
|\ \ \ | | | | | | | | | idmgmt - eth_sign support + notifications | ||||
| * | | | idmgmt - eth_sign support + notifications | kumavis | 2016-04-29 | 5 | -14/+221 |
|/ / / | |||||
* | | | Merge pull request #158 from MetaMask/eth_Sign | kumavis | 2016-04-29 | 3 | -6/+15 |
|\ \ \ | |/ / |/| | | tx list - bug fix - fixes #143 | ||||
| * | | tx list - bug fix - fixes #143 | kumavis | 2016-04-29 | 3 | -6/+15 |
|/ / | |||||
| * | Convert icons to identicons | Dan Finlay | 2016-04-30 | 3 | -2/+12 |
|/ | |||||
* | Merge pull request #152 from MetaMask/FilterTransactionList | Dan Finlay | 2016-04-28 | 7 | -16/+45 |
|\ | | | | | Filter transaction list for current network | ||||
| * | Fix test | Dan Finlay | 2016-04-28 | 1 | -4/+8 |
| | | |||||
| * | Filter transaction list for current blockchain network | Dan Finlay | 2016-04-28 | 4 | -23/+26 |
| | | | | | | | | | | | | | | | | | | | | When starting up, we now create a `web3` inside the `background.js` process, which we pass to the `idStore` and ask for the current `network`. We include the `network` on `app.metamask.network` in the state object. We re-request the network when changing provider. We filter the transaction list for transactions that match the current network. | ||||
| * | Record current network on each persisted transaction | Dan Finlay | 2016-04-28 | 1 | -6/+14 |
| | | |||||
| * | Fix explorer link generation | Dan Finlay | 2016-04-28 | 2 | -1/+15 |
| | | |||||
* | | provider - use provider-engine zero | kumavis | 2016-04-27 | 3 | -67/+2 |
|/ |