aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app
Commit message (Collapse)AuthorAgeFilesLines
* Add notes for overlay click actionsdtsui2017-08-031-0/+1
|
* Implement custom sidebar, with close buttonsdtsui2017-08-033-13/+82
|
* Integrate slideout menu with tx viewsdtsui2017-08-034-16/+46
|
* Hook up responsive sidebarsdtsui2017-08-034-3/+27
|
* Add burger icon and phone-visible media queriessdtsui2017-08-032-4/+9
|
* Make wallet view visible iff vw above 575pxsdtsui2017-08-034-5/+25
|
* Hook up send button to Send Token screensdtsui2017-08-011-1/+12
|
* Implement mobile-friendly responsive layout with flex wrapsdtsui2017-08-014-4/+16
|
* 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-013-5/+61
|
* Adjust button styles to left align with wallet textsdtsui2017-08-011-7/+4
|
* Use DIN OT in wallet viewsdtsui2017-08-012-6/+13
|
* 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-312-8/+7
|
* Add note for later on isolating componentssdtsui2017-07-311-1/+1
|
* Add box shadow to main containersdtsui2017-07-311-0/+1
|
* Add containers for wallet view and dropdown UIsdtsui2017-07-312-3/+84
|
* Add layout for main container elementssdtsui2017-07-312-12/+49
|
* Remove old header spacesdtsui2017-07-311-11/+0
|
* Adjust dimensions of popup.html and app bar to matchsdtsui2017-07-311-1/+1
|
* Adjust button styles for Send Token screensdtsui2017-07-312-1/+2
|
* 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-303-4/+4
|
* Enhance button and input css reset to protect from user agent stylesheetsdtsui2017-07-301-0/+4
|
* Add rounded background to total token, with minor styling tweakssdtsui2017-07-304-29/+180
|
* Add note to self, for future code cleanupsdtsui2017-07-301-1/+7
|
* Add content boxes to pendingTx, prep for reusabilitysdtsui2017-07-301-330/+179
|
* Cleanup unnecessary pending tx-switching logicsdtsui2017-07-301-60/+19
|
* [WIP] Isolate form logic from rest of confirmation UIsdtsui2017-07-301-22/+27
|
* Clean up send screensdtsui2017-07-301-2/+6
|
* Center action buttons, add minor style adjustmentssdtsui2017-07-302-58/+88
|
* Center send token content; hook up 'Next' and 'Cancel' buttonssdtsui2017-07-303-173/+203
|
* Add high-level css layout for Send Tokensdtsui2017-07-301-23/+78
|
* Add responsive container; add send token copysdtsui2017-07-302-93/+53
|
* Add token logo to send screensdtsui2017-07-302-2/+32
|
* Rearrange header components: closer to redesigned UIsdtsui2017-07-301-31/+18
|
* Add for use in main headersdtsui2017-07-302-1/+3
|
* [WIP] Propose more scaleable color managementsdtsui2017-07-301-0/+2
|
* Fix dropdown behavior - networksdtsui2017-07-291-1/+11
|
* Fix dropdown toggle behavior - settingssdtsui2017-07-291-1/+5
|
* Fix dropdown toggle behavior - account dropdownssdtsui2017-07-291-2/+16
|
* Fix react warningDan Finlay2017-07-281-0/+6
|
* Limit max width of seed word conf screenDan Finlay2017-07-281-2/+5
|
* Correct token pluralization for one tokenDan Finlay2017-07-281-1/+3
|
* Merge branch 'master' into NewUIDan Finlay2017-07-281-1/+0
|\
| * logState - dont redundantly log to consolekumavis2017-07-271-1/+0
| |
* | 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 unused parameterDan Finlay2017-07-282-2/+2
| |
* | Restore support linkDan Finlay2017-07-281-4/+4
| |
* | Fix info page formattingDan Finlay2017-07-281-6/+14
| |
* | Fix spellingDan Finlay2017-07-281-1/+1
| |
* | Fix custom provider indicationDan Finlay2017-07-272-6/+6
| |
* | Remove object spread syntaxDan Finlay2017-07-271-7/+9
| |
* | Set initial scale for mobile.Dan Finlay2017-07-272-2/+4
| |
* | Re-center network dropdownsdtsui2017-07-272-2/+5
| |
* | 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-2610-132/+129
| | | | | | | | Includes removal of ReactCssTransitionGroup for a simpler UI refactor.
* | Restore sort order fixDan Finlay2017-07-251-1/+1
| |
* | Replace ui with responsive-uiDan Finlay2017-07-2516-576/+537
| |
* | Fix referenceDan Finlay2017-07-211-1/+1
| |
* | Merge branch 'master' into NewUIDan Finlay2017-07-213-4/+10
|\|
| * Lowered minimum gas price to 1 gweiDan Finlay2017-07-201-1/+1
| |
| * Add support page link to help pageDan Finlay2017-07-181-2/+8
| | | | | | | | Also adjust github link to be a new bug link, which goes to the new issue page.
| * Fix spellingtmashuang2017-07-061-1/+1
| |
| * Reenable Default Token ListDan Finlay2017-07-061-2/+0
| | | | | | | | Looks pretty clear to me now that the heavy traffic spike was not this feature, but was the EOS crowdsale. Now that we've mitigated their traffic spike, I think we can safely re-introduce this feature.
* | Move responsive ui into its own folder for easier mergesDan Finlay2017-07-2178-0/+10740
| |
* | Make folder for responsive UIDan Finlay2017-07-0478-10743/+0
|/
* Merge branch 'master' into i1720-NoSpinnerOnConfigKevin Serrano2017-07-042-23/+47
|\
| * Indicate which network is being searched forDan Finlay2017-07-041-1/+22
| |
| * Add menu carrat next to network searching indicatorDan Finlay2017-07-042-22/+25
| |
* | No longer show network spinner on config screenDan Finlay2017-07-041-1/+1
|/ | | | The config screen is used to select networks, so we must not block it with network loading indication.
* Merge branch 'master' into NoPopularTOkensThomas Huang2017-07-011-0/+2
|\
| * Remove send buttonDan Finlay2017-07-011-0/+2
| | | | | | | | Some token precisions are not respected by TokenFactory, so it's not sufficient for a default send form. Removing for now.
* | Stop loading popular tokens by defaultDan Finlay2017-07-011-1/+3
|/ | | | Improves performance when loading the token tab.
* Merge pull request #1700 from MetaMask/StyleImprovementsKevin Serrano2017-06-301-0/+1
|\ | | | | Add padding to token messages
| * Add padding to token messagesDan Finlay2017-06-291-0/+1
| |
* | change “ACCEPT” to “SUBMIT”frankiebee2017-06-301-1/+1
|/
* Merge pull request #1690 from MetaMask/i1669-StateCopyButtonThomas Huang2017-06-291-0/+28
|\ | | | | Add copy state logs button
| * Add copy state logs buttonDan Finlay2017-06-291-0/+28
| |
* | Merge pull request #1634 from MetaMask/i784-SendTokenButtonThomas Huang2017-06-291-7/+29
|\ \ | | | | | | Add send token button (link to TokenFactory)
| * \ Merge branch 'i1616-AddTokenAdding' into i784-SendTokenButtonDan Finlay2017-06-283-4/+21
| |\ \
| * \ \ Merge branch 'i1616-AddTokenAdding' into i784-SendTokenButtonDan Finlay2017-06-241-7/+4
| |\ \ \
| * \ \ \ Merge branch 'master' into i784-SendTokenButtonDan Finlay2017-06-233-10/+20
| |\ \ \ \
| * | | | | Fix propagationDan Finlay2017-06-201-1/+1
| | | | | |
| * | | | | Add send button to TokenFactoryDan Finlay2017-06-201-7/+29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | A simple solution to a temporary token send screen: Linking to EtherScan. Will hold us over until we make our own token send view.
* | | | | | Merge pull request #1620 from MetaMask/i1616-AddTokenAddingThomas Huang2017-06-297-35/+346
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | Add ability to add tokens to token list
| * | | | | Remove token contract validation stepDan Finlay2017-06-281-13/+1
| | |_|_|/ | |/| | |
| * | | | Do not allow adding non token addressesDan Finlay2017-06-281-1/+13
| | | | |
| * | | | Support other network linksDan Finlay2017-06-281-1/+3
| | | | |
| * | | | Merge branch 'i1616-AddTokenAdding' of github.com:MetaMask/metamask-plugin ↵Dan Finlay2017-06-281-1/+2
| |\ \ \ \ | | | | | | | | | | | | | | | | | | into i1616-AddTokenAdding
| | * | | | Fix Back Button on Add Token ViewThomas Huang2017-06-271-1/+2
| | | |_|/ | | |/| |
| * / | | Fix token adding bugDan Finlay2017-06-281-1/+3
| |/ / /
| * | | Merge branch 'master' into i1616-AddTokenAddingDan Finlay2017-06-233-10/+20
| |\ \ \ | | | |/ | | |/|
| * | | Reduce token list clutter by only showing held tokensDan Finlay2017-06-201-7/+4
| | |/ | |/| | | | | | | We could change this when we allow hiding/removing tokens, but for now, this is a simple and pleasant solution.
| * | Add ability to add tokens to token listDan Finlay2017-06-164-17/+51
| | | | | | | | | | | | Fiex #1616
| * | Make add token screen a fully working formDan Finlay2017-06-161-11/+141
| | | | | | | | | | | | Entering the address of a valid HumanStandardToken even auto-fills the other fields!
| * | Merge branch 'AddTokenList' into AddingTokensDan Finlay2017-06-162-15/+10
| |\ \
| * | | Remove logDan Finlay2017-06-161-1/+0
| | | |
| * | | Create add token button and template viewDan Finlay2017-06-156-24/+170
| | | |
* | | | Merge pull request #1681 from MetaMask/AddressStrippingDan Finlay2017-06-281-1/+1
|\ \ \ \ | | | | | | | | | | Remove trailing periods and whitespace
| * | | | Remove trailing periods and white spaceThomas Huang2017-06-281-1/+1
| | | | |
* | | | | Add Back Button for Import ScreenThomas Huang2017-06-281-0/+9
| | | | |
* | | | | Merge pull request #1675 from MetaMask/warning-fixesDan Finlay2017-06-282-2/+2
|\ \ \ \ \ | | | | | | | | | | | | React Warning Fixes
| * | | | | Fix react warning for keys on ens address bookKevin Serrano2017-06-271-1/+1
| | | | | |
| * | | | | Fix react warning on create-vault-completeKevin Serrano2017-06-271-1/+1
| | |_|_|/ | |/| | |
* | | | | Rename Send to NextThomas Huang2017-06-281-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
|/ / /
* | | Merge pull request #1603 from MetaMask/AddTokenListKevin Serrano2017-06-2312-31/+371
|\ \ \ | | | | | | | | Add popular token list
| * | | Add better event lifecycle management to token list.Dan Finlay2017-06-201-4/+18
| | |/ | |/| | | | | | | | | | Token list now renders errors when a token lookup fails. Also now cleans up event listeners when re-initializing the token list.
| * | Merge remote-tracking branch 'origin/master' into AddTokenListDan Finlay2017-06-162-15/+10
| |\ \ | | |/ | |/|
| * | Hide message on normal loadingDan Finlay2017-06-151-1/+3
| | |
| * | Multiple loading style improvementsDan Finlay2017-06-152-8/+16
| | | | | | | | | | | | | | | | | | | | | - When seeking network, show a full screen loading indication + message. - Network menu is still accessible "over" this indication. - Top Menu-Droppo components now slide *under* the menu bar like they should. - Loading indication opacity increased to increase message legibility.
| * | 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-153-12/+41
| | | | | | | | | | | | Also improve error handling with token balances.
| * | Rename history to sentDan Finlay2017-06-141-1/+1
| | |
| * | Auto populate token list with popular token balancesDan Finlay2017-06-146-30/+66
| | | | | | | | | | | | | | | | | | | | | | | | | | | Half implements #175 Things to do: - Add ability to add tokens to the list. - Persist the token tab selection (so it is an implicit preference) - Check what's up with the token-tracker polling, it seems like it is not waiting the interval.
| * | Merge branch 'master' into AddTokenListDan Finlay2017-06-1337-6150/+982
| |\ \
| * | | Add placeholder etherscan token iconsDan Finlay2017-04-252-2/+10
| | | |
| * | | Get token list looking okDan Finlay2017-04-225-12/+136
| | | |
| * | | Add functional but ugly and hard-coded token listDan Finlay2017-04-215-14/+109
| | | |
* | | | Merge pull request #1655 from MetaMask/fix-malitoThomas Huang2017-06-221-5/+1
|\ \ \ \ | | | | | | | | | | Fix broken malito link.
| * | | | Fix broken malito link.Kevin Serrano2017-06-221-5/+1
| | |_|/ | |/| |
* / | | Make seed confirmation wording scarierDan Finlay2017-06-211-1/+1
|/ / /
* | | Add a new warning for file import JSONKevin Serrano2017-06-151-0/+3
| | |
* | | Merge pull request #1600 from MetaMask/i1554-ensSymFixKevin Serrano2017-06-141-15/+7
|\ \ \ | |_|/ |/| | ENS symbol renders on proper networks
| * | Cleanup zero addresses.Kevin Serrano2017-06-141-5/+6
| | |
| * | Fix check icon appearing in inappropriate situations.Kevin Serrano2017-06-131-13/+4
| | |
* | | 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
|\ \ | | | | | | Wording fix for notice button
| * | 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 pull request #1570 from MetaMask/addfaqDan Finlay2017-06-132-11/+10
|\ \ \ \ | | | | | | | | | | Modify FAQ to be more visible.
| * | | | Modify FAQ to be more visible.Kevin Serrano2017-06-092-11/+10
| |/ / /
* | | | Merge branch 'master' into gasupdaterDan Finlay2017-06-135-13/+89
|\| | |
| * | | Fix bug that prevented publishing contractsDan Finlay2017-06-061-1/+1
| | | |
| * | | Merge pull request #1545 from MetaMask/inValidAddressFixkumavis2017-06-064-3/+20
| |\ \ \ | | | | | | | | | | Dissallow transactions to be sent to 0x000...
| | * | | 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-062-2/+1
| | | | |
| | * | | move address check to util.isValidAddressfrankiebee2017-06-063-3/+4
| | | | |
| | * | | Fix punctuationfrankiebee2017-06-061-1/+1
| | | | |
| | * | | Dissallow transactions to be sent to 0x0000000000000000000000000000000000000000frankiebee2017-06-064-2/+16
| | | | |
| * | | | Remove dead style codeDan Finlay2017-06-051-3/+0
| | | | |
| * | | | Move address copying into reusable componentDan Finlay2017-06-052-20/+54
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | "copyable" component allows any elements to be wrapped to include: - a tool tip that changes/debounces its label when clicked. - a customizable copyable value. Fixes #1539
| * | | | Add copy links to mini tx panelsDan Finlay2017-06-051-10/+38
| |/ / /
* / / / Update gasblocklimit params with every block.Kevin Serrano2017-06-032-3/+12
|/ / /
* | | 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
| | | |
* | | | Merge branch 'master' into i1412-decimalizethegasKevin Serrano2017-05-181-1/+1
|\| | |
| * | | Fix bug where edited gas parameters did not take effectDan Finlay2017-05-171-1/+1
| |/ / | | | | | | | | | Fixes #1407
* | | Fix merge conflicts.Kevin Serrano2017-05-1717-92/+141
|\| |
| * | Fix fiat renderingDan Finlay2017-05-1710-18/+35
| | | | | | | | | | | | | | | | | | | | | | | | Fixes #1439. When reorganizing fiat-value component to not use global state, had missed its necessary `currentCurrency` parameter. This now passes it in wherever it's used.
| * | Merge pull request #1430 from MetaMask/i1407-FixNonEditingTxFormkumavis2017-05-1613-79/+111
| |\ \ | | | | | | | | Add test around conf-tx view's gas editing.
| | * | lint - mandatory danglekumavis2017-05-161-1/+1
| | | | | | | | | | | | :stuck_out_tongue:
| | * | ui - send - clean props assignmentkumavis2017-05-161-8/+10
| | | |
| | * | Merge branch 'master' into i1407-FixNonEditingTxFormDan Finlay2017-05-161-5730/+207
| | |\ \
| | * | | 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-1311-35/+49
| | | | | | | | | | | | | | | | | | | | For better unit testability of the conf-tx view.
| | * | | Break up pending-tx component for better unit testabilityDan Finlay2017-05-111-38/+39
| | | | |
| * | | | Remove all traces of testnetThomas Huang2017-05-164-4/+4
| | | | |
| * | | | Change default network to rinkebyThomas Huang2017-05-163-7/+7
| | |/ / | |/| |
* | | | Fix reset button.Kevin Serrano2017-05-172-8/+10
| | | |
* | | | Complete transition into BN.Kevin Serrano2017-05-172-13/+157
|/ / /
* | | Prettify JSONKevin Serrano2017-05-121-1/+207
| | |
* | | Trim currency list.Kevin Serrano2017-05-121-5730/+1
|/ /
* | 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 ↵Kevin Serrano2017-05-093-7/+16
|\ \ | | | | | | | | | into i1381-GasPriceInGwei
| * | CleanupDan Finlay2017-05-091-2/+2
| | |
| * | Input gas in gweiDan Finlay2017-05-081-7/+14
| | | | | | | | | | | | | | | | | | | | | Also enforces "safe low gas" minimum recommended by this article by eth-gas-station: https://medium.com/@ethgasstation/the-safe-low-gas-price-fb44fdc85b91 Fixes #1381
| * | Fix ens iterated element without key errorDan Finlay2017-05-081-0/+1
| | |
| * | allow copy(logState()) to copy to clipboardDan Finlay2017-05-081-0/+1
| | |
* | | ui - remove web3, use eth-querykumavis2017-05-092-2/+2
| | |
* | | Fox watches over us again.Kevin Serrano2017-05-031-6/+6
|/ /
* | Adjust fox look heightDan Finlay2017-05-011-1/+1
| |
* | Make fox look away while typing passwordDan Finlay2017-05-011-6/+6
| | | | | | | | | | Inspired by this tweet: https://twitter.com/Aashay/status/858791285976481792
* | Merge branch 'master' into rinkebyDan Finlay2017-04-289-16/+12
|\ \
| * | Fix linting warningsThomas Huang2017-04-279-16/+12
| | |
* | | Linting.Kevin Serrano2017-04-262-2/+2
| | |
* | | Add missing changes. Create unique style for rinkeby icon.Kevin Serrano2017-04-265-4/+14
| | |
* | | change network name to rinkeby when selectedNickyg2017-04-261-1/+10
| | |
* | | add rinkeby networkNickyg2017-04-264-1/+21
|/ /
* | fix spellingfrankiebee2017-04-252-4/+4
| |
* | Css fixesfrankiebee2017-04-242-7/+9
| |
* | make buy button greenfrankiebee2017-04-241-1/+1
| |
* | Fix issue where stopPropagation didnt stop submitting the tx when clicking ↵frankiebee2017-04-241-1/+1
| | | | | | | | buy button
* | remove updateCoinBaseAmount actionJared Pereira2017-04-243-25/+0
| |
* | remove updateBuyAddress actionJared Pereira2017-04-244-29/+1
| |
* | remove case buyFormJared Pereira2017-04-231-3/+0
| |
* | remove buyButtonDeligator functionJared Pereira2017-04-231-12/+0
| |
* | remove extra buyAddress in stateJared Pereira2017-04-231-1/+0
| |
* | Initial redo attempt of the buy view to look like vladt's desighnfrankiebee2017-04-196-195/+173
| |
* | Create a custom radio list componentfrankiebee2017-04-191-0/+61
|/
* Fix account detail transition fix.Kevin Serrano2017-04-062-2/+2
|
* clean - remove unused extension refkumavis2017-04-051-3/+2
|
* add platforms to mascara + move buyEther window open to uikumavis2017-04-053-10/+13
|
* ui - use global.platform for extension interactionkumavis2017-04-014-22/+13
|
* ui - move popup auto-close after tx conf to ui entrypointkumavis2017-04-011-5/+4
|
* ui - startPopup returns store after bootkumavis2017-04-011-0/+1
|
* ui - reducer - app - code cleanupkumavis2017-04-011-27/+20
|
* etc - fix notification-manager ref, remove duplicated test filekumavis2017-03-311-2/+4
|
* introduce platform api and rename notifications to notification-managerkumavis2017-03-311-1/+1
|
* extension - prefer extensionizer modulekumavis2017-03-315-5/+5
|
* Fix potential formatting issues for seed word display.Kevin Serrano2017-03-292-4/+8
|
* Merge pull request #1268 from MetaMask/kovan-faucet-instructionsDan Finlay2017-03-291-2/+9
|\ | | | | Add Kovan faucet instructions
| * Merge branch 'master' into kovan-faucet-instructionsDan Finlay2017-03-295-129/+45
| |\
| * \ Merge branch 'master' into kovan-faucet-instructionsKevin Serrano2017-03-281-0/+3
| |\ \
| * | | Add link to kovan faucet instructions.Kevin Serrano2017-03-281-2/+9
| | | |
* | | | Merge pull request #1273 from MetaMask/i1267-seedfixDan Finlay2017-03-293-32/+5
|\ \ \ \ | |_|_|/ |/| | | Assure that seed words are placed into state tree upon request.
| * | | Assure that seed words are placed into state tree upon request.Kevin Serrano2017-03-283-32/+5
| | |/ | |/|
* | | Merge pull request #1272 from MetaMask/hideseedwordsfromlogstateDan Finlay2017-03-291-1/+5
|\ \ \ | | | | | | | | Hide seed words from UI State Dump
| * | | Remove seedWords from UI state dump.Kevin Serrano2017-03-281-1/+5
| |/ /
* | | Filter txs by txMeta network value in account detailkumavis2017-03-291-1/+1
| | |
* | | Improve UI gas calculation logicDan Finlay2017-03-293-127/+39
|/ / | | | | | | | | | | | | | | - Now striping hex prefixed gas values, which may have been causing mis-estimation. - Unified calculation logic to be entirely functional. - Greatly simplified how the pending-tx form keeps updated form state. Still needs a commit from @kumavis to ensure the background passes in a txMeta.txParams.gasPrice value.
* / Fix edge case where notice does not require scrollbar.Kevin Serrano2017-03-281-0/+3
|/
* Merge branch 'master' into kovan-noticeDan Finlay2017-03-258-452/+563
|\
| * Add personalMessages to function to calculate pending tx index.Kevin Serrano2017-03-251-1/+2
| |
| * Fix tx selecting bugDan Finlay2017-03-252-2/+3
| |