aboutsummaryrefslogtreecommitdiffstats
path: root/ui
Commit message (Expand)AuthorAgeFilesLines
* Made account list hover styles more consistentDan Finlay2016-05-211-2/+2
* Add ability to add account to vaultDan Finlay2016-05-214-7/+73
* Improve tx list styleDan Finlay2016-05-202-26/+6
* Do not forward to null tx explorer pageDan Finlay2016-05-201-0/+1
* Render failed tx in tx listDan Finlay2016-05-202-9/+28
* Add special rendering for contracts in transaction listDan Finlay2016-05-201-14/+39
* Allow empty recipient fields on txDan Finlay2016-05-202-1/+3
* Add full precision to send tx value field.Dan Finlay2016-05-202-2/+17
* Increase send value precisionDan Finlay2016-05-202-3/+3
* Add address capitalization checksummingDan Finlay2016-05-203-4/+19
* Allow txs with no recipient when they have a data fieldDan Finlay2016-05-201-9/+9
* Make accounts page transition forward from account detailDan Finlay2016-05-191-2/+2
* Merge branch 'eyeballs' of github.com:MetaMask/metamask-plugin into eyeballskumavis2016-05-194-31/+155
|\
| * Merge pull request #190 from MetaMask/MenuDroppokumavis2016-05-194-31/+155
| |\
| | * Fix typosDan Finlay2016-05-191-2/+2
| | * Finish clean implementation of drop-down menuDan Finlay2016-05-192-51/+56
| | * Add dynamic list item stylesDan Finlay2016-05-194-29/+123
| | * Merge branch 'eyeballs' into MenuDroppoDan Finlay2016-05-195-83/+176
| | |\
| | * | Add animated sandwich buttonDan Finlay2016-05-193-3/+28
* | | | ui - redesign - txList improvedkumavis2016-05-191-25/+83
|/ / /
* | | Merge pull request #189 from MetaMask/hotfixsendTxDan Finlay2016-05-191-10/+15
|\ \ \
| * | | ui - sendTx - re-add warning and fix form parsingkumavis2016-05-191-10/+15
| | |/ | |/|
* / | ui - redesign - ether amount componentkumavis2016-05-196-12/+83
|/ /
* / ui - redesign - sendTransactionkumavis2016-05-195-83/+176
|/
* ui - add new designskumavis2016-05-173-0/+0
* ui - redesign - unlock menukumavis2016-05-145-233/+111
* ui - redesign - sendkumavis2016-05-141-1/+4
* ui - txList - add timekumavis2016-05-141-0/+11
* ui - txlist - better scroll bar positioningkumavis2016-05-141-1/+1
* ui - copy address fixkumavis2016-05-141-2/+2
* ui - fix account-export marginkumavis2016-05-141-13/+22
* ui - redesign - trans group + + account detail + tx list fixeskumavis2016-05-148-111/+149
* ui - accunt-detail - fix style attributekumavis2016-05-141-7/+7
* ui - redesign - remove footerkumavis2016-05-141-22/+32
* clean - remove logging from tx listkumavis2016-05-141-1/+0
* Streamlined some transition logicDan Finlay2016-05-133-14/+22
* Fix more transition bugsDan Finlay2016-05-125-52/+26
* Revert style name fixes that broke stylesDan Finlay2016-05-121-6/+6
* Fix css namesDan Finlay2016-05-121-6/+6
* Merge branch 'master' into eyeballsDan Finlay2016-05-121-1/+1
|\
| * Fix send view selected account bugDan Finlay2016-05-121-1/+1
* | Vertically center title bar contentDan Finlay2016-05-111-0/+3
* | Merge branch 'eyeballs' of github.com:MetaMask/metamask-plugin into eyeballsDan Finlay2016-05-114-42/+95
|\ \
| * | ui - redesign - account detailskumavis2016-05-114-42/+95
* | | Fixed transitionsDan Finlay2016-05-111-27/+21
|/ /
* | hotfix - identicon jazz bugkumavis2016-05-111-2/+6
* | Began adding jazziconsDan Finlay2016-05-114-27/+56
* | ui - account list - fix select accountkumavis2016-05-113-2/+12
* | ui - redesign - app header + accounts selectionkumavis2016-05-115-42/+141
|/
* Make default providers more easiliy configurable for metamask devsDan Finlay2016-05-113-6/+45
* ui - design - add new fileskumavis2016-05-1110-0/+0
* Fix transition bugs after vault restoreDan Finlay2016-05-112-3/+3
* Fix account loading bugDan Finlay2016-05-111-1/+1
* Restored signTx actionDan Finlay2016-05-071-0/+15
* Style transaction list using new panel componentDan Finlay2016-05-072-27/+49
* Move account panel style into reusable componentDan Finlay2016-05-074-63/+98
* Always show transaction listDan Finlay2016-05-061-18/+10
* Fix account navigation linkDan Finlay2016-05-061-3/+1
* Restored back button to account detail view.Dan Finlay2016-05-061-4/+5
* Merge branch 'MoveAccountExportToSubview' into FixButtonStyleBugDan Finlay2016-05-054-67/+145
|\
| * Move account export to subviewDan Finlay2016-05-054-67/+145
* | Fix button width transition bugDan Finlay2016-05-053-2/+8
* | Fix routing bugDan Finlay2016-05-052-1/+2
|/
* Show any pending txs when unlockingDan Finlay2016-05-044-4/+20
* Improve tx UIDan Finlay2016-05-043-2/+16
* Add UI for Signing MessagesDan Finlay2016-05-0411-69/+268
* Fix outdated transitionsDan Finlay2016-04-303-17/+10
* Merge branch 'master' into IdenticonDan Finlay2016-04-301-1/+1
|\
| * Fix slack linkDan Finlay2016-04-301-1/+1
* | Convert icons to identiconsDan Finlay2016-04-301-2/+10
|/
* Filter transaction list for current blockchain networkDan Finlay2016-04-281-1/+2
* Fix explorer link generationDan Finlay2016-04-281-1/+4
* When no account is selected, show accounts viewDan Finlay2016-04-261-2/+3
* Persist selected accountDan Finlay2016-04-263-14/+14
* Fixed some loading bugsDan Finlay2016-04-261-3/+1
* Fix testDan Finlay2016-04-261-2/+0
* Make account detail view the primary viewDan Finlay2016-04-267-44/+72
* Add RPC config buttons and stylesDan Finlay2016-04-231-5/+31
* Improve transaction list titleDan Finlay2016-04-201-1/+1
* Removed logsDan Finlay2016-04-201-2/+0
* Fix floating point input bugDan Finlay2016-04-202-6/+16
* Generate explorer link to match current blockchainDan Finlay2016-04-204-38/+26
* Improve some UI formattingDan Finlay2016-04-202-13/+33
* Move transaction list after account panelDan Finlay2016-04-201-12/+1
* Moved transaction-list into its own componentDan Finlay2016-04-202-8/+55
* Merge branch 'master' into TransactionListDan Finlay2016-04-209-464/+1
|\
| * Fix displayed RPC addressDan Finlay2016-04-191-2/+1
| * Unify test suitesDan Finlay2016-04-198-462/+0
* | Prototype Transaction Details in account-detail.jsJohn Whitton2016-04-201-0/+17
|/
* Add leading zero to account balancesDan Finlay2016-04-162-2/+2
* ui - util - fixes#110 formatBalancekumavis2016-04-151-2/+2
* Fix eth resolutionDan Finlay2016-04-152-4/+21
* Move UI deps into main plugin package.jsonDan Finlay2016-04-142-72/+0
* Moved UI into repo with its own dependency stackDan Finlay2016-04-1452-0/+4369