Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Folder restructure (#6304) | Chi Kei Chan | 2019-03-22 | 3 | -5/+5 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 | ||||
* | Add rollback script, move auto-changelog script (#6252) | Dan Finlay | 2019-03-20 | 2 | -0/+61 |
| | |||||
* | mascara - remove from project (#6283) | kumavis | 2019-03-12 | 3 | -4/+0 |
| | |||||
* | development - enhancement for sourcemap validator tool (#6277) | kumavis | 2019-03-12 | 1 | -22/+71 |
| | |||||
* | Metametrics (#6171) | Dan J Miller | 2019-03-05 | 1 | -1/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Add metametrics provider and util. * Add backend api and state for participating in metametrics. * Add frontend action for participating in metametrics. * Add metametrics opt-in screen. * Add metametrics events to first time flow. * Add metametrics events for route changes * Add metametrics events for send and confirm screens * Add metametrics events to dropdowns, transactions, log in and out, settings, sig requests and main screen * Ensures each log in is measured as a new visit by metametrics. * Ensure metametrics is called with an empty string for dimensions params if specified * Adds opt in metametrics modal after unlock for existing users * Adds settings page toggle for opting in and out of MetaMetrics * Switch metametrics dimensions to page level scope * Lint, test and translation fixes for metametrics. * Update design for metametrics opt-in screen * Complete responsive styling of metametrics-opt-in modal * Use new chart image on metrics opt in screens * Incorporate the metametrics opt-in screen into the new onboarding flow * Update e2e tests to accomodate metametrics changes * Mock out metametrics network requests in integration tests * Fix tx-list integration test to support metametrics provider. * Send number of tokens and accounts data with every metametrics event. * Update metametrics event descriptor schema and add new events. * Fix import tos bug and send gas button bug due to metametrics changes. * Various small fixes on the metametrics branch. * Add origin custom variable type to metametrics.util * Fix names of onboarding complete actions (metametrics). * Fix names of Metrics Options actions (metametrics). * Clean up code related to metametrics. * Fix bad merge conflict resolution and improve promise handling in sendMetaMetrics event and confrim tx base * Don't send a second metrics event if user has gone back during first time flow. * Collect metametrics on going back from onboarding create/import. * Add missing custom variable constants for metametrics * Fix metametrics provider * Make height of opt-in modal responsive. * Adjust text content for opt-in modal. * Update metametrics event names and clean up code in opt-in-modal * Put phishing warning step next to last in onboarding flow * Link terms of service on create and import screens of first time flow * Add subtext to options on the onboarding select action screen. * Fix styling of bullet points on end of onboarding screen. * Combine phishing warning and congratulations screens. * Fix placement of users if unlocking after an incomplete onboarding import flow. * Fix capitalization in opt-in screen * Fix last onboarding screen translations * Add link to 'Learn More' on the last screen of onboarding * Code clean up: metametrics branch * Update e2e tests for phishing warning step removal * e2e tests passing on metametrics branch * Different tracking urls for metametrics on development and prod | ||||
* | Show/Hide Fiat on Testnets based on User Preference (#6153) | Chi Kei Chan | 2019-02-27 | 4 | -4/+8 |
| | |||||
* | Add visual indicator when displaying a cached balance (#5854) | Dan J Miller | 2019-01-30 | 5 | -0/+5 |
| | |||||
* | Add integration test for ordering of shapeshift txs in history list. | Dan Miller | 2019-01-25 | 1 | -1/+212 |
| | |||||
* | Fix integration tests | Alexander Tseung | 2019-01-25 | 1 | -8/+748 |
| | |||||
* | Prevent send to token warning (#6058) | Esteban Miño | 2019-01-24 | 8 | -4/+14 |
| | |||||
* | Refactor first time flow, remove seed phrase from state (#5994) | Alexander Tseung | 2019-01-23 | 5 | -0/+5 |
| | | | | | | | | | | | | | | | | | | | | * 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 | ||||
* | Prevent users from changing the From field in the send screen (#5922) | Alexander Tseung | 2018-12-14 | 6 | -4/+1274 |
| | | | | | | * Prevent users from changing the From field in the send screen * Fix integration tests | ||||
* | Improve ux for low gas price set (#5862) | Dan J Miller | 2018-12-11 | 2 | -1/+4 |
| | | | | | | | | | | * Show user warning if they set gas price below safelow minimum, error if 0. * Properly cache basic price estimate data. * Default retry price to recommended price if original price was 0x0 * Use mock fetch in send-new-ui integration tests. | ||||
* | Remove beefy dependency and its usages | Whymarrh Whitby | 2018-12-07 | 1 | -16/+0 |
| | | | | | | | | | | | Refs #4768 Refs #5389 This changeset removes the beefy package that: 1. Was last published 2 yrs ago 2. Brought with it 1 moderate and 1 critical vulnerability 3. Was only used in scripts that no longer work | ||||
* | Add gas data to integration test json data set. | Dan Miller | 2018-12-04 | 3 | -3/+633 |
| | |||||
* | Remove gas customization integration tests (in favour of e2e tests) | Dan Miller | 2018-12-04 | 1 | -0/+315 |
| | |||||
* | Merge pull request #5334 from whymarrh/ui-switch | Whymarrh Whitby | 2018-11-22 | 2 | -5/+4 |
|\ | | | | | Default to the new UI for first time users | ||||
| * | Remove first-time and navigate-txs integration tests | Whymarrh Whitby | 2018-11-21 | 1 | -1/+1 |
| | | |||||
| * | Speed up genStates script by using built-in require fn | Whymarrh Whitby | 2018-11-21 | 1 | -4/+3 |
| | | |||||
* | | Version 5.0.3 (#5785) | Dan Finlay | 2018-11-21 | 1 | -1/+1 |
|/ | | | | | | | | | * Version 5.0.3 Includes a fix to the `version:bump` script that now correctly updates the changelog header. * Include inpage provider events | ||||
* | Fixes #3425: Better support for batch transactions (#5437) | PaddyMc | 2018-11-14 | 1 | -0/+323 |
| | |||||
* | development tools - fix i18n verify tool | kumavis | 2018-11-05 | 1 | -1/+1 |
| | |||||
* | Add support for RPC endpoints with custom chain IDs (#5134) | HackyMiner | 2018-10-26 | 6 | -6/+6 |
| | |||||
* | Adds toggle for primary currency (#5421) | Alexander Tseung | 2018-10-17 | 6 | -6/+24 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Add UnitInput component * Add CurrencyInput component * Add UserPreferencedCurrencyInput component * Add UserPreferencedCurrencyDisplay component * Add updatePreferences action * Add styles for CurrencyInput, CurrencyDisplay, and UnitInput * Update SettingsTab page with Primary Currency toggle * Refactor currency displays and inputs to use UserPreferenced displays and inputs * Add TokenInput component * Add UserPreferencedTokenInput component * Use TokenInput in the send screen * Fix unit tests * Fix e2e and integration tests * Remove send/CurrencyDisplay component * Replace diamond unicode character with Eth logo. Fix typos | ||||
* | CI - Allow sourcemap uploads to sentry for empty version (#5403) | Bruno Barbieri | 2018-10-10 | 1 | -13/+25 |
| | | | | | | | | | | | | | | * Allow sourcemap uploads to sentry for empty version * Fix comments * fix console log msgs * fix console log msgs * clean up * fix linter errors | ||||
* | 100% French locale, reordering of English locale, fixes #5457 (#5470) | Vincent | 2018-10-09 | 1 | -3/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * french locales: fix typos and improve wording * french locales: more fixes and rewording * fixed typo * fixed typo * added missing translations * fixed alphabetical order * fixed alphabetical order * added missing translations for FR * fixed verify-locale-strings.js * fixed indentation * fixed indentation * updated french locale * updated changelog with changes logs * a few fixes after receiving comments, mostly Caps removing and adding | ||||
* | Merge pull request #5167 from MetaMask/fix-watcAsset-images | Dan Finlay | 2018-09-05 | 3 | -0/+3 |
|\ | | | | | Fix images for watched tokens | ||||
| * | add assetImages to development states | Esteban MIno | 2018-08-31 | 3 | -0/+3 |
| | | |||||
| * | balance components using selectors | Esteban MIno | 2018-08-31 | 1 | -0/+0 |
| | | |||||
| * | fix integration test for asset images selectors | Esteban MIno | 2018-08-31 | 1 | -0/+0 |
| | | |||||
* | | Adds sidebar component and refactors slide in wallet view sidebar to use it. | Dan Miller | 2018-08-29 | 9 | -0/+9 |
|/ | |||||
* | fix tos link; | Bobby Dresser | 2018-07-13 | 2 | -2/+2 |
| | |||||
* | Fix bug in test mock signature request methods. | Dan | 2018-07-12 | 3 | -3/+39 |
| | |||||
* | Fix send integration tests for compatability with confirm refactor. | Dan | 2018-07-11 | 3 | -0/+54 |
| | |||||
* | Fix signature request tests for compatability with confirm refactor. | Dan | 2018-07-11 | 1 | -5/+32 |
| | |||||
* | fix version-bump.js | brunobar79 | 2018-07-03 | 1 | -4/+0 |
| | |||||
* | fix verify-locale-strings.js | brunobar79 | 2018-07-03 | 1 | -3/+4 |
| | |||||
* | fix ui-dev.js warnings | brunobar79 | 2018-07-03 | 1 | -1/+0 |
| | |||||
* | fix sourcemap-validator.js warnings | brunobar79 | 2018-07-03 | 1 | -4/+7 |
| | |||||
* | fix mock-dev.js warnings | brunobar79 | 2018-07-03 | 1 | -2/+0 |
| | |||||
* | fix beefy.js warnings | brunobar79 | 2018-07-03 | 1 | -3/+0 |
| | |||||
* | eslint --fix . | brunobar79 | 2018-07-03 | 13 | -47/+46 |
| | |||||
* | notices - replace getLatestNotice with getNextNotice | kumavis | 2018-06-14 | 3 | -3/+3 |
| | |||||
* | Merge branch 'develop' into i3725-refactor-send-component- | Dan | 2018-06-07 | 6 | -18/+18 |
|\ | |||||
| * | Fix mock addresses used for integration tests | Whymarrh Whitby | 2018-06-06 | 6 | -18/+18 |
| | | |||||
| * | development - add sourcemap debug tool | kumavis | 2018-04-28 | 1 | -0/+49 |
| | | |||||
* | | Merge branch 'develop' into i3725-refactor-send-component- | Dan | 2018-05-14 | 1 | -0/+49 |
| | | |||||
* | | Fixes to get tests passing. | Dan | 2018-04-27 | 4 | -4/+24 |
|/ | |||||
* | Merge branch 'master' into i3580-InternationalizeCurrency | Dan Finlay | 2018-04-18 | 3 | -0/+61 |
|\ | |||||
| * | Add JSDocs Page and Script | Dan Finlay | 2018-04-13 | 3 | -0/+61 |
| | | | | | | | | Includes new script `npm run doc` for generating docs page. | ||||
* | | Add basic currency localization test. | Dan | 2018-04-10 | 1 | -0/+134 |
|/ | |||||
* | Fix integration tests | Alexander Tseung | 2018-04-07 | 1 | -0/+0 |
| | |||||
* | Fix integration tests | Alexander Tseung | 2018-04-05 | 1 | -4/+17 |
| | |||||
* | ci - metamaskbot-announce - gracefully handle missing PR | kumavis | 2018-04-04 | 1 | -47/+58 |
| | |||||
* | ci - job-publish - publish source+sourcemaps to sentry if new release | kumavis | 2018-04-04 | 1 | -0/+55 |
| | |||||
* | ci - metamaskbot announce - js style change | kumavis | 2018-04-04 | 1 | -5/+5 |
| | |||||
* | ci - dont log unneeded env var | kumavis | 2018-04-03 | 1 | -1/+0 |
| | |||||
* | Merge branch 'master' of github.com:MetaMask/metamask-extension into ci-screens | kumavis | 2018-04-03 | 2 | -66/+195 |
|\ | |||||
| * | Merge branch 'master' into i18n-helper | kumavis | 2018-04-03 | 1 | -0/+128 |
| |\ | |||||
| | * | Adds integration tests for rendering of tx list items. | Dan | 2018-03-30 | 1 | -0/+128 |
| | | | |||||
| * | | i18n - further improve locale verifier | kumavis | 2018-03-28 | 1 | -41/+28 |
| | | | |||||
| * | | i18n - cleanup verify locales util | kumavis | 2018-03-28 | 1 | -66/+80 |
| |/ | |||||
* | | ci - build:announce - replace bash qith js because of string escaping nightmare | kumavis | 2018-03-31 | 2 | -34/+52 |
| | | |||||
* | | ci - build:announce - fix json escaping | kumavis | 2018-03-31 | 1 | -6/+6 |
| | | |||||
* | | ci - build:announce - fix json escaping | kumavis | 2018-03-31 | 1 | -6/+6 |
| | | |||||
* | | ci - build:announce - break out into shell script | kumavis | 2018-03-31 | 1 | -0/+34 |
|/ | |||||
* | development - genStates - simplify locale importing | kumavis | 2018-03-28 | 2 | -14/+2 |
| | |||||
* | Add currentLocale to test states. | Dan | 2018-03-24 | 6 | -6/+12 |
| | |||||
* | Add en localeMessages to test states. | Dan | 2018-03-22 | 2 | -0/+17 |
| | |||||
* | Merge pull request #3504 from lazaridiscom/laz/i3427 | kumavis | 2018-03-21 | 1 | -0/+5 |
|\ | | | | | adds READMEs to folders, re #3427 | ||||
| * | add READMEs to folders, re #3427 | Lazaridis | 2018-03-14 | 1 | -0/+5 |
| | | |||||
* | | Merge pull request #3612 from hermanjunge/locale-verification | Thomas Huang | 2018-03-21 | 1 | -0/+96 |
|\ \ | | | | | | | Add script to verify locale strings | ||||
| * | | Move file to development, fix JS | Herman Junge | 2018-03-21 | 1 | -0/+96 |
| | | | |||||
* | | | Merge branch 'master' into retry-tx-refractor | frankiebee | 2018-03-15 | 2 | -2/+2 |
|\| | | |||||
| * | | deps - use pify instead of util.promisify | kumavis | 2018-03-15 | 2 | -2/+2 |
| | | | |||||
* | | | Fix tests. | Dan | 2018-03-14 | 2 | -2/+2 |
|/ / | |||||
* | | Merge pull request #3525 from anticlimactic/move-dev-files | kumavis | 2018-03-14 | 2 | -0/+242 |
|\ \ | | | | | | | Moved mock-dev.js and ui-dev.js to development folder. | ||||
| * | | Moved mock-dev.js and ui-dev.js to development folder. | Vincent | 2018-03-13 | 2 | -0/+242 |
| |/ | |||||
* | | genStates - fix fs api calls | kumavis | 2018-03-12 | 1 | -2/+2 |
| | | |||||
* | | test - genStates - use async api | kumavis | 2018-03-12 | 1 | -14/+17 |
|/ | |||||
* | Clean up run version bump script | Dan Finlay | 2018-03-03 | 1 | -7/+6 |
| | |||||
* | Remove logs | Dan Finlay | 2018-03-03 | 2 | -8/+0 |
| | |||||
* | Add version bumping script | Dan Finlay | 2018-03-03 | 2 | -0/+104 |
| | | | | | One step towards automating our deploy process is automating our version bumping scheme. This PR does that. | ||||
* | Merge branch 'master' into uat-master | Dan Finlay | 2018-02-22 | 1 | -1/+1 |
|\ | |||||
| * | Make announcement more general | Dan Finlay | 2018-02-02 | 1 | -1/+1 |
| | | |||||
* | | [NewUI] Adds the mascara first time flow to betaUI extension (#3257) | Dan J Miller | 2018-02-16 | 1 | -1/+1 |
| | | | | | | | | | | | | * 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. | ||||
* | | Integration tests for signature requests confirmations. (#3194) | Dan J Miller | 2018-02-07 | 3 | -1/+211 |
| | | |||||
* | | Add functional integration testing to Add Token flow (#3189) | Alexander Tseung | 2018-02-06 | 2 | -2/+140 |
| | | |||||
* | | Functional Integration Tests for send ether flow. (#3119) | Dan J Miller | 2018-01-30 | 3 | -0/+441 |
| | | |||||
* | | Add ExtensionPlatform = 'development' to mockUi | Thomas | 2018-01-23 | 1 | -0/+5 |
| | | |||||
* | | [NewUI] Fixes tests and sends user to NewUI after registering. (#2788) | Dan J Miller | 2017-12-22 | 1 | -0/+1 |
|/ | | | | | | | | | | * Fixes tests and sends user to NewUI after registering. * Karma config? * Empty commit * Remove unneeded json state mock file. | ||||
* | Add development state | Dan Finlay | 2017-12-07 | 1 | -0/+739 |
| | |||||
* | development - fix ui dev | kumavis | 2017-09-30 | 1 | -44/+40 |
| | |||||
* | Add computed balance to mock state | Dan Finlay | 2017-09-27 | 1 | -1/+3 |
| | |||||
* | tests - integration - get flat and mascara tests closer to compatible | kumavis | 2017-09-14 | 2 | -4/+5 |
| | |||||
* | Update development store | tmashuang | 2017-09-05 | 1 | -2/+2 |
| | |||||
* | Update announcer wording | Dan Finlay | 2017-05-24 | 1 | -1/+1 |
| | |||||
* | extension - prefer extensionizer module | kumavis | 2017-03-31 | 1 | -1/+1 |
| | |||||
* | Add new development states for UI development. | Kevin Serrano | 2017-03-21 | 2 | -0/+139 |
| | |||||
* | Fix development to use new currency state. | Kevin Serrano | 2017-03-15 | 24 | -24/+24 |
| | |||||
* | Get basic ENS working | Dan Finlay | 2017-03-09 | 2 | -27/+63 |
|\ | | | | | | | & merge master into ENS branch. | ||||
| * | Fix merge conflicts. | Kevin Serrano | 2017-03-02 | 2 | -0/+310 |
| |\ | |/ |/| | |||||
| * | Make the UI play nice with empty RPC lists. | Kevin Serrano | 2017-02-23 | 1 | -0/+1 |
| | | |||||
* | | Merge branch 'i765-gaslimits' of github.com:MetaMask/metamask-plugin into ↵ | Kevin Serrano | 2017-02-28 | 1 | -0/+99 |
|\ \ | | | | | | | | | | i765-gaslimits | ||||
| * \ | Merge branch 'master' into i765-gaslimits | Dan Finlay | 2017-02-28 | 1 | -0/+99 |
| |\ \ | |||||
| | * | | Add personal_sign development ui state | Dan Finlay | 2017-02-25 | 1 | -0/+99 |
| | |/ | |||||
* | / | Fix state to render gasPrice for ui dev. | Kevin Serrano | 2017-02-28 | 1 | -2/+3 |
|/ / | |||||
* | | Merge github.com:MetaMask/metamask-plugin into i765-gaslimits | Kevin Serrano | 2017-02-24 | 6 | -14/+130 |
|\| | |||||
| * | Fix UI Dev Mode for Tx Approval | Dan Finlay | 2017-02-21 | 5 | -3/+107 |
| | | | | | | | | | | | | | | | | | | | | The state object had been changed, but our mock states for tx approval were using the old keys. Rather than try to muck about and figure out each and every change, I've re-generated a UI dev state for tx approval, which should help @zanibas on his current project. We can continue adding new dev states as needed from here. If anyone catches a state that doesn't render correctly, it's worth checking if a new snapshot doesn't solve things. Debugged by adding new debugging loggers, and I've left them in place for easier future debugging. | ||||
| * | add waits between notices. | Kevin Serrano | 2017-02-21 | 1 | -11/+23 |
| | | |||||
* | | Broke hex decimal input into its own component | Dan Finlay | 2017-02-18 | 1 | -0/+210 |
|/ | | | | Also added a new state to try to make UI dev mode work again, but it has other issues, like #1128, that need to be addressed before UI dev mode can be used again. | ||||
* | Fix integration tests. | Kevin Serrano | 2017-02-10 | 1 | -0/+1 |
| | |||||
* | Remove trailing comma in JSON. | Kevin Serrano | 2017-02-10 | 1 | -1/+1 |
| | |||||
* | Delete all code related to disclaimers. | Kevin Serrano | 2017-02-10 | 31 | -43/+15 |
| | |||||
* | modification of notices. | Kevin Serrano | 2017-02-03 | 3 | -38/+1 |
| | |||||
* | continue rename selectedAccount to selectedAddress | kumavis | 2017-01-31 | 26 | -39/+35 |
| | |||||
* | Allow importing of private key strings | Dan Finlay | 2017-01-18 | 3 | -0/+240 |
| | | | | | | | | Fixes #1021 A top-right menu item now allows `Account Import`. It has a menu (with one item for now) that allows importing a private key string. Errors are displayed, and a success navigates the user to their account list, where the imported account is labeled `LOOSE`. | ||||
* | Merge branch 'i328-MultiVault-v1' into i715-AddImportMenu | Dan Finlay | 2017-01-18 | 2 | -0/+190 |
|\ | |||||
| * | Scaffold new account view | Dan Finlay | 2016-11-05 | 2 | -1/+67 |
| | | |||||
* | | Add loose account development state | Dan Finlay | 2016-12-24 | 1 | -0/+126 |
| | | |||||
* | | Add lost accounts ui development state | Dan Finlay | 2016-12-21 | 1 | -0/+91 |
| | | |||||
* | | Merged master into dev | Dan Finlay | 2016-12-20 | 5 | -1/+139 |
|\ \ | |||||
| * \ | Merge branch 'AddNotices' of github.com:MetaMask/metamask-plugin into AddNotices | Dan Finlay | 2016-12-17 | 1 | -1/+1 |
| |\ \ | |||||
| | * | | Clean notices. | Kevin Serrano | 2016-12-17 | 1 | -1/+1 |
| | | | | |||||
| | * | | The first notice, the fall of morden. | Kevin Serrano | 2016-12-17 | 1 | -1/+1 |
| | | | | |||||
| * | | | Cleanup | Dan Finlay | 2016-12-17 | 1 | -1/+0 |
| |/ / | |||||
| * | | Add ability to show notices to user & get confirmation. | Kevin Serrano | 2016-12-17 | 1 | -1/+0 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 | 5 | -1/+141 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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. | ||||
* | | | Made integration test create a first vault | Dan Finlay | 2016-12-01 | 1 | -0/+31 |
| | | | |||||
* | | | change all instances of selectedAddress to selectedAccount. | Kevin Serrano | 2016-11-22 | 17 | -17/+17 |
| | | | |||||
* | | | Add development states.js back into repo | Dan Finlay | 2016-11-22 | 1 | -0/+1 |
| | | | |||||
* | | | Fix custom provider menu item | Dan Finlay | 2016-11-22 | 2 | -1/+86 |
| | | | | | | | | | | | | The Custom RPC menu item in the provider menu would not appear when Localhost:8545 was selected. | ||||
* | | | Re-enable disclaimer screen. Rename variables to reflect role more clearly. | Kevin Serrano | 2016-11-15 | 23 | -23/+23 |
| |/ |/| | |||||
* | | Add first-time state | Dan Finlay | 2016-10-28 | 2 | -1/+40 |
| | | |||||
* | | Phase out extra warning screen. | Kevin Serrano | 2016-10-26 | 9 | -48/+6 |
|/ | |||||
* | Add more accounts to account list ui state | Dan Finlay | 2016-10-12 | 2 | -33/+67 |
| | |||||
* | Emphasize auto-updating in announcement | Dan Finlay | 2016-10-06 | 1 | -1/+1 |
| | | | | Helps avoid issues like #703 by emphasizing uninstalling is not required. | ||||
* | Made announcer use correct text bolding | Dan Finlay | 2016-10-06 | 1 | -1/+1 |
| | |||||
* | Rebuild dev states | Dan Finlay | 2016-10-06 | 1 | -1/+1 |
| | |||||
* | Add announcer script | Dan Finlay | 2016-10-05 | 1 | -0/+12 |
| | | | | | | | | | | | | | | | I always keep writing up this same announcement message whenever I publish a new version. I've now written a script to automate my announcement formatting, it looks like this: ``` **MetaMask 2.13.2** now published to the Chrome Store! It should be available over the next hour! 2016-10-4 - Fix bug where chosen FIAT exchange rate does no persist when switching networks - Fix additional parameters that made MetaMask sometimes receive errors from Parity. - Fix bug where invalid transactions would still open the MetaMask popup. ``` | ||||
* | Add accounts back to metamask state | Dan Finlay | 2016-09-13 | 3 | -9/+9 |
| | |||||
* | Fix new logo related errors | Dan Finlay | 2016-09-09 | 1 | -1/+1 |
| | | | | | | | | | Fixed logo deallocation related bugs, had to patch the logo repo itself to add a stopAnimating method. Also tuned up the logo to more closely resemble the old behavior. - Overlaps the title text - Points nose at cursor, not just front of eyes - Cursor is more "distant" from fox, to avoid extreme angles on edges. | ||||
* | Update locked state | Dan Finlay | 2016-09-09 | 2 | -63/+23 |
| | |||||
* | Make custom network dev state not loading | Dan Finlay | 2016-08-30 | 2 | -2/+2 |
| | |||||
* | Add shapeshift development state | Dan Finlay | 2016-08-26 | 2 | -1/+349 |
| | |||||
* | Add send form development state | Dan Finlay | 2016-08-26 | 2 | -1/+77 |
| | |||||
* | Add restore vault development state | Dan Finlay | 2016-08-26 | 2 | -1/+40 |
| | |||||
* | Add pending sign msg development state | Dan Finlay | 2016-08-25 | 2 | -1/+407 |
| | |||||
* | Create a dev state with shapeshift tx | Frankie | 2016-08-19 | 2 | -1/+164 |
| | |||||
* | Divided eth components for tx and account detail. | Kevin Serrano | 2016-08-17 | 1 | -1/+1 |
| | |||||
* | Merge master. | Kevin Serrano | 2016-08-16 | 3 | -1/+190 |
|\ | |||||
| * | Added buggy state file to states folder | Dan Finlay | 2016-08-12 | 2 | -1/+1 |
| | | |||||
| * | Add network indicator class to loading image | Dan Finlay | 2016-08-12 | 1 | -0/+189 |
| | | |||||
* | | Add fix for zero balance shorten. | Kevin Serrano | 2016-08-08 | 2 | -2/+2 |
| | | |||||
* | | Get fiat numbers rendering on tooltip. Need to find way to create line breaks. | Kevin Serrano | 2016-08-06 | 4 | -5/+11 |
| | | |||||
* | | Holding off on select formatting for now. Renamed keys for options. | Kevin Serrano | 2016-08-05 | 2 | -2/+2 |
| | | |||||
* | | Create default values for metamask state for conversion. Fix config files ↵ | Kevin Serrano | 2016-08-05 | 2 | -3/+6 |
|/ | | | | for ui dev. | ||||
* | Add mock dev mode | Dan Finlay | 2016-07-22 | 4 | -7/+60 |
| | |||||
* | Merge branch 'master' into FixSvgIcons | Dan Finlay | 2016-07-12 | 1 | -0/+14 |
|\ | |||||
| * | Integrate changes back into eth-balance | Kevin Serrano | 2016-07-12 | 1 | -0/+14 |
| | | |||||
* | | Rebuild states object | Dan Finlay | 2016-07-12 | 1 | -1/+1 |
| | | |||||
* | | Add coin sending tx state | Dan Finlay | 2016-07-12 | 1 | -0/+1 |
|/ | |||||
* | Implement alternate shortening scheme. | Kevin Serrano | 2016-07-09 | 1 | -1/+1 |
| | |||||
* | Resolve merge conflict. | Kevin Serrano | 2016-07-08 | 6 | -2/+89 |
|\ | |||||
| * | Merge branch 'master' of github.com:MetaMask/metamask-plugin into ↵ | kumavis | 2016-07-08 | 2 | -1/+113 |
| |\ | | | | | | | | | | ConfirmationStyle | ||||
| * | | Simplify ui dev mode style | Dan Finlay | 2016-07-07 | 1 | -1/+1 |
| | | | |||||
| * | | Fixed up pending-tx-details | Dan Finlay | 2016-07-07 | 2 | -1/+2 |
| | | | |||||
| * | | Fleshed out pending tx view | Dan Finlay | 2016-07-07 | 2 | -1/+1 |
| | | | |||||
| * | | Began reworking tx conf view | Dan Finlay | 2016-07-07 | 4 | -1/+87 |
| | | | |||||
* | | | Add new component for tx-history to avoid messing with other styles. Add ↵ | Kevin Serrano | 2016-07-08 | 1 | -1/+1 |
| | | | | | | | | | | | | fixed width specifically to this style. | ||||
* | | | Modified test views again. Added fixed length to center tx information. | Kevin Serrano | 2016-07-08 | 2 | -3/+3 |
| | | | |||||
* | | | Modify development states to account for long domains. | Kevin Serrano | 2016-07-08 | 2 | -3/+3 |
| |/ |/| | |||||
* | | Add new test state with tx history. Fix alignment issue with transaction ↵ | Kevin Serrano | 2016-07-08 | 2 | -1/+113 |
|/ | | | | history text. | ||||
* | Improved Ui Dev Mode | Dan Finlay | 2016-07-02 | 4 | -70/+38 |
| | | | | | | Dev mode now reloads on file changes (although it seems to sometimes reload too soon, not getting the update... we can tune the timeout interval in development/index.html) Dev mode now reloads on all non-`node_modules` file changes, so the `ui` and `app` folders are both being watched for live reloading. | ||||
* | Formatted dev mode better | Dan Finlay | 2016-07-01 | 3 | -0/+17 |
| | |||||
* | Clean up beefy usage | Dan Finlay | 2016-07-01 | 1 | -12/+2 |
| | | | | Now properly uses brfs transform so it can reload on state object changes. | ||||
* | Add query param restoring to mocker | Dan Finlay | 2016-07-01 | 1 | -2/+2 |
| | |||||
* | Remove debugs from development | Dan Finlay | 2016-07-01 | 1 | -23/+0 |
| | |||||
* | Cleaned up some formatting for ui mocker | Dan Finlay | 2016-07-01 | 4 | -7/+14 |
| | |||||
* | Add selector component to ui mocker | Dan Finlay | 2016-07-01 | 2 | -20/+42 |
| | |||||
* | First simple version of ui mocker | Dan Finlay | 2016-07-01 | 18 | -0/+757 |