aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/components
Commit message (Expand)AuthorAgeFilesLines
* Opt for calculated values in absolutely positioned caretsdtsui2017-08-071-2/+5
* Improve positioning of caret and add reusable color for wallet viewsdtsui2017-08-071-21/+12
* Position account icon, name, and caretsdtsui2017-08-072-19/+64
* Move tx and wallet view styles to component classessdtsui2017-08-072-9/+2
* Merge branch 'NewUI' into feat/mm-ui-5-mergedsdtsui2017-08-076-27/+216
|\
| * Lint menu-dropposdtsui2017-08-051-31/+24
| * Bring menu-droppo component into project, remove as a dependencysdtsui2017-08-052-1/+138
| * Re-enable css transitions for dropdowns in header, needs menu-droppo library ...sdtsui2017-08-052-1/+4
| * ui - dropdown - use Object.assign syntax to appease coverage parserkumavis2017-08-041-3/+2
| * Adjust padding of accountSwitcher dropdownsdtsui2017-08-041-4/+7
| * Adjust top and bottom padding of accountSwitchersdtsui2017-08-041-2/+9
| * Lint ui/appsdtsui2017-08-042-4/+4
| * Allow new accounts selector to handle clickssdtsui2017-08-041-2/+2
| * Increase size of accountSelection dropdownsdtsui2017-08-041-8/+22
| * Increase size of settings dropdown and account settings dropdownsdtsui2017-08-042-2/+2
| * Increase size of network dropdownsdtsui2017-08-041-1/+2
| * Add note with previous fa-angle-down for future refactorsdtsui2017-08-041-0/+2
| * Position account switcher icon back in app headersdtsui2017-08-041-2/+6
| * Disable account selection dropdown from account detailssdtsui2017-08-041-5/+15
| * Fix wonky widths for notices.Kevin Serrano2017-08-041-1/+5
| * Add maximum width for private key revealKevin Serrano2017-08-041-1/+1
| * Add QR functionalityKevin Serrano2017-08-041-0/+13
| * lint fixkumavis2017-08-021-2/+2
* | Cleanup before rebase on NewUI - need new version of AccountDropdownssdtsui2017-08-071-11/+2
* | Allow clicks on account view to enable sidebar, not just burgersdtsui2017-08-071-4/+4
* | Refactor account name css - mobile viewssdtsui2017-08-072-10/+4
* | Refactor app-header css, including box shadow and z-indexsdtsui2017-08-071-1/+1
* | Add fine css tweaks to hero balance - laptopsdtsui2017-08-071-1/+1
* | Fix font size of eth display for 576-780px vwsdtsui2017-08-071-2/+0
* | Normalize sidebar dimensions and adjust hero button responsivenesssdtsui2017-08-072-6/+2
* | Implement hero balance UI, mobilesdtsui2017-08-071-51/+38
* | Position account display and burger in mobile tx viewsdtsui2017-08-072-7/+42
* | Move remaining debug, fonts, reset, and transitions into inverted trianglesdtsui2017-08-071-2/+6
* | Add rough layout for flat layout tx details, add notes for breakpointssdtsui2017-08-031-20/+39
* | Implement 'clear buttons' for tx viewsdtsui2017-08-032-45/+38
* | Isolate routing logic for isUnlocked, remove stray logssdtsui2017-08-032-3/+0
* | Finalize height for main screens, excluding sidebarsdtsui2017-08-032-6/+1
* | Implement custom sidebar, with close buttonsdtsui2017-08-032-12/+15
* | Integrate slideout menu with tx viewsdtsui2017-08-031-7/+29
* | Hook up responsive sidebarsdtsui2017-08-031-2/+2
* | Add burger icon and phone-visible media queriessdtsui2017-08-031-0/+5
* | Make wallet view visible iff vw above 575pxsdtsui2017-08-031-1/+1
* | Hook up send button to Send Token screensdtsui2017-08-011-1/+12
* | Implement mobile-friendly responsive layout with flex wrapsdtsui2017-08-012-2/+9
* | Add rough layout for tx list itemssdtsui2017-08-011-0/+60
* | Add tx-view content divider componentsdtsui2017-08-011-5/+6
* | Add hyperscript for tx-view tabssdtsui2017-08-011-9/+27
* | Add TxView, use width percentages instead of flex-grow for layoutsdtsui2017-08-012-1/+54
* | Adjust button styles to left align with wallet textsdtsui2017-08-011-7/+4
* | Adjust popup size to 545x450; refactor wallet view to fitsdtsui2017-08-012-60/+28
* | Isolate wallet-content-display componentsdtsui2017-07-312-2/+62
* | Add layout for Buy and Send buttonssdtsui2017-07-311-1/+44
* | Add hyperscript for wallet display componentsdtsui2017-07-311-4/+48
* | Center account name and dropdownssdtsui2017-07-311-5/+4
* | Add note for later on isolating componentssdtsui2017-07-311-1/+1
* | Add containers for wallet view and dropdown UIsdtsui2017-07-311-0/+81
* | Adjust button styles for Send Token screensdtsui2017-07-311-0/+1
* | Adjust copy in send token confirmation screensdtsui2017-07-301-2/+2
* | Move action buttons out of send token container, tweak stylessdtsui2017-07-301-38/+40
* | Simplify btn-green colorssdtsui2017-07-301-0/+1
* | Add rounded background to total token, with minor styling tweakssdtsui2017-07-301-21/+171
* | Add note to self, for future code cleanupsdtsui2017-07-301-1/+7
* | Add content boxes to pendingTx, prep for reusabilitysdtsui2017-07-301-330/+179
* | [WIP] Isolate form logic from rest of confirmation UIsdtsui2017-07-301-22/+27
* | Add responsive container; add send token copysdtsui2017-07-301-0/+7
|/
* Fix dropdown toggle behavior - account dropdownssdtsui2017-07-291-2/+16
* Correct token pluralization for one tokenDan Finlay2017-07-281-1/+3
* Set min gas price to 1 gweiDan Finlay2017-07-281-1/+1
* Ensure loading indication is full screenDan Finlay2017-07-281-0/+1
* Fix loading indication placementDan Finlay2017-07-281-1/+1
* Remove object spread syntaxDan Finlay2017-07-271-7/+9
* Set initial scale for mobile.Dan Finlay2017-07-271-1/+3
* Re-center network dropdownsdtsui2017-07-271-1/+2
* Make account selection dropdown menu scrollable when too large for viewsdtsui2017-07-271-0/+2
* Remove Account Settings item from optionsMenu, unnecessarysdtsui2017-07-271-8/+0
* Lots of flex rearrangement on account detail viewDan Finlay2017-07-265-52/+58
* Replace ui with responsive-uiDan Finlay2017-07-257-104/+329
* Merge branch 'master' into NewUIDan Finlay2017-07-211-1/+1
|\
| * Lowered minimum gas price to 1 gweiDan Finlay2017-07-201-1/+1
| * Reenable Default Token ListDan Finlay2017-07-061-2/+0
* | Move responsive ui into its own folder for easier mergesDan Finlay2017-07-2140-0/+4069
* | Make folder for responsive UIDan Finlay2017-07-0440-4072/+0
|/
* Add menu carrat next to network searching indicatorDan Finlay2017-07-041-7/+16
* Merge branch 'master' into NoPopularTOkensThomas Huang2017-07-011-0/+2
|\
| * Remove send buttonDan Finlay2017-07-011-0/+2
* | Stop loading popular tokens by defaultDan Finlay2017-07-011-1/+3
|/
* Merge pull request #1700 from MetaMask/StyleImprovementsKevin Serrano2017-06-301-0/+1
|\
| * Add padding to token messagesDan Finlay2017-06-291-0/+1
* | change “ACCEPT” to “SUBMIT”frankiebee2017-06-301-1/+1
|/
* Merge pull request #1634 from MetaMask/i784-SendTokenButtonThomas Huang2017-06-291-7/+29
|\
| * Merge branch 'i1616-AddTokenAdding' into i784-SendTokenButtonDan Finlay2017-06-281-1/+3
| |\
| * \ Merge branch 'i1616-AddTokenAdding' into i784-SendTokenButtonDan Finlay2017-06-241-7/+4
| |\ \
| * \ \ Merge branch 'master' into i784-SendTokenButtonDan Finlay2017-06-231-4/+18
| |\ \ \
| * | | | Fix propagationDan Finlay2017-06-201-1/+1
| * | | | Add send button to TokenFactoryDan Finlay2017-06-201-7/+29
* | | | | Merge pull request #1620 from MetaMask/i1616-AddTokenAddingThomas Huang2017-06-292-32/+78
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Support other network linksDan Finlay2017-06-281-1/+3
| | |_|/ | |/| |
| * | | Merge branch 'master' into i1616-AddTokenAddingDan Finlay2017-06-231-4/+18
| |\ \ \ | | | |/ | | |/|
| * | | Reduce token list clutter by only showing held tokensDan Finlay2017-06-201-7/+4
| | |/ | |/|
| * | Add ability to add tokens to token listDan Finlay2017-06-161-10/+30
| * | Merge branch 'AddTokenList' into AddingTokensDan Finlay2017-06-161-15/+7
| |\ \
| * | | Create add token button and template viewDan Finlay2017-06-151-22/+49
* | | | Merge pull request #1675 from MetaMask/warning-fixesDan Finlay2017-06-281-1/+1
|\ \ \ \
| * | | | Fix react warning for keys on ens address bookKevin Serrano2017-06-271-1/+1
| | |_|/ | |/| |
* | | | Change disabling button as state property.Kevin Serrano2017-06-271-5/+4
* | | | Prevent users from accidentally submitting two transactions by disabling button.Kevin Serrano2017-06-271-0/+3
|/ / /
* | / Add better event lifecycle management to token list.Dan Finlay2017-06-201-4/+18
| |/ |/|
* | Merge remote-tracking branch 'origin/master' into AddTokenListDan Finlay2017-06-161-15/+7
|\ \ | |/ |/|
| * Merge pull request #1600 from MetaMask/i1554-ensSymFixKevin Serrano2017-06-141-15/+7
| |\
| | * Cleanup zero addresses.Kevin Serrano2017-06-141-5/+6
| | * Fix check icon appearing in inappropriate situations.Kevin Serrano2017-06-131-13/+4
* | | Multiple loading style improvementsDan Finlay2017-06-151-1/+4
* | | Remove excessive logDan Finlay2017-06-151-1/+0
* | | Add no tokens messageDan Finlay2017-06-151-9/+13
* | | Vertically center loading indicationDan Finlay2017-06-151-2/+10
* | | Refresh token balance on network changeDan Finlay2017-06-151-5/+22
* | | Persist selected account tabDan Finlay2017-06-151-2/+13
* | | Auto populate token list with popular token balancesDan Finlay2017-06-144-19/+59
* | | Merge branch 'master' into AddTokenListDan Finlay2017-06-1321-311/+646
|\| |
| * | only prefix ethereum addressfrankiebee2017-06-131-5/+6
| * | prefix the address with "ethereum:"frankiebee2017-06-131-2/+1
| |/
| * Merge pull request #1574 from MetaMask/internfixDan Finlay2017-06-131-1/+1
| |\
| | * Modify wording to new accept.Kevin Serrano2017-06-101-1/+1
| | * Merge branch 'master' of github.com:nihar97/metamask-plugin into internfixKevin Serrano2017-06-091-1/+1
| | |\
| | | * continue button changed to agreeNihar2017-05-171-1/+1
| * | | Merge branch 'master' into gasupdaterDan Finlay2017-06-133-13/+87
| |\| |
| | * | Fix bug that prevented publishing contractsDan Finlay2017-06-061-1/+1
| | * | Merge pull request #1545 from MetaMask/inValidAddressFixkumavis2017-06-062-3/+18
| | |\ \
| | | * | Fix for quick switch on ENS namesfrankiebee2017-06-061-0/+2
| | | * | set the ensResolution to an invalid address if an error ocurs durring look upfrankiebee2017-06-061-0/+1
| | | * | Fix linting errorfrankiebee2017-06-061-1/+0
| | | * | move address check to util.isValidAddressfrankiebee2017-06-061-2/+2
| | | * | Fix punctuationfrankiebee2017-06-061-1/+1
| | | * | Dissallow transactions to be sent to 0x0000000000000000000000000000000000000000frankiebee2017-06-062-1/+14
| | * | | Remove dead style codeDan Finlay2017-06-051-3/+0
| | * | | Move address copying into reusable componentDan Finlay2017-06-052-20/+54
| | * | | Add copy links to mini tx panelsDan Finlay2017-06-051-10/+38
| | |/ /
| * / / Update gasblocklimit params with every block.Kevin Serrano2017-06-031-2/+9
| |/ /
| * | Add max gas limit to UIKevin Serrano2017-05-251-0/+2
| * | Minor cleanup of lintKevin Serrano2017-05-251-1/+0
| * | Minor cleanupKevin Serrano2017-05-251-2/+2
| * | Fix bug where submit was enabled when invalid params were filled out.Kevin Serrano2017-05-252-5/+11
| * | Cleanup code.Kevin Serrano2017-05-251-7/+15
| * | Fix test, create new value for precision/scaleKevin Serrano2017-05-242-3/+5
| * | Merge branch 'master' into i1412-decimalizethegasKevin Serrano2017-05-243-6/+31
| |\ \
| | * | Tolerate nonces of any formatDan Finlay2017-05-231-2/+2
| | * | Render txs with no nonceDan Finlay2017-05-231-1/+1
| | * | LintDan Finlay2017-05-222-6/+3
| | * | Label the pending tx icon with a tooltipDan Finlay2017-05-221-5/+12
| | * | Add transaction number (nonce) to tx listDan Finlay2017-05-221-0/+21
| | * | Fix decimal toleranceDan Finlay2017-05-181-1/+1
| | * | Fix bug where decimals in gas inputs gave strange resultsDan Finlay2017-05-181-1/+1
| | |/
| * | Increase accuracy of our rounding schemes.Kevin Serrano2017-05-241-3/+26
| * | Modify test, replace clone package.Kevin Serrano2017-05-181-7/+4
| * | Fix merge conflicts.Kevin Serrano2017-05-1710-76/+100
| |\|
| | * Fix fiat renderingDan Finlay2017-05-175-14/+20
| | * Merge pull request #1430 from MetaMask/i1407-FixNonEditingTxFormkumavis2017-05-168-66/+84
| | |\
| | | * LintedDan Finlay2017-05-162-5/+6
| | | * Verify updating gas value updatesDan Finlay2017-05-161-2/+0
| | | * Got test failing nearly correctlyDan Finlay2017-05-161-1/+12
| | | * Skip jazzicons in unit testsDan Finlay2017-05-161-4/+9
| | | * Remove redux dependency from eth-balance and its dependent treeDan Finlay2017-05-136-22/+24
| | | * Break up pending-tx component for better unit testabilityDan Finlay2017-05-111-38/+39
| | * | Remove all traces of testnetThomas Huang2017-05-162-2/+2
| | * | Change default network to rinkebyThomas Huang2017-05-162-5/+5
| | |/
| * | Fix reset button.Kevin Serrano2017-05-172-8/+10
| * | Complete transition into BN.Kevin Serrano2017-05-172-13/+157
| |/
| * ens - add mainnet ens supportkumavis2017-05-101-7/+9
| * Redefine txmeta when submitting.Kevin Serrano2017-05-091-1/+1
| * Merge branch 'i1381-GasPriceInGwei' of github.com:MetaMask/metamask-plugin in...Kevin Serrano2017-05-092-7/+15
| |\
| | * CleanupDan Finlay2017-05-091-2/+2
| | * Input gas in gweiDan Finlay2017-05-081-7/+14
| | * Fix ens iterated element without key errorDan Finlay2017-05-081-0/+1
| * | ui - remove web3, use eth-querykumavis2017-05-091-1/+1
| |/
| * Merge branch 'master' into rinkebyDan Finlay2017-04-284-8/+7
| |\
| | * Fix linting warningsThomas Huang2017-04-274-8/+7
| * | Linting.Kevin Serrano2017-04-261-1/+1
| * | Add missing changes. Create unique style for rinkeby icon.Kevin Serrano2017-04-263-3/+9
| * | change network name to rinkeby when selectedNickyg2017-04-261-1/+10
| * | add rinkeby networkNickyg2017-04-262-1/+7
| |/
| * fix spellingfrankiebee2017-04-252-4/+4
| * Css fixesfrankiebee2017-04-242-7/+9
| * make buy button greenfrankiebee2017-04-241-1/+1
| * remove updateCoinBaseAmount actionJared Pereira2017-04-241-3/+0
| * remove updateBuyAddress actionJared Pereira2017-04-242-7/+1
| * Initial redo attempt of the buy view to look like vladt's desighnfrankiebee2017-04-194-189/+124
| * Create a custom radio list componentfrankiebee2017-04-191-0/+61
* | Add placeholder etherscan token iconsDan Finlay2017-04-252-2/+10
* | Get token list looking okDan Finlay2017-04-224-10/+120
* | Add functional but ugly and hard-coded token listDan Finlay2017-04-214-13/+73
|/
* clean - remove unused extension refkumavis2017-04-051-3/+2
* add platforms to mascara + move buyEther window open to uikumavis2017-04-052-7/+8
* ui - use global.platform for extension interactionkumavis2017-04-013-8/+3
* extension - prefer extensionizer modulekumavis2017-03-314-4/+4
* Merge branch 'master' into kovan-faucet-instructionsDan Finlay2017-03-291-98/+37
|\
| * Improve UI gas calculation logicDan Finlay2017-03-291-98/+37
* | Merge branch 'master' into kovan-faucet-instructionsKevin Serrano2017-03-281-0/+3
|\|
| * Fix edge case where notice does not require scrollbar.Kevin Serrano2017-03-281-0/+3
* | Add link to kovan faucet instructions.Kevin Serrano2017-03-281-2/+9
|/
* Merge branch 'master' into kovan-noticeDan Finlay2017-03-254-434/+538
|\
| * Fix tx selecting bugDan Finlay2017-03-251-0/+1
| * Remove unnecessary logDan Finlay2017-03-251-2/+0
| * Disable accept button when gas limit is too lowDan Finlay2017-03-251-8/+5
| * Make gas calculations on render more consistentDan Finlay2017-03-241-10/+16
| * Fix initial tx fee estimationDan Finlay2017-03-242-4/+5
| * Fix a couple thingsDan Finlay2017-03-242-15/+42
| * Make reset button clear errorsDan Finlay2017-03-241-0/+1
| * Fix initial gas price estimateDan Finlay2017-03-241-4/+5
| * Prevent default for reset and reject buttonsDan Finlay2017-03-241-1/+2
| * Override browser default validation messageDan Finlay2017-03-241-0/+1
| * Fix some broken refsDan Finlay2017-03-241-2/+2
| * Merge branch 'i1234-HardGasLimits-BrowserForm' of github.com:MetaMask/metamas...Dan Finlay2017-03-244-2/+18
| |\
| | * Merge branch 'master' into i1234-HardGasLimits-BrowserFormKevin Serrano2017-03-241-1/+1
| | |\
| | | * Enable etherscan linking on Kovan transaction list items.Kevin Serrano2017-03-231-1/+1
| | * | Merge branch 'master' into i1234-HardGasLimits-BrowserFormDan Finlay2017-03-233-1/+17
| | |\|
| * | | Combine pending-tx-details component into pending-tx-detailsDan Finlay2017-03-242-370/+346
| |/ /
| * | Merge branch 'master' into i1234-HardGasLimits-BrowserFormDan Finlay2017-03-231-36/+56
| |\ \
| * | | Got basic validations workingDan Finlay2017-03-233-94/+179
| * | | Some progressDan Finlay2017-03-232-7/+16
* | | | Reset disabled state for confirm button after every notice.Kevin Serrano2017-03-231-1/+4
| |_|/ |/| |
* | | Merge branch 'master' into i238-kovanKevin Serrano2017-03-231-0/+1
|\ \ \
| * | | Hide the password in the private key retrieval screen.Kevin Serrano2017-03-231-0/+1
| | |/ | |/|
* | | Add kovan to drop-menu-itemKevin Serrano2017-03-231-1/+4
* | | Add conditional kovan to current network component.Kevin Serrano2017-03-231-0/+12
|/ /
* / Adjust private key confirmation style and logic.Kevin Serrano2017-03-211-36/+56
|/
* Improve personal_sign styleDan Finlay2017-03-172-11/+23
* Merge branch 'master' into i1165-predictiveKevin Serrano2017-03-151-2/+2
|\
| * Rename variables to proper currency state variables.Kevin Serrano2017-03-151-2/+2
* | Minor change in removing opts object.Kevin Serrano2017-03-151-4/+1
* | Add comments.Kevin Serrano2017-03-111-0/+5
* | Allow for adding recently used addresses to address book.Kevin Serrano2017-03-101-2/+11
* | Create distinct labels and names for addresses.Kevin Serrano2017-03-101-1/+5
* | Display owned addresses in datalist.Kevin Serrano2017-03-101-0/+10
|/
* Add ENS click to copyDan Finlay2017-03-091-9/+8
* Get basic ENS workingDan Finlay2017-03-096-52/+119
|\
| * Remove logDan Finlay2017-03-071-1/+0
| * Render personal_sign messages as utf-8 textDan Finlay2017-03-072-12/+46
| * Prevent submission of invalid gas parameters.Kevin Serrano2017-03-022-3/+26
| * Various improvements to gas input.Kevin Serrano2017-03-023-27/+22
| * Only allow numbers in gas inputsDan Finlay2017-03-021-0/+1
* | Add ens recognition to send form inputDan Finlay2017-03-011-0/+131
|/
* Add reset button to reset gas fields.Kevin Serrano2017-03-012-4/+20
* Merge branch 'i765-gaslimits' of github.com:MetaMask/metamask-plugin into i76...Dan Finlay2017-03-011-2/+12
|\
| * Gas and Gaslimit revert to default if set to 0Kevin Serrano2017-03-011-2/+12
* | Add a couple more debug logsDan Finlay2017-03-011-0/+1
|/
* lintsKevin Serrano2017-03-011-3/+0
* Remove advanced options for now.Kevin Serrano2017-03-011-15/+4
* Merge branch 'i765-gaslimits' of github.com:MetaMask/metamask-plugin into i76...Dan Finlay2017-03-011-0/+2
|\
| * lintKevin Serrano2017-03-011-2/+4
* | LintedDan Finlay2017-03-011-2/+2