aboutsummaryrefslogtreecommitdiffstats
path: root/mascara
Commit message (Collapse)AuthorAgeFilesLines
* Folder restructure (#6304)Chi Kei Chan2019-03-222-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Remove ui/app/keychains/ * Remove ui/app/img/ (unused images) * Move conversion-util to helpers/utils/ * Move token-util to helpers/utils/ * Move /helpers/*.js inside /helpers/utils/ * Move util tests inside /helpers/utils/ * Renameand move confirm-transaction/util.js to helpers/utils/ * Move higher-order-components to helpers/higher-order-components/ * Move infura-conversion.json to helpers/constants/ * Move all utility functions to helpers/utils/ * Move pages directory to top-level * Move all constants to helpers/constants/ * Move metametrics inside helpers/ * Move app and root inside pages/ * Move routes inside helpers/ * Re-organize ducks/ * Move reducers to ducks/ * Move selectors inside selectors/ * Move test out of test folder * Move action, reducer, store inside store/ * Move ui components inside ui/ * Move UI components inside ui/ * Move connected components inside components/app/ * Move i18n-helper inside helpers/ * Fix unit tests * Fix unit test * Move pages components * Rename routes component * Move reducers to ducks/index * Fix bad path in unit test
* mascara - remove from project (#6283)kumavis2019-03-1217-537/+0
|
* Feature Flag + Mobile Sync (#5955)Dan Finlay2019-02-262-2/+2
|
* Refactor first time flow, remove seed phrase from state (#5994)Alexander Tseung2019-01-2313-2481/+0
| | | | | | | | | | | | | | | | | | | | * Refactor and fix styling for first time flow. Remove seed phrase from persisted metamask state * Fix linting and tests * Fix translations, initialization notice routing * Fix drizzle tests * Fix e2e tests * Fix integration tests * Fix styling * Fix migration naming from 030 to 031 * Open extension in browser when user has not completed onboarding
* Trim whitespace from seed phrase during import (#5827)Whymarrh Whitby2018-11-271-2/+4
|
* Fix styling of first-time-flow containerWhymarrh Whitby2018-10-111-1/+1
|
* Fix height of first-time-flow container, again but differentWhymarrh Whitby2018-09-251-1/+6
|
* Fix height of first-time-flow containerWhymarrh Whitby2018-09-241-0/+1
|
* Improvement: Allow enter to submit password formSean Rabaut2018-09-151-3/+5
|
* Add link to download seed words in new UIWhymarrh Whitby2018-08-142-0/+27
|
* Fix casing of 1PasswordWhymarrh Whitby2018-08-141-1/+1
|
* Show invalid seed phrase error when importing new accountWhymarrh Whitby2018-08-071-2/+7
|
* Fix seed word confirmation step of e2e beta tests.Dan Miller2018-08-061-0/+1
|
* Remove the development notice from UI onboardingWhymarrh Whitby2018-07-281-20/+0
|
* fix mascara warningsbrunobar792018-07-033-7/+6
|
* fix mascara/example/server.js warningsbrunobar792018-07-031-2/+2
|
* eslint --fix .brunobar792018-07-0310-78/+79
|
* notices - replace getLatestNotice with getNextNoticekumavis2018-06-141-7/+7
|
* Reduce height of notice container in onboarding (#4435)Alexander Tseung2018-06-051-8/+9
|
* Fix text field labels of first time flow. Add text fields to storybook (#4389)Alexander Tseung2018-05-292-0/+4
|
* Add error message when passwords don't match in first time flow. Change ↵Alexander Tseung2018-05-143-167/+145
| | | | input field styling in first time flow
* Add new unlock screen designAlexander Tseung2018-05-122-15/+42
|
* Handle Promise rejections when importing accounts (#4142)Paul Bouchon2018-05-011-0/+4
| | | | * Silently catch import failures since errors exist in Redux state * Add comment about no-op catch statement
* Use new design for reveal seed screen. Persist seed words only in first time ↵Alexander Tseung2018-04-231-2/+12
| | | | flow
* Revert "Fix UI getting stuck in Reveal Seed screen"Alexander Tseung2018-04-222-66/+19
| | | | This reverts commit 2c8156ebe91941309d49e8f8f1ed8e9d740bb9de.
* Fix UI getting stuck in Reveal Seed screenAlexander Tseung2018-04-192-19/+66
|
* Merge pull request #3894 from danjm/i3696-disablefirsttimeimportloadingkumavis2018-04-101-3/+4
|\ | | | | Disable the first time flow import button while isLoading is true.
| * Disable the first time flow import button while isLoading is true.Dan2018-04-091-3/+4
| |
* | Fix integration testsAlexander Tseung2018-04-051-3/+8
| |
* | Fix lint errorsAlexander Tseung2018-04-036-185/+19
| |
* | Refactor onboarding flowAlexander Tseung2018-04-027-188/+343
| |
* | Fix merge conflictsAlexander Tseung2018-03-317-60/+53
|\|
| * clean - mascara - remove unused codekumavis2018-03-301-2/+0
| |
| * mascara - server - serve bundles from distkumavis2018-03-302-13/+0
| |
| * mascara - fix proxy html script linkkumavis2018-03-291-1/+1
| |
| * mascara - use sw-controller and other cleanupskumavis2018-03-294-38/+47
| |
| * mascara - server - server bundles before static assets + serve dist/mascara ↵kumavis2018-03-291-9/+8
| | | | | | | | instead of chrome
| * mascara - html - fix script locationskumavis2018-03-292-4/+4
| |
| * mascara - move file locations to match extension structurekumavis2018-03-293-6/+6
| |
| * remove unavailable goToBuyEtherView propTypegasolin2018-03-271-2/+0
| |
* | Fix merge conflicts. Refactor renderPrimary into Home componentAlexander Tseung2018-03-311-4/+1
| |
* | Fix merge conflicts. Refactor onboarding flow.Alexander Tseung2018-03-295-58/+111
| |
* | Fix merge conflictsAlexander Tseung2018-03-2713-199/+451
|\|
| * Fix tests.Dan2018-03-271-1/+2
| |
| * Improve responsivensss of unique image screen.Dan2018-03-241-0/+4
| |
| * Pop uses new ui onboarding when in beta.Dan2018-03-232-7/+2
| |
| * Make entire gray container of 'reveal seed phrase' a clickable area. (#3596)Dan J Miller2018-03-191-4/+6
| |
| * Update margins for consistency in first time flow (#3588)Alexander Tseung2018-03-165-144/+206
| |
| * Merge branch 'master' into i3033-responsive-newui-onboardingkumavis2018-03-141-23/+33
| |\
| | * Update first time flow button fonts, and first-time-flow default font, to ↵Dan2018-03-081-0/+2
| | | | | | | | | | | | Roboto.
| | * Change fonts in new-ui onboarding to Roboto, with weight 400.Dan2018-03-081-23/+31
| | |
| * | Left align create password.Dan2018-03-132-10/+10
| | |
| * | Styling fixes to welcome; hide network component on create password; shown ↵Dan2018-03-131-1/+1
| | | | | | | | | | | | welcoem in popup.
| * | Add welcome screen to new-ui browser first time flow.Dan2018-03-092-9/+26
| | |
| * | Make new-ui create password screen responsive.Dan2018-03-082-1/+57
| |/
| * Fix seed phrase validation clearing form (#3417)Alexander Tseung2018-03-072-84/+123
| | | | | | | | | | | | * Fix seed phrase validation clearing form * Make new ui import seed error feedback live, and allow newlines with and without carriage returns.
| * Padding of alpha warning aligns with app-barDan2018-02-281-1/+1
| |
| * Move beta warning to app header.Dan2018-02-281-1/+0
| |
| * NewUI first time flow warning message change.Dan2018-02-281-1/+1
| |
| * Body width container in first time flow is consistent with app bar.Dan2018-02-281-1/+6
| |
| * Render loading inside notice screen, and don't set isLoading from ↵Dan2018-02-212-31/+24
| | | | | | | | unMarkPasswordForgotten.
| * Temporarily disable loading indicator.Dan2018-02-211-3/+4
| |
| * Fix variable spelling error.Dan2018-02-212-7/+8
| |
| * Fix Import Existing DEN in popup New UI first time flow.Dan2018-02-202-7/+56
| |
| * Remove accessing PropTypes from main React packageAlexander Tseung2018-02-0712-42/+60
| |
* | Merge branch 'uat-next' of https://github.com/MetaMask/metamask-extension ↵Alexander Tseung2018-02-093-29/+44
|\| | | | | | | into cb-254
| * Change styling of Import Account with Seed Phrease (#3182)Alexander Tseung2018-02-063-29/+44
| |
* | Add create new account routes, fix conflicts from uat updatesAlexander Tseung2018-02-011-1/+1
| |
* | Merge branch 'uat' of https://github.com/MetaMask/metamask-extension into cb-254Alexander Tseung2018-01-304-13/+67
|\|
| * [NewUI] Build mascara with uglification and gzipping. (#2735)Dan J Miller2018-01-122-1/+6
| | | | | | | | | | | | | | | | * Adds uglification and gzipping. * Build mascara with uglification and gzipping. * Remove gzipping from extension build.
| * Merge pull request #2848 from MetaMask/NewUI-flatAlexander Tseung2018-01-041-1/+1
| |\ | | | | | | [NewUI] Merge NewUI-flat into uat
| | * Fix mascara first time flow button colorsAlexander Tseung2017-12-301-3/+3
| | |
| * | Merge pull request #2799 from MetaMask/NewUI-flatAlexander Tseung2017-12-231-1/+1
| |\| | | | | | | Update UAT to version 4.0.5
| * | mascara:create-password - use less words in metamask explanationfrankiebee2017-11-071-1/+1
| | |
| * | mascara - fix words and enviroment varsfrankiebee2017-11-031-8/+4
| | |
| * | mascara:first-time - fix wordingfrankiebee2017-11-011-2/+2
| | |
| * | mascara:first-time - add alpha warning and a about metamask and mascotfrankiebee2017-11-012-47/+107
| | |
* | | Add prop-types to package.json, redirect from create-password screen when ↵Alexander Tseung2017-12-151-1/+20
| | | | | | | | | | | | isInitialized
* | | Add initialized checks for first time flow routesAlexander Tseung2017-12-151-4/+4
| | |
* | | Add route for Mascara confirm seedAlexander Tseung2017-12-152-117/+139
| | |
* | | Add routes for mascaraAlexander Tseung2017-12-154-142/+173
| |/ |/|
* | Merge branch 'master' into NewUI-flat-merge-with-masterDan2017-12-071-1/+1
|/
* Merge branch 'master' into NewUI-flatChi Kei Chan2017-10-261-1/+1
|\
| * Fix X-Frame-Options for mascaratmashuang2017-10-251-1/+1
| |
* | Add BuyEtherWidget for future use in buy ether modalChi Kei Chan2017-10-251-0/+197
|/
* Merge pull request #2422 from watilde/fixes-lintKevin Serrano2017-10-251-7/+8
|\ | | | | Fixes lint warnings
| * Fix lint warningsDaijiro Wachi2017-10-221-7/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed warnings: ```md app/scripts/controllers/computed-balances.js + 35:27 warning Missing space before function parentheses space-before-function-paren + 41:14 warning 'address' is never reassigned. Use 'const' instead prefer-const + 61:9 warning 'updater' is never reassigned. Use 'const' instead prefer-const + 68:11 warning 'newState' is never reassigned. Use 'const' instead prefer-const app/scripts/controllers/network.js + 104:29 warning Missing space before function parentheses space-before-function-paren app/scripts/lib/createLoggerMiddleware.js + 4:32 warning Missing space before function parentheses space-before-function-paren + 15:2 warning Newline required at end of file but not found eol-last app/scripts/lib/createOriginMiddleware.js + 4:32 warning Missing space before function parentheses space-before-function-paren + 9:2 warning Newline required at end of file but not found eol-last app/scripts/lib/createProviderMiddleware.js + 5:34 warning Missing space before function parentheses space-before-function-paren + 13:2 warning Newline required at end of file but not found eol-last app/scripts/lib/events-proxy.js + 1:50 warning Missing space before function parentheses space-before-function-paren + 31:2 warning Newline required at end of file but not found eol-last app/scripts/lib/nodeify.js + 2:22 warning Missing space before function parentheses space-before-function-paren + 2:24 warning Missing space before opening brace space-before-blocks + 5:18 warning Missing space before function parentheses space-before-function-paren + 5:20 warning Missing space before opening brace space-before-blocks app/scripts/lib/pending-balance-calculator.js + 16:19 warning Missing space before function parentheses space-before-function-paren app/scripts/lib/pending-tx-tracker.js + 85:11 warning '||' should be placed at the end of the line operator-linebreak + 87:11 warning '||' should be placed at the end of the line operator-linebreak + 88:11 warning '||' should be placed at the end of the line operator-linebreak + 90:11 warning '||' should be placed at the end of the line operator-linebreak + 91:11 warning '||' should be placed at the end of the line operator-linebreak app/scripts/lib/port-stream.js + 3:22 warning Missing space before function parentheses space-before-function-paren + 3:24 warning Missing space before opening brace space-before-blocks app/scripts/lib/tx-gas-utils.js + 84:2 warning Newline required at end of file but not found eol-last app/scripts/lib/tx-state-history-helper.js + 12:37 warning Missing space before function parentheses space-before-function-paren + 23:30 warning Missing space before function parentheses space-before-function-paren + 30:23 warning Missing space before function parentheses space-before-function-paren + 35:28 warning Missing space before function parentheses space-before-function-paren + 41:2 warning Newline required at end of file but not found eol-last app/scripts/lib/tx-state-manager.js + 94:13 warning 'value' is never reassigned. Use 'const' instead prefer-const ui/app/reducers.js + 45:7 warning 'state' is never reassigned. Use 'const' instead prefer-const + 53:7 warning 'stateString' is never reassigned. Use 'const' instead prefer-const ui/lib/tx-helper.js + 27:2 warning Newline required at end of file but not found eol-last ui/app/components/account-dropdowns.js + 163:1 warning More than 2 blank lines not allowed no-multiple-empty-lines ui/app/components/menu-droppo.js + 22:7 warning 'style' is never reassigned. Use 'const' instead prefer-const ui/app/components/shapeshift-form.js + 135:11 warning '&&' should be placed at the end of the line operator-linebreak ui/app/components/typed-message-renderer.js + 35:25 warning Missing space before function parentheses space-before-function-paren + 42:2 warning Newline required at end of file but not found eol-last mascara/server/index.js + 11:42 warning Use path.join() or path.resolve() instead of + to create paths no-path-concat + 12:36 warning Use path.join() or path.resolve() instead of + to create paths no-path-concat + 13:33 warning Use path.join() or path.resolve() instead of + to create paths no-path-concat + 14:40 warning Use path.join() or path.resolve() instead of + to create paths no-path-concat + 20:29 warning Use path.join() or path.resolve() instead of + to create paths no-path-concat + 21:29 warning Use path.join() or path.resolve() instead of + to create paths no-path-concat + 26:40 warning Use path.join() or path.resolve() instead of + to create paths no-path-concat ```
* | Add error messages when importing an accounttmashuang2017-10-241-16/+22
| |
* | Add Import With Seed PhraseChi Kei Chan2017-10-214-4/+133
| |
* | Add mobile responsivenessChi Kei Chan2017-10-211-2/+73
| |
* | Remove import optionChi Kei Chan2017-10-211-1/+3
| |
* | Fix importChi Kei Chan2017-10-211-21/+31
| |
* | Fix capitializationChi Kei Chan2017-10-211-1/+1
| |
* | Add Integration TestsChi Kei Chan2017-10-211-5/+5
| |
* | ShapeShift IntegrationChi Kei Chan2017-10-213-86/+245
| |
* | Add ShapeShift UIChi Kei Chan2017-10-212-72/+257
| |
* | Fix merge conflict; separate onboarding buy screenChi Kei Chan2017-10-212-20/+20
| |
* | Move "Skip this step" to side panelJacky Chan2017-10-212-12/+17
| |
* | Disable CTA unless notice is scrolled to bottomJacky Chan2017-10-212-4/+29
| |
* | Fix Buy Ether flowJacky Chan2017-10-212-2/+5
| |
* | Shuffle tokensJacky Chan2017-10-212-22/+38
| |
* | Add Go to Coinbase; Show Buy Ether after signupJacky Chan2017-10-217-67/+104
| |
* | Hide Warning after changing import optionsJacky Chan2017-10-212-5/+10
| |
* | Implement Buy Ether Screen UIJacky Chan2017-10-213-8/+318
| |
* | Implement Import Account ScreenJacky Chan2017-10-214-6/+311
| |
* | Add BackupPhraseScreenJacky Chan2017-10-214-7/+394
| |
* | Add NoticeScreenJacky Chan2017-10-213-7/+104
| |
* | Add UniqueImageScreenJacky Chan2017-10-217-43/+298
| |
* | Add BreadcrumbsJacky Chan2017-10-213-2/+47
| |
* | CreatePasswordScreenJacky Chan2017-10-213-3/+104
| |
* | Adding CreatePasswordScreenJacky Chan2017-10-213-1/+68
|/
* mascara - set x-frame-options header to DENYfrankiebee2017-10-201-1/+1
|
* mascara/background: use async awaitfrankiebee2017-10-051-20/+13
|
* use log.debugfrankiebee2017-10-051-3/+3
|
* mascara: linting and code clean upfrankiebee2017-10-055-58/+41
|
* mascara:exampl/app - add a send tx buttonfrankiebee2017-10-052-8/+22
|
* mascara: turn off backgroundfrankiebee2017-09-201-2/+1
|
* require metamascarafrankiebee2017-09-195-140/+22
|
* test - mascara - move skip reload test flagkumavis2017-09-161-0/+1
|
* mascara - proxy - small cleanupkumavis2017-09-161-2/+1
|
* tests - integration - mascara - small cleanup and timeout adjustmentskumavis2017-09-161-4/+2
|
* set time if platform is mascarafrankiebee2017-09-161-0/+1
|
* remove testem filesfrankiebee2017-09-162-34/+0
|
* dont reload on initial download and wait before passing sw to uifrankiebee2017-09-162-16/+26
|
* tests - integration - get flat and mascara tests closer to compatiblekumavis2017-09-143-125/+3
|
* tests - start migrating mascara tests to karmakumavis2017-09-143-7/+20
|
* mascara - fix iframe stream constructorkumavis2017-09-022-4/+4
|
* 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
| |
| * continue button changed to agreeNihar2017-05-171-1/+1
| |
* | reload page if ui is not presentfrankiebee2017-06-091-2/+6
| |
* | reload the page when switching networksfrankiebee2017-06-091-3/+2
| |
* | clean up codefrankiebee2017-06-091-5/+0
|/
* mascara - fix deploy instructionskumavis2017-05-161-1/+1
|
* mascara - ui - fix scale on mobilekumavis2017-05-161-1/+2
|
* mascara - add deploy instructionskumavis2017-05-161-2/+11
|
* clean up codefrankiebee2017-04-293-5/+3
|
* General cleanup and window reload if an update is foundfrankiebee2017-04-284-12/+17
|
* break out IndexDbController && Run the first time test on mascarafrankiebee2017-04-287-81/+43
|
* Setup test enviroment for mascarafrankiebee2017-04-289-0/+231
|
* Update README for mascarafrankiebee2017-04-271-11/+3
|
* Clean up codefrankiebee2017-04-221-14/+13
|
* Reduce wakeup time for firefoxfrankiebee2017-04-211-1/+1
|
* Fix for firefoxfrankiebee2017-04-211-55/+39
|
* fix syntaxfrankiebee2017-04-071-1/+1
|
* uncomment intervalDelayfrankiebee2017-04-071-1/+1
|
* match intervalsfrankiebee2017-04-071-1/+2
|
* Fix wakeUps:frankiebee2017-04-072-5/+5
| | | | | fix spelling cut wakeup time in half
* remove unnecessary listnerfrankiebee2017-04-071-6/+1
|
* Ping service worker to keep it from going idlefrankiebee2017-04-072-2/+13
|
* mascara - ready to deploy via dockerkumavis2017-04-061-4/+4
|
* mascara - mascara lib - read mascara origin from env varkumavis2017-04-061-17/+14
|
* mascara - rename popup to uikumavis2017-04-052-3/+3
|
* mascara - rename things + break out mascara asset serverkumavis2017-04-0511-114/+135
|
* add platforms to mascara + move buyEther window open to uikumavis2017-04-052-1/+12
|
* Remove out of date commentsfrankiebee2017-04-041-9/+1
|
* Fix first install flowfrankiebee2017-04-042-11/+4
|
* Update todos on READMEfrankiebee2017-04-031-0/+4
|
* Update MetaMascara READMEfrankiebee2017-04-031-11/+3
|
* Rename mascara root directoryfrankiebee2017-04-0312-0/+605