Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix loading animation not showing on network change | Alexander Tseung | 2017-10-20 | 1 | -2/+1 |
| | |||||
* | Fix selectors | Chi Kei Chan | 2017-10-20 | 1 | -1/+0 |
| | |||||
* | Get currency from state in account details, send and confirm screens. | Dan | 2017-10-20 | 1 | -1/+4 |
| | |||||
* | Turn off feature toggle. | Dan | 2017-10-19 | 1 | -8/+10 |
| | |||||
* | wip | Chi Kei Chan | 2017-10-18 | 1 | -4/+7 |
| | |||||
* | [NewUI] SendV2-#8: Send container handles tokens; gas info dynamic from ↵ | Dan J Miller | 2017-10-14 | 1 | -2/+7 |
| | | | | | | | | | | | | | | | | | | state (#2364) * Adds memo field to send-v2. * Vertical align transaction with flexbox. * Customize Gas UI * Remove internal state from InputNumber and fix use in gastooltip. * Move customize-gas-modal to its own folder and minor cleanup * Create send container, get account info from state, and make currency display more reusable * Adjusts send-v2 and container for send-token. Dynamically getting suggested gas prices. | ||||
* | Adding Account Dropdown V2 | Chi Kei Chan | 2017-10-13 | 1 | -1/+4 |
| | |||||
* | Various styling fixes | Chi Kei Chan | 2017-10-13 | 1 | -18/+27 |
| | |||||
* | Adds checkFeatureToggle util. | Dan | 2017-10-09 | 1 | -4/+2 |
| | |||||
* | UI for send screen container without form rows. | Dan | 2017-10-09 | 1 | -1/+10 |
| | |||||
* | Merge branch 'master' into NewUI-flat | Chi Kei Chan | 2017-10-04 | 1 | -0/+1 |
|\ | |||||
| * | Removed MetaMasktitle. Fixed #1730. | Branden Soropia | 2017-10-02 | 1 | -8/+0 |
| | | |||||
| * | network - convert localhost from custom rpc to network type | kumavis | 2017-09-30 | 1 | -1/+1 |
| | | |||||
* | | Shapeshift deposit tx modal. | Dan | 2017-10-02 | 1 | -33/+0 |
| | | |||||
* | | Enables the old shapeshift UI within new ui. | Dan | 2017-10-02 | 1 | -1/+5 |
| | | |||||
* | | Always set currency to USD on app mount | Chi Kei Chan | 2017-09-29 | 1 | -0/+5 |
| | | |||||
* | | Merge branch 'master' into nm | Chi Kei Chan | 2017-09-19 | 1 | -0/+2 |
|\| | |||||
| * | Resolve merge conflict from master | Kevin Serrano | 2017-09-06 | 1 | -1/+1 |
| |\ | |||||
| | * | Cleanup stray logs and lint | sdtsui | 2017-08-11 | 1 | -1/+0 |
| | | | |||||
| | * | Fix logic for dropdown components attaching checkmark to correct account | sdtsui | 2017-08-11 | 1 | -1/+2 |
| | | | |||||
| * | | Readd loose label onto accounts. | Kevin Serrano | 2017-08-10 | 1 | -0/+3 |
| |/ | |||||
* | | Make send token responsive; fix desktop send modal height | Chi Kei Chan | 2017-09-15 | 1 | -1/+1 |
| | | |||||
* | | Add responsive UI to send ether modal | Chi Kei Chan | 2017-09-15 | 1 | -1/+1 |
| | | |||||
* | | Send Token screen partial UI | Chi Kei Chan | 2017-09-07 | 1 | -0/+5 |
| | | |||||
* | | Fix header style; Address comments | Chi Kei Chan | 2017-09-05 | 1 | -2/+3 |
| | | |||||
* | | Fix menu style | Jacky Chan | 2017-09-05 | 1 | -3/+4 |
| | | |||||
* | | Fix margin, padding, height for header. | Dan | 2017-09-01 | 1 | -40/+41 |
| | | |||||
* | | Lint fixes | Dan | 2017-08-31 | 1 | -16/+9 |
| | | |||||
* | | Extend modal implementation and state management to accomodate multiple ↵ | sdtsui | 2017-08-21 | 1 | -2/+2 |
| | | | | | | | | modal types | ||||
* | | Remove unnecessary imports, and account-detail.js | sdtsui | 2017-08-14 | 1 | -3/+0 |
| | | |||||
* | | Remove unused code - network dropdown components in app | sdtsui | 2017-08-14 | 1 | -204/+0 |
| | | |||||
* | | Remove deprecated feature: main app settings dropdown | sdtsui | 2017-08-14 | 1 | -48/+0 |
| | | |||||
* | | [WIP] Extract network dropdown into own component | sdtsui | 2017-08-14 | 1 | -3/+20 |
| | | |||||
* | | [WIP] Extract network dropdown out of main app render function | sdtsui | 2017-08-14 | 1 | -0/+2 |
| | | |||||
* | | Move global modals into own pod, inside components/modals | sdtsui | 2017-08-14 | 1 | -3/+4 |
| | | |||||
* | | Add minor comments and cleanup for new components | sdtsui | 2017-08-09 | 1 | -11/+1 |
| | | |||||
* | | Move buy view into its own component - BuyOptions | sdtsui | 2017-08-09 | 1 | -36/+2 |
| | | |||||
* | | Add an additional font-size breakpoint for buy modal on the largest screens | sdtsui | 2017-08-09 | 1 | -1/+1 |
| | | |||||
* | | Move inline styles out into explicitly named BEM classes | sdtsui | 2017-08-09 | 1 | -28/+17 |
| | | |||||
* | | Implement modal content for buy flow - mobile view | sdtsui | 2017-08-09 | 1 | -1/+49 |
| | | |||||
* | | Implement global modal | sdtsui | 2017-08-09 | 1 | -0/+10 |
| | | |||||
* | | Merge branch 'NewUI' into feat/mm-ui-5-merged | sdtsui | 2017-08-07 | 1 | -6/+40 |
|\| | |||||
| * | Fix integration test failures: unnecessary sandwich-expando event ↵ | sdtsui | 2017-08-05 | 1 | -1/+0 |
| | | | | | | | | stopPropagation | ||||
| * | Re-enable css transitions for dropdowns in header, needs menu-droppo library ↵ | sdtsui | 2017-08-05 | 1 | -0/+2 |
| | | | | | | | | update | ||||
| * | Lint ui/app | sdtsui | 2017-08-04 | 1 | -10/+7 |
| | | |||||
| * | Increase size of network dropdown | sdtsui | 2017-08-04 | 1 | -0/+18 |
| | | |||||
| * | De-dupe click handler for sandwich-expando | sdtsui | 2017-08-04 | 1 | -6/+12 |
| | | |||||
| * | Move accountselector menu-droppo up to app-header | sdtsui | 2017-08-04 | 1 | -0/+22 |
| | | |||||
| * | Fix wonky widths for notices. | Kevin Serrano | 2017-08-04 | 1 | -1/+1 |
| | | |||||
| * | lint fix | kumavis | 2017-08-02 | 1 | -1/+1 |
| | | |||||
* | | Add sidebar click handler to overlay | sdtsui | 2017-08-07 | 1 | -2/+11 |
| | | |||||
* | | Refactor app-header css, including box shadow and z-index | sdtsui | 2017-08-07 | 1 | -24/+5 |
| | | |||||
* | | Add notes for @Zanibar, with props.isUnlocked and currentView.name logs | sdtsui | 2017-08-03 | 1 | -0/+4 |
| | | |||||
* | | Isolate routing logic for isUnlocked, remove stray logs | sdtsui | 2017-08-03 | 1 | -14/+4 |
| | | |||||
* | | Finalize sidebar dimensions | sdtsui | 2017-08-03 | 1 | -27/+3 |
| | | |||||
* | | Adjust header spacing for 500px and 900px heights | sdtsui | 2017-08-03 | 1 | -13/+4 |
| | | |||||
* | | Adjust sidebar transition using @cjeria\'s feedback | sdtsui | 2017-08-03 | 1 | -10/+6 |
| | | |||||
* | | Ensure app-header is rendered in responsive layout | sdtsui | 2017-08-03 | 1 | -1/+2 |
| | | |||||
* | | Cleanup send, move send token into separate func to make room for send ETH | sdtsui | 2017-08-03 | 1 | -0/+1 |
| | | |||||
* | | Move overlay out of transition area | sdtsui | 2017-08-03 | 1 | -17/+18 |
| | | |||||
* | | Hook up css animation | sdtsui | 2017-08-03 | 1 | -41/+68 |
| | | |||||
* | | Add notes for overlay click action | sdtsui | 2017-08-03 | 1 | -0/+1 |
| | | |||||
* | | Implement custom sidebar, with close button | sdtsui | 2017-08-03 | 1 | -1/+67 |
| | | |||||
* | | Integrate slideout menu with tx view | sdtsui | 2017-08-03 | 1 | -0/+1 |
| | | |||||
* | | Implement mobile-friendly responsive layout with flex wrap | sdtsui | 2017-08-01 | 1 | -1/+3 |
| | | |||||
* | | Add layout for main container elements | sdtsui | 2017-07-31 | 1 | -12/+8 |
| | | |||||
* | | Remove old header space | sdtsui | 2017-07-31 | 1 | -11/+0 |
| | | |||||
* | | Adjust dimensions of popup.html and app bar to match | sdtsui | 2017-07-31 | 1 | -1/+1 |
| | | |||||
* | | Center send token content; hook up 'Next' and 'Cancel' buttons | sdtsui | 2017-07-30 | 1 | -9/+11 |
| | | |||||
* | | Add token logo to send screen | sdtsui | 2017-07-30 | 1 | -0/+10 |
| | | |||||
* | | Rearrange header components: closer to redesigned UI | sdtsui | 2017-07-30 | 1 | -31/+18 |
|/ | |||||
* | Fix dropdown behavior - network | sdtsui | 2017-07-29 | 1 | -1/+11 |
| | |||||
* | Fix dropdown toggle behavior - settings | sdtsui | 2017-07-29 | 1 | -1/+5 |
| | |||||
* | Fix react warning | Dan Finlay | 2017-07-28 | 1 | -0/+6 |
| | |||||
* | Remove unused parameter | Dan Finlay | 2017-07-28 | 1 | -1/+1 |
| | |||||
* | Fix custom provider indication | Dan Finlay | 2017-07-27 | 1 | -5/+5 |
| | |||||
* | Re-center network dropdown | sdtsui | 2017-07-27 | 1 | -1/+3 |
| | |||||
* | Lots of flex rearrangement on account detail view | Dan Finlay | 2017-07-26 | 1 | -23/+8 |
| | | | | Includes removal of ReactCssTransitionGroup for a simpler UI refactor. | ||||
* | Restore sort order fix | Dan Finlay | 2017-07-25 | 1 | -1/+1 |
| | |||||
* | Replace ui with responsive-ui | Dan Finlay | 2017-07-25 | 1 | -136/+136 |
| | |||||
* | Move responsive ui into its own folder for easier merges | Dan Finlay | 2017-07-21 | 1 | -0/+591 |
| | |||||
* | Make folder for responsive UI | Dan Finlay | 2017-07-04 | 1 | -591/+0 |
| | |||||
* | Merge branch 'master' into i1720-NoSpinnerOnConfig | Kevin Serrano | 2017-07-04 | 1 | -16/+31 |
|\ | |||||
| * | Indicate which network is being searched for | Dan Finlay | 2017-07-04 | 1 | -1/+22 |
| | | |||||
| * | Add menu carrat next to network searching indicator | Dan Finlay | 2017-07-04 | 1 | -15/+9 |
| | | |||||
* | | No longer show network spinner on config screen | Dan Finlay | 2017-07-04 | 1 | -1/+1 |
|/ | | | | The config screen is used to select networks, so we must not block it with network loading indication. | ||||
* | Create add token button and template view | Dan Finlay | 2017-06-15 | 1 | -0/+5 |
| | |||||
* | Hide message on normal loading | Dan Finlay | 2017-06-15 | 1 | -1/+3 |
| | |||||
* | Multiple loading style improvements | Dan Finlay | 2017-06-15 | 1 | -7/+12 |
| | | | | | | | - 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. | ||||
* | Modify FAQ to be more visible. | Kevin Serrano | 2017-06-09 | 1 | -1/+1 |
| | |||||
* | Remove all traces of testnet | Thomas Huang | 2017-05-16 | 1 | -1/+1 |
| | |||||
* | Change default network to rinkeby | Thomas Huang | 2017-05-16 | 1 | -2/+2 |
| | |||||
* | Merge branch 'master' into rinkeby | Dan Finlay | 2017-04-28 | 1 | -1/+0 |
|\ | |||||
| * | Fix linting warnings | Thomas Huang | 2017-04-27 | 1 | -1/+0 |
| | | |||||
* | | Linting. | Kevin Serrano | 2017-04-26 | 1 | -1/+1 |
| | | |||||
* | | Add missing changes. Create unique style for rinkeby icon. | Kevin Serrano | 2017-04-26 | 1 | -1/+1 |
| | | |||||
* | | add rinkeby network | Nickyg | 2017-04-26 | 1 | -0/+9 |
|/ | |||||
* | Add Kovan test network to our application. | Kevin Serrano | 2017-03-23 | 1 | -0/+9 |
| | |||||
* | Render config screen from unlock. | Kevin Serrano | 2017-03-14 | 1 | -0/+4 |
| | |||||
* | Display Custom RPC on lock screen. | Kevin Serrano | 2017-03-14 | 1 | -1/+1 |
| | |||||
* | Break out rpc update and rpclist into two reducers. | Kevin Serrano | 2017-03-08 | 1 | -3/+1 |
| | |||||
* | Merge branch 'master' into i1144-moarrpc | Dan Finlay | 2017-02-28 | 1 | -0/+2 |
|\ | |||||
| * | Got personal_sign working | Dan Finlay | 2017-02-24 | 1 | -0/+2 |
| | | | | | | | | Also fixed bug where signing would not close popup. | ||||
* | | Concatenate custom RPC labels that are too long | Dan Finlay | 2017-02-28 | 1 | -1/+9 |
| | | |||||
* | | Tested against code to play nice with unit tests. | Kevin Serrano | 2017-02-24 | 1 | -1/+3 |
| | | |||||
* | | Make the UI play nice with empty RPC lists. | Kevin Serrano | 2017-02-23 | 1 | -1/+1 |
| | | |||||
* | | Linto | Kevin Serrano | 2017-02-23 | 1 | -1/+1 |
| | | |||||
* | | Implemented functionality for displaying recent custom RPCs | Kevin Serrano | 2017-02-23 | 1 | -0/+23 |
|/ | |||||
* | Merge branch 'master' into i1128-noticesdev | Dan Finlay | 2017-02-21 | 1 | -0/+20 |
|\ | |||||
| * | Add debug logging to ui routing logic. | Dan Finlay | 2017-02-21 | 1 | -0/+20 |
| | | |||||
* | | Re-enable notices on dev. | Kevin Serrano | 2017-02-21 | 1 | -1/+1 |
|/ | |||||
* | Remove custom RPC option when on lock screen. | Kevin Serrano | 2017-02-16 | 1 | -1/+1 |
| | |||||
* | Change networks from lock screen. | Kevin Serrano | 2017-02-16 | 1 | -6/+6 |
| | |||||
* | fix debug | Kevin Serrano | 2017-02-10 | 1 | -1/+1 |
| | |||||
* | Prevent notices from opening in test and debug mode. | Kevin Serrano | 2017-02-10 | 1 | -1/+1 |
| | |||||
* | Delete all code related to disclaimers. | Kevin Serrano | 2017-02-10 | 1 | -19/+13 |
| | |||||
* | Clean up message manger includes: | Frankie | 2017-01-29 | 1 | -2/+2 |
| | | | | | | | | | Provider egine bump Remove presence of message manger in keyring controller Change the status wording fom conf to approved make Message manager a class fix messages not being apart of the badge re write message manger to better reflect controller pattern | ||||
* | Add ability to import v3 JSON wallets | Dan Finlay | 2017-01-19 | 1 | -2/+3 |
| | | | | | | | | There is now a menu item labeled "JSON File" for importing, and it can digest either: - v1 MyEtherWallet JSON files - v3 Account files (used by Geth, Mist, and MyEtherWallet). Fixes #715 | ||||
* | Remove outdated reference | Dan Finlay | 2017-01-18 | 1 | -4/+0 |
| | |||||
* | Merge branch 'i328-MultiVault-v1' into i715-AddImportMenu | Dan Finlay | 2017-01-18 | 1 | -1/+5 |
|\ | |||||
| * | Add account adding subview placeholders | Dan Finlay | 2016-11-05 | 1 | -2/+2 |
| | | |||||
| * | Scaffold new account view | Dan Finlay | 2016-11-05 | 1 | -0/+4 |
| | | |||||
* | | Add "import account" menu item + template view | Dan Finlay | 2017-01-18 | 1 | -0/+11 |
| | | |||||
* | | Linting. | Kevin Serrano | 2017-01-05 | 1 | -1/+1 |
| | | |||||
* | | Make network somewhat more modular, add new network indicator. | Kevin Serrano | 2017-01-05 | 1 | -9/+15 |
| | | |||||
* | | Rename function to be an action | Dan Finlay | 2016-12-23 | 1 | -2/+2 |
| | | |||||
* | | Linted | Dan Finlay | 2016-12-21 | 1 | -2/+2 |
| | | |||||
* | | Make notices confirmation configurable | Dan Finlay | 2016-12-21 | 1 | -1/+15 |
| | | | | | | | | - Confirm button will now dismiss the lost accounts array. | ||||
* | | Merged master into dev | Dan Finlay | 2016-12-20 | 1 | -9/+7 |
|\ \ | |||||
| * | | clean - code style | kumavis | 2016-12-17 | 1 | -4/+0 |
| | | | |||||
| * | | Add ability to show notices to user & get confirmation. | Kevin Serrano | 2016-12-17 | 1 | -0/+4 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Implement generation of markdown for notice files. Create npm command. Enhance notice generation. Add test files to test multiple notices. Add basic markdown support to notices. Interval checks for updates. Add extensionizer and linker Add terms and conditions state file Add link support to disclaimer. Changelog addition. | ||||
| * | | Add ability to show notices to user & get confirmation. | Kevin Serrano | 2016-12-17 | 1 | -0/+7 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Implement generation of markdown for notice files. Create npm command. Enhance notice generation. Add test files to test multiple notices. Add basic markdown support to notices. Interval checks for updates. Add extensionizer and linker Add terms and conditions state file Add link support to disclaimer. Changelog addition. | ||||
| * | | Remove morden testnet provider | Dan Finlay | 2016-12-16 | 1 | -9/+0 |
| | | | | | | | | | | | | Instances configured to point at Morden will now point at Ropsten. | ||||
* | | | Revert "Interface enhancements" | Dan Finlay | 2016-12-17 | 1 | -3/+11 |
| | | | |||||
* | | | Fixed header h1 alignment and network name | Luis Iván Cuende | 2016-12-15 | 1 | -2/+3 |
| | | | |||||
* | | | Better account details view | Luis Iván Cuende | 2016-12-15 | 1 | -8/+0 |
| | | | |||||
* | | | Beautified disclaimer | Luis Iván Cuende | 2016-12-14 | 1 | -1/+0 |
| | | | |||||
* | | | Modify forgot password flow to go back to init screen. | Kevin Serrano | 2016-11-24 | 1 | -34/+0 |
| | | | |||||
* | | | Fix undefined provider menu item | Dan Finlay | 2016-11-23 | 1 | -2/+5 |
| | | | |||||
* | | | Merge pull request #837 from MetaMask/FixMenuItem | Kevin Serrano | 2016-11-22 | 1 | -7/+8 |
|\ \ \ | | | | | | | | | Fix custom provider menu item | ||||
| * | | | Fix custom provider menu item | Dan Finlay | 2016-11-22 | 1 | -7/+8 |
| | | | | | | | | | | | | | | | | The Custom RPC menu item in the provider menu would not appear when Localhost:8545 was selected. | ||||
* | | | | Merge branch 'dev' into i831-AddRopsten-Dev | Dan Finlay | 2016-11-22 | 1 | -67/+26 |
|\| | | | |/ / |/| | | |||||
| * | | Re-enable disclaimer screen. Rename variables to reflect role more clearly. | Kevin Serrano | 2016-11-15 | 1 | -3/+3 |
| | | | |||||
| * | | Linting to the max. | Kevin Serrano | 2016-11-12 | 1 | -2/+0 |
| |/ | |||||
| * | Add reveal of seed words. | Kevin Serrano | 2016-11-02 | 1 | -0/+4 |
| | | |||||
| * | Make forgot password button. | Dan Finlay | 2016-11-02 | 1 | -29/+12 |
| | | |||||
| * | Made progress on parity for MultiVault | Kevin Serrano | 2016-11-02 | 1 | -16/+4 |
| | | | | | | | | | | | | | | | | | | - Deleted some unused items - Renamed files and paths to match with new locations. - Modified keyring controller logic to separate concerns. - Fix account naming issues. - Enable creation of new vault with default HD keyring. - Formatting issues. | ||||
| * | Linted | Kevin Serrano | 2016-11-01 | 1 | -1/+0 |
| | | |||||
| * | Implement seed word confirmation page. | Kevin Serrano | 2016-11-01 | 1 | -0/+7 |
| | | | | | | | | | | Remove logs. Move HD render files to ui/app. | ||||
| * | Merge branch 'master' into i328-MultiVault | Kevin Serrano | 2016-10-29 | 1 | -8/+7 |
| |\ | |||||
| * | | Phase out extra warning screen. | Kevin Serrano | 2016-10-26 | 1 | -5/+0 |
| | | | |||||
| * | | Fix duplicate provider menu item bug | Dan Finlay | 2016-10-22 | 1 | -6/+1 |
| | | | |||||
| * | | Began adding first basic keyring | Dan Finlay | 2016-10-21 | 1 | -1/+0 |
| | | | |||||
| * | | Linted & added salting to vault | Dan Finlay | 2016-10-21 | 1 | -1/+1 |
| | | | |||||
| * | | Fix state updating after vault creation and unlocking | Dan Finlay | 2016-10-21 | 1 | -0/+1 |
| | | | |||||
| * | | Initial work on UI side | Kevin Serrano | 2016-10-16 | 1 | -0/+4 |
| | | | |||||
| * | | Remove opinionated seed word code | Dan Finlay | 2016-10-13 | 1 | -16/+2 |
| | | | | | | | | | | | | | | | | | | Completely breaking all account maangement, I have removed the opinionated seed-word code from the UI. Web3 injection still seems to work. | ||||
* | | | Begin adding Ropsten support | Dan Finlay | 2016-11-22 | 1 | -1/+10 |
| |/ |/| | | | | | | | | | | | | | Ropsten links will still not work until Etherscan publishes their ropsten link format. At that time we will need to update ui/lib/account-link.js Otherwise, fixes #831 | ||||
* | | Fix provider menu selection indication | Dan Finlay | 2016-10-26 | 1 | -8/+7 |
|/ | |||||
* | Prevent back/login buttons from appearing on the terms of service. | Kevin Serrano | 2016-10-07 | 1 | -0/+1 |
| | |||||
* | Rename drop menu item to be consistent with naming. | Kevin Serrano | 2016-10-05 | 1 | -1/+1 |
| | |||||
* | Show loading indication when selecting ShapeShift | Dan Finlay | 2016-09-16 | 1 | -3/+4 |
| | |||||
* | Add qrcode-npm to package.json and swap out Qr Code generator api for ↵ | Frankie | 2016-09-13 | 1 | -1/+0 |
| | | | | node-module | ||||
* | Nearly finished factoring fiat value into eth-balance | Dan Finlay | 2016-09-07 | 1 | -8/+7 |
| | |||||
* | Show custom rpc menu item always | Dan Finlay | 2016-08-30 | 1 | -6/+9 |
| | |||||
* | make the back button its own function | Frankie | 2016-08-27 | 1 | -21/+22 |
| | |||||
* | Merge branch 'master' into i#563forgotPassword | Frankie | 2016-08-26 | 1 | -0/+5 |
|\ | |||||
| * | Merge branch 'master' into PopupNotifications | Dan Finlay | 2016-08-23 | 1 | -0/+28 |
| |\ | |||||
| * | | MVP Popup Notifications Working | Dan Finlay | 2016-08-17 | 1 | -0/+5 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | I'm unsure which will be more performant: A notification using a trimmed down version of the UI, or using them both, letting the browser cache them both. In any case, here I've modified the normal UI to recognize when it's a popup, and change the UX accordingly in a few ways: - Hide the menu bar - Hide the back button from the notifications view. - When confirming the last tx, close the window. | ||||
* | | | Change style on back button to be more like the rest of the app | Frankie | 2016-08-26 | 1 | -25/+55 |
| | | | |||||
* | | | Add a back button on lock screen to go back to init menu | Frankie | 2016-08-26 | 1 | -1/+58 |
| |/ |/| | |||||
* | | WIP: ShapeShift tx | Frankie | 2016-08-19 | 1 | -0/+28 |
|/ | |||||
* | Remove ethereum classic provider | Dan Finlay | 2016-08-15 | 1 | -9/+0 |
| | | | | Fixes #542 | ||||
* | Change buy forms so that they are their own view and add Qr-code | Frankie | 2016-08-13 | 1 | -1/+3 |
| | |||||
* | Fix issue with dropdown menu | Frankie | 2016-08-04 | 1 | -0/+1 |
| | |||||
* | Linted | Dan Finlay | 2016-07-29 | 1 | -1/+1 |
| | |||||
* | Add missing reference for provider | Dan Finlay | 2016-07-29 | 1 | -1/+1 |
| | |||||
* | Add eth classic to provider menu | Dan Finlay | 2016-07-29 | 1 | -0/+12 |
| | |||||
* | Fix menu droppo issues caused by Chrome 52. | Kevin Serrano | 2016-07-27 | 1 | -0/+1 |
| | |||||
* | Buy button (#474) | Frankie | 2016-07-22 | 1 | -0/+4 |
| | | | | | | | | | | | | | | | | | | | * WIP: Buy button link * Add buy eth and the buy eth warning message * Add css * Move the opening of coinbase page to background and send to faucet if on test net * Create a Warning about storeing eth * Finish Buy button and Eth store warning screen * Add to CHANGELOG * fix frankies deletion and change chrome to extension | ||||
* | Fix main dropdown animation | Dan Finlay | 2016-07-12 | 1 | -2/+2 |
| | |||||
* | Fix dropdown z-index issue. | Kevin Serrano | 2016-07-07 | 1 | -3/+3 |
| | |||||
* | Linted | Dan Finlay | 2016-07-02 | 1 | -1/+0 |
| | |||||
* | Move main drop-down state to component state | Dan Finlay | 2016-07-02 | 1 | -6/+9 |
| | |||||
* | Formatted dev mode better | Dan Finlay | 2016-07-01 | 1 | -2/+3 |
| | |||||
* | Merge branch 'master' of github.com:MetaMask/metamask-plugin into ↵ | kumavis | 2016-06-30 | 1 | -12/+14 |
|\ | | | | | | | networkIndication | ||||
| * | Unify tooltip styles | Dan Finlay | 2016-06-30 | 1 | -12/+14 |
| | | | | | | | | | | | | Made a local tooltip component for replicating our tooltip styles wherever we use tooltips. Applied that tooltip to other items that had tooltips. | ||||
* | | Add to change log | Frankie | 2016-06-30 | 1 | -1/+1 |
| | | |||||
* | | Add network name to indicator and some css fixes | Frankie | 2016-06-30 | 1 | -1/+1 |
| | | | | | | | | | | -also fix custom net work bug in drop down where it thinks local:8545 is custom. | ||||
* | | Add ✓ charchter to indicate active network | Frankie | 2016-06-30 | 1 | -0/+11 |
|/ | |||||
* | Remove missused action | Frankie | 2016-06-29 | 1 | -1/+0 |
| | |||||
* | Make it so that when you click the custom rpc url it closes the dropdown menu | Frankie | 2016-06-29 | 1 | -1/+1 |
| | |||||
* | fix lint | Frankie | 2016-06-29 | 1 | -4/+4 |
| | |||||
* | Merge branch 'master' into networkDropdownFix | Frankie | 2016-06-29 | 1 | -2/+2 |
|\ | |||||
| * | Modify network icons to reflect current design. (#355) | Kevin Serrano | 2016-06-29 | 1 | -2/+2 |
| | | | | | | | | | | | | * Modify network icons to reflect current design. * Switch icons around. | ||||
* | | Add custom to drop down menu | Frankie | 2016-06-29 | 1 | -0/+22 |
|/ | |||||
* | Move clearNotifications to popup.js | Frankie | 2016-06-29 | 1 | -9/+0 |
| | |||||
* | fix for linting | Frankie | 2016-06-29 | 1 | -5/+5 |
| | |||||
* | Merge branch 'master' into i340+1 | Frankie | 2016-06-29 | 1 | -0/+1 |
|\ | |||||
| * | Add alt titles to most critical icons | Kevin Serrano | 2016-06-28 | 1 | -0/+1 |
| | | | | | | | | We can change most of these later to a more "elegant" solution, but from the user perspective, having these tooltips is comforting imo. | ||||
* | | fix #341 close notifications when oppening pop up | Frankie | 2016-06-29 | 1 | -0/+8 |
|/ | |||||
* | Add fox logo back to left of menu | Dan Finlay | 2016-06-24 | 1 | -8/+29 |
| | | | | Re-centered metamask h1 manually. | ||||
* | Moved account change button to menu bar | Dan Finlay | 2016-06-24 | 1 | -12/+35 |
| | |||||
* | Manually linted | Dan Finlay | 2016-06-22 | 1 | -7/+0 |
| | |||||
* | Auto linted | Dan Finlay | 2016-06-22 | 1 | -28/+26 |
| | |||||
* | Remove dead code | Dan Finlay | 2016-06-17 | 1 | -34/+0 |
| | |||||
* | Conditionally display disclaimer | Dan Finlay | 2016-06-17 | 1 | -0/+6 |
| | |||||
* | Rename Lock Account to simply Lock | Dan Finlay | 2016-06-15 | 1 | -1/+1 |
| | |||||
* | Add provider menu on clicking network status indicator. | Dan Finlay | 2016-06-04 | 1 | -19/+18 |
| | | | | Also simplifies network status icons. | ||||
* | Clicking network status indicator reveals provider menu | Dan Finlay | 2016-06-04 | 1 | -1/+61 |
| | |||||
* | Merge branch 'master' into display_network | Dan Finlay | 2016-06-04 | 1 | -0/+4 |
|\ | |||||
| * | Added seed word recovery to config screen | Dan Finlay | 2016-06-03 | 1 | -0/+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 | 1 | -6/+9 |
|/ | | | | auto-updating yet | ||||
* | Fix back button on pending tx screen | Dan Finlay | 2016-05-26 | 1 | -13/+1 |
| | | | | Fixes #208 | ||||
* | Remove commented out code | Dan Finlay | 2016-05-26 | 1 | -37/+0 |
| | |||||
* | Fix typos | Dan Finlay | 2016-05-19 | 1 | -2/+2 |
| | |||||
* | Finish clean implementation of drop-down menu | Dan Finlay | 2016-05-19 | 1 | -50/+55 |
| | |||||
* | Add dynamic list item styles | Dan Finlay | 2016-05-19 | 1 | -29/+78 |
| | |||||
* | Add animated sandwich button | Dan Finlay | 2016-05-19 | 1 | -3/+11 |
| | |||||
* | ui - redesign - unlock menu | kumavis | 2016-05-14 | 1 | -43/+46 |
| | |||||
* | ui - redesign - trans group + + account detail + tx list fixes | kumavis | 2016-05-14 | 1 | -1/+2 |
| | |||||
* | ui - redesign - remove footer | kumavis | 2016-05-14 | 1 | -22/+32 |
| | |||||
* | Fix more transition bugs | Dan Finlay | 2016-05-12 | 1 | -6/+3 |
| | |||||
* | Vertically center title bar content | Dan Finlay | 2016-05-11 | 1 | -0/+3 |
| | |||||
* | ui - redesign - app header + accounts selection | kumavis | 2016-05-11 | 1 | -14/+20 |
| | |||||
* | Fix button width transition bug | Dan Finlay | 2016-05-05 | 1 | -1/+2 |
| | | | | Fixes #160 | ||||
* | Show any pending txs when unlocking | Dan Finlay | 2016-05-04 | 1 | -2/+17 |
| | | | | Before the unlock action hard-routed to the home route, now it has a condition where it will show pending transactions instead. | ||||
* | Add UI for Signing Messages | Dan Finlay | 2016-05-04 | 1 | -1/+1 |
| | | | | | | | | | | 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. | ||||
* | Moved UI into repo with its own dependency stack | Dan Finlay | 2016-04-14 | 1 | -0/+242 |