aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/css
Commit message (Collapse)AuthorAgeFilesLines
* Implement tx confirmation style refinementsDan Finlay2016-07-081-4/+0
|
* Merge branch 'master' into ConfirmationStyleDan Finlay2016-07-071-4/+13
|\
| * Add light and ultraLight fontsFrankie2016-07-061-4/+13
| |
* | Began reworking tx conf viewDan Finlay2016-07-071-0/+6
|/
* Put network status checkmarks at end of rowDan Finlay2016-07-021-0/+3
|
* Implemt new account layoutFrankie2016-07-012-8/+16
|
* WIP: Working on new layoutFrankie2016-07-011-1/+1
|
* Add network name to indicator and some css fixesFrankie2016-06-301-0/+17
| | | | | -also fix custom net work bug in drop down where it thinks local:8545 is custom.
* Modify network icons to reflect current design. (#355)Kevin Serrano2016-06-291-12/+9
| | | | | | * Modify network icons to reflect current design. * Switch icons around.
* Fix out-of-place positioning of pending tx badges. (#354)Kevin Serrano2016-06-291-2/+3
|
* Change color of failure to yellow. Change pending to ellipsis. (#338)Kevin Serrano2016-06-291-0/+5
| | | | | | * Change color of failure to yellow. Change pending to ellipsis. * Modify changelog.
* Fix editable button so that it dosent float above the drop down menueFrankie2016-06-251-4/+2
|
* send-tx remove account select buttonkumavis2016-06-251-0/+4
|
* Swap out Transat font for MontserratFrankie2016-06-232-42/+14
|
* Change export icon to keyFrankie2016-06-221-1/+2
|
* Size export confirmation inputFrankie2016-06-131-1/+1
|
* Change name-label css bugFrankie2016-06-131-2/+1
|
* Remove qr code icon and reorder to have clipboard firstFrankie2016-06-131-1/+4
|
* Fix edit textFrankie2016-06-131-6/+5
| | | | and edit label alighment
* Add spacing in line itemsFrankie2016-06-091-0/+2
|
* Style up the info screenFrankie2016-06-091-0/+18
|
* Merge branch 'master' into uiFixesFrankie2016-06-062-0/+23
|\
| * Make morden sail blueDan Finlay2016-06-041-1/+1
| |
| * Add provider menu on clicking network status indicator.Dan Finlay2016-06-041-2/+17
| | | | | | | | Also simplifies network status icons.
| * Clicking network status indicator reveals provider menuDan Finlay2016-06-041-0/+4
| |
| * Added seed word recovery to config screenDan Finlay2016-06-031-0/+4
| |
* | Add css to resize and alighn input for editable lableFrankie2016-06-061-0/+9
| |
* | Fix label size for edit labelFrankie2016-06-061-7/+3
| |
* | Add edit labelFrankie2016-06-061-0/+21
|/
* Merge branch 'master' into i216Dan Finlay2016-05-272-0/+21
|\
| * Add pending messages to sign to tx listDan Finlay2016-05-271-0/+19
| |
| * Center wallet nickname under identicon in tx confirmation screenDan Finlay2016-05-271-0/+2
| |
* | ui - redesign - init + vault create/restore + seedkumavis2016-05-271-14/+8
|/
* Add number indicating pending txs to account listDan Finlay2016-05-261-0/+14
|
* Add copy address button to account listDan Finlay2016-05-241-0/+5
|
* Fix up accounts listDan Finlay2016-05-212-12/+10
| | | | | Fix hover styles to not grow. Fix back button on accounts list.
* Add ability to add account to vaultDan Finlay2016-05-211-0/+4
| | | | | | | | 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.
* Improve tx list styleDan Finlay2016-05-201-1/+4
| | | | Tx list no longer enlarges on hover, and failed transactions no longer have hover styles nor direct to an explorer page.
* ui - redesign - ether amount componentkumavis2016-05-191-0/+9
|
* ui - redesign - sendTransactionkumavis2016-05-192-36/+35
|
* ui - redesign - unlock menukumavis2016-05-142-182/+51
|
* ui - redesign - trans group + + account detail + tx list fixeskumavis2016-05-142-2/+6
|
* Merge branch 'eyeballs' of github.com:MetaMask/metamask-plugin into eyeballsDan Finlay2016-05-112-3/+25
|\
| * ui - redesign - account detailskumavis2016-05-112-3/+25
| |
* | Fixed transitionsDan Finlay2016-05-111-27/+21
|/
* ui - account list - fix select accountkumavis2016-05-111-0/+5
|
* ui - redesign - app header + accounts selectionkumavis2016-05-113-15/+76
|
* Fix button width transition bugDan Finlay2016-05-051-0/+1
| | | | Fixes #160
* Moved UI into repo with its own dependency stackDan Finlay2016-04-146-0/+750