Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | added new global alert | brunobar79 | 2018-07-19 | 1 | -8/+12 |
| | |||||
* | Remove send_ directory, revert to just having send | Dan | 2018-07-16 | 1 | -1/+1 |
| | | | | | | Revert accidentally changed constants. Require defaults in ens-input, gas-fee-display and confirm screens. | ||||
* | Merge pull request #4691 from MetaMask/i4404-confirm-refactor | Alexander Tseung | 2018-07-12 | 1 | -2/+5 |
|\ | | | | | Refactor and redesign confirm transaction views | ||||
| * | Refactor and redesign confirm transaction views | Alexander Tseung | 2018-07-07 | 1 | -2/+5 |
| | | |||||
* | | Prevent users from submitting password multiple times on the unlock screen | Alexander Tseung | 2018-07-11 | 1 | -1/+2 |
|/ | |||||
* | Delete old restore vault file. | Dan | 2018-07-06 | 1 | -1/+1 |
| | |||||
* | Update import from seed screen on new ui. | Dan | 2018-07-05 | 1 | -1/+1 |
| | |||||
* | notices - replace getLatestNotice with getNextNotice | kumavis | 2018-06-14 | 1 | -2/+2 |
| | |||||
* | Merge branch 'develop' into i3725-refactor-send-component- | Dan | 2018-06-07 | 1 | -2/+5 |
|\ | |||||
| * | Importing account by json and private key shows error and does not change ↵ | Dan | 2018-05-31 | 1 | -2/+5 |
| | | | | | | | | account if no selectedAddress comes after import. | ||||
* | | Merge branch 'develop' into i3725-refactor-send-component- | Dan | 2018-06-01 | 1 | -2/+1 |
|\| | |||||
| * | Prevent loading screen from overlaying the app bar (#4417) | Alexander Tseung | 2018-05-31 | 1 | -1/+0 |
| | | |||||
| * | Add notification for dropped retry transactions (#4363) | Alexander Tseung | 2018-05-30 | 1 | -1/+1 |
| | | |||||
* | | Merge branch 'develop' into i3725-refactor-send-component- | Dan | 2018-05-24 | 1 | -11/+5 |
|\| | |||||
| * | Update designs for Add Token screen | Alexander Tseung | 2018-05-20 | 1 | -0/+3 |
| | | |||||
| * | Fix account and network dropdowns in confirm screen | Alexander Tseung | 2018-05-15 | 1 | -11/+2 |
| | | |||||
| * | Add new unlock screen design | Alexander Tseung | 2018-05-12 | 1 | -113/+17 |
| | | |||||
| * | Merge pull request #4156 from MetaMask/i4010-spinner | kumavis | 2018-05-03 | 1 | -1/+2 |
| |\ | | | | | | | Fix styling of the app spinner | ||||
| | * | Fix styling of the app spinner | Alexander Tseung | 2018-05-01 | 1 | -1/+2 |
| | | | |||||
| * | | Use new design for reveal seed screen. Persist seed words only in first time ↵ | Alexander Tseung | 2018-04-23 | 1 | -1/+1 |
| | | | | | | | | | | | | flow | ||||
| * | | Revert "Fix UI getting stuck in Reveal Seed screen" | Alexander Tseung | 2018-04-22 | 1 | -13/+1 |
| |/ | | | | | | | This reverts commit 2c8156ebe91941309d49e8f8f1ed8e9d740bb9de. | ||||
* | | Merge branch 'develop' into i3725-refactor-send-component- | Dan | 2018-05-14 | 1 | -128/+21 |
| | | |||||
* | | Further refactors; includes refactor of send-v2.js and associated container | Dan | 2018-04-30 | 1 | -2/+2 |
|/ | |||||
* | Merge pull request #3977 from MetaMask/i-3913-big-number | Dan Finlay | 2018-04-19 | 1 | -13/+0 |
|\ | | | | | Fix BigNumber exception in confirm-send-ether | ||||
| * | Fix spinner layout | Alexander Tseung | 2018-04-18 | 1 | -13/+0 |
| | | |||||
* | | Fix UI getting stuck in Reveal Seed screen | Alexander Tseung | 2018-04-19 | 1 | -1/+13 |
|/ | |||||
* | Require loglevel singleton in each module that uses it | bitpshr | 2018-04-14 | 1 | -0/+1 |
| | |||||
* | Fix integration tests | Alexander Tseung | 2018-04-07 | 1 | -2/+0 |
| | |||||
* | commit | Alexander Tseung | 2018-04-04 | 1 | -8/+2 |
| | |||||
* | Fix merge conflicts. Modify send workflow | Alexander Tseung | 2018-04-03 | 1 | -3/+2 |
|\ | |||||
* | | Fix lint errors | Alexander Tseung | 2018-04-03 | 1 | -219/+1 |
| | | |||||
* | | Refactor onboarding flow | Alexander Tseung | 2018-04-02 | 1 | -20/+4 |
| | | |||||
* | | Fix conf-tx render | Alexander Tseung | 2018-03-31 | 1 | -1/+4 |
| | | |||||
* | | Fix merge conflicts | Alexander Tseung | 2018-03-31 | 1 | -14/+15 |
|\| | |||||
| * | Merge branch 'master' of github.com:MetaMask/metamask-extension into ↵ | kumavis | 2018-03-30 | 1 | -13/+19 |
| |\ | | | | | | | | | | ci-artifacts | ||||
| | * | Removes t from props via metamask-connect and instead places it on context ↵ | Dan | 2018-03-29 | 1 | -13/+19 |
| | | | | | | | | | | | | via a provider. | ||||
| * | | ui - use relative location for images | kumavis | 2018-03-29 | 1 | -1/+1 |
| |/ | |||||
* | | Fix merge conflicts. Refactor renderPrimary into Home component | Alexander Tseung | 2018-03-31 | 1 | -235/+207 |
| | | |||||
* | | Fix i18n merge conflicts | Alexander Tseung | 2018-03-30 | 1 | -13/+15 |
|\| | |||||
| * | Merge branch 'master' into i18n-translator-redux | Dan | 2018-03-27 | 1 | -3/+3 |
| |\ | |||||
| * | | i18n redux solution doesn't require importing t() and passing state to each ↵ | Dan | 2018-03-22 | 1 | -13/+12 |
| | | | | | | | | | | | | t() call; t is just available on props. | ||||
| * | | Merge branch 'master' of github.com:MetaMask/metamask-extension into ↵ | kumavis | 2018-03-21 | 1 | -6/+27 |
| |\ \ | | | | | | | | | | | | | i18n-translator-redux | ||||
| * \ \ | Merge branch 'master' into i18n-translator-redux | Dan | 2018-03-20 | 1 | -6/+8 |
| |\ \ \ | |||||
| * | | | | Handle i18n with redux. | Dan | 2018-03-16 | 1 | -4/+4 |
| | | | | | |||||
| * | | | | i18n - load locales manually | kumavis | 2018-03-15 | 1 | -1/+1 |
| | | | | | |||||
* | | | | | Fix merge conflicts. Refactor onboarding flow. | Alexander Tseung | 2018-03-29 | 1 | -11/+15 |
| | | | | | |||||
* | | | | | Fix merge conflicts | Alexander Tseung | 2018-03-27 | 1 | -4/+62 |
|\ \ \ \ \ | | |_|_|/ | |/| | | | |||||
| * | | | | Pop uses new ui onboarding when in beta. | Dan | 2018-03-23 | 1 | -3/+3 |
| | |_|/ | |/| | | |||||
| * | | | Add connecting indication templates | Dan Finlay | 2018-03-20 | 1 | -6/+27 |
| | |/ | |/| | |||||
| * | | Update margins for consistency in first time flow (#3588) | Alexander Tseung | 2018-03-16 | 1 | -6/+8 |
| |/ | |||||
| * | Merge branch 'master' into i18n | Thomas Huang | 2018-03-14 | 1 | -4/+19 |
| |\ | |||||
| | * | Styling fixes to welcome; hide network component on create password; shown ↵ | Dan | 2018-03-13 | 1 | -2/+2 |
| | | | | | | | | | | | | welcoem in popup. | ||||
| | * | Add welcome screen to new-ui browser first time flow. | Dan | 2018-03-09 | 1 | -3/+18 |
| | | | |||||
| * | | Merge branch 'master' into i18n | Dan | 2018-03-07 | 1 | -23/+54 |
| |\| | |||||
| | * | Fix seed phrase validation clearing form (#3417) | Alexander Tseung | 2018-03-07 | 1 | -4/+4 |
| | | | | | | | | | | | | | | | | | | * Fix seed phrase validation clearing form * Make new ui import seed error feedback live, and allow newlines with and without carriage returns. | ||||
| | * | Fixes shapeshift coin selection dropdown. (#3416) | Dan J Miller | 2018-03-06 | 1 | -1/+3 |
| | | | |||||
| | * | Fix NewUI reveal seed flow. (#3410) | Dan J Miller | 2018-03-03 | 1 | -3/+11 |
| | | | |||||
| | * | Adds beta label to Metamask name in full screen app bar. | Dan | 2018-02-28 | 1 | -0/+2 |
| | | | |||||
| | * | Move beta warning to app header. | Dan | 2018-02-28 | 1 | -0/+6 |
| | | | |||||
| | * | Fix Import Existing DEN in popup New UI first time flow. | Dan | 2018-02-20 | 1 | -1/+1 |
| | | | |||||
| | * | Ensures that mascara initialize screen is not shown in popup. (#3279) | Dan J Miller | 2018-02-17 | 1 | -1/+4 |
| | | | |||||
| | * | [NewUI] Adds the mascara first time flow to betaUI extension (#3257) | Dan J Miller | 2018-02-16 | 1 | -4/+6 |
| | | | | | | | | | | | | | | | | | | * Adds the mascara first time flow to the extension when opened in browser. * Fix tests after addition of mascara first time flow to new ui. | ||||
| | * | Remove chrome focus outline for mouse users. (#3230) | Dan J Miller | 2018-02-13 | 1 | -1/+17 |
| | | | |||||
| * | | Implemented feedback to make i18n work on mac | Dan Finlay | 2018-03-07 | 1 | -1/+2 |
| | | | |||||
* | | | Fix react-router related exceptions | Alexander Tseung | 2018-02-10 | 1 | -1/+1 |
| | | | |||||
* | | | Merge branch 'uat-next' of https://github.com/MetaMask/metamask-extension ↵ | Alexander Tseung | 2018-02-09 | 1 | -15/+23 |
|\ \ \ | | |/ | |/| | | | | into cb-254 | ||||
| * | | [NewUI] Opens to full screen when restoring from seed. (#3201) | Dan J Miller | 2018-02-08 | 1 | -15/+7 |
| |/ | | | | | | | | | | | * Opens to full screen when restoring from seed. * Remove redundant parameter in actions.markPasswordForgotten call. | ||||
* | | Add create new account routes, fix conflicts from uat updates | Alexander Tseung | 2018-02-01 | 1 | -3/+3 |
| | | |||||
* | | Merge branch 'uat' of https://github.com/MetaMask/metamask-extension into cb-254 | Alexander Tseung | 2018-01-30 | 1 | -15/+14 |
|\| | |||||
| * | Merge branch 'uat' into uat-master-011618 | Alexander Tseung | 2018-01-17 | 1 | -357/+206 |
| |\ | |||||
| | * | New add account page with create and import options. | Dan | 2018-01-13 | 1 | -0/+5 |
| | | | |||||
| | * | Merge branch 'uat' into cb-388 | Chi Kei Chan | 2018-01-13 | 1 | -1/+5 |
| | |\ | |||||
| | | * | Fix styling in initialization | Alexander Tseung | 2018-01-13 | 1 | -1/+5 |
| | | | | |||||
| | * | | Update main view styling | Alexander Tseung | 2018-01-11 | 1 | -10/+4 |
| | |/ | |||||
| | * | Merge branch 'NewUI-flat' into NewUI-flat-4.0.5c | Alexander Tseung | 2018-01-04 | 1 | -356/+203 |
| | |\ | |||||
| * | | | Rename lock to log out | Dan Finlay | 2018-01-16 | 1 | -1/+1 |
| |/ / | | | | | | | | | | Fixes #2475 | ||||
| * | | fix comment | oosthuizenr | 2018-01-03 | 1 | -1/+1 |
| | | | |||||
| * | | Fixes #2834 | Renier Oosthuizen | 2018-01-03 | 1 | -5/+6 |
| | | | |||||
* | | | Add route for signature request | Alexander Tseung | 2017-12-15 | 1 | -1/+24 |
| | | | |||||
* | | | Add initialized checks for first time flow routes | Alexander Tseung | 2017-12-15 | 1 | -8/+8 |
| | | | |||||
* | | | Add route for Mascara confirm seed | Alexander Tseung | 2017-12-15 | 1 | -2/+9 |
| | | | |||||
* | | | Fix lint errors | Alexander Tseung | 2017-12-15 | 1 | -11/+43 |
| | | | |||||
* | | | Add routes for mascara | Alexander Tseung | 2017-12-15 | 1 | -11/+37 |
| | | | |||||
* | | | Add react-router to allow use of the browser back button | Alexander Tseung | 2017-12-15 | 1 | -411/+497 |
| |/ |/| | |||||
* | | Fix height of login screen | Dan | 2017-12-13 | 1 | -27/+25 |
| | | |||||
* | | Update newUI UI for switching back to old UI. | Dan | 2017-12-05 | 1 | -7/+0 |
| | | |||||
* | | Lint fix | Dan | 2017-12-05 | 1 | -2/+2 |
| | | |||||
* | | Add UI selection | Dan | 2017-12-05 | 1 | -26/+34 |
| | | |||||
* | | More lint fixes | Dan | 2017-11-02 | 1 | -1/+1 |
| | | |||||
* | | Lint fixes for NewUI-flat. | Dan | 2017-11-02 | 1 | -6/+1 |
| | | |||||
* | | Add Info section | Alexander Tseung | 2017-10-26 | 1 | -1/+1 |
| | | |||||
* | | Show home page when metafox is clicked | Chi Kei Chan | 2017-10-25 | 1 | -4/+6 |
| | | |||||
* | | Merge branch 'master' into NewUI-flat | Chi Kei Chan | 2017-10-25 | 1 | -0/+74 |
|\| | |||||
| * | Fix merge conflict; separate onboarding buy screen | Chi Kei Chan | 2017-10-21 | 1 | -7/+8 |
| | | |||||
| * | Shuffle tokens | Jacky Chan | 2017-10-21 | 1 | -3/+3 |
| | | |||||
| * | Add Go to Coinbase; Show Buy Ether after signup | Jacky Chan | 2017-10-21 | 1 | -4/+13 |
| | | |||||
| * | Add UniqueImageScreen | Jacky Chan | 2017-10-21 | 1 | -11/+13 |
| | | |||||
| * | Adding CreatePasswordScreen | Jacky Chan | 2017-10-21 | 1 | -0/+24 |
| | | |||||
| * | Revert "NetworkController refactor for new EthClient interface" | kumavis | 2017-10-19 | 1 | -1/+1 |
| | | |||||
| * | ui - network - fix localhost active status | kumavis | 2017-10-11 | 1 | -1/+1 |
| | | |||||
* | | Disable network dropdown on conf tx screen | Chi Kei Chan | 2017-10-24 | 1 | -8/+17 |
| | | |||||
* | | Update settings screen to new UI | Alexander Tseung | 2017-10-23 | 1 | -2/+2 |
| | | |||||
* | | 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 |
| | |