aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/reducers/metamask.js
Commit message (Expand)AuthorAgeFilesLines
* Folder restructure (#6304)Chi Kei Chan2019-03-221-419/+0
* mascara - remove from project (#6283)kumavis2019-03-121-2/+0
* Metametrics (#6171)Dan J Miller2019-03-051-0/+19
* Show/Hide Fiat on Testnets based on User Preference (#6153)Chi Kei Chan2019-02-271-1/+5
* Fix gas estimation when sending to contracts (#6195)Dan J Miller2019-02-261-1/+1
* Add announcement for users migrated to the new UIWhymarrh Whitby2019-02-051-0/+6
* Refactor first time flow, remove seed phrase from state (#5994)Alexander Tseung2019-01-231-0/+7
* Use Parity on-chain registry only when is needed (#6052)Esteban MiƱo2019-01-231-0/+1
* Fix rounding issue when sending max tokens (#5695)Alexander Tseung2018-11-201-1/+1
* nextUnreadNotice undefined rather than nullThomas2018-11-011-1/+1
* Readable tests, and set nextUnreadNotice to null when CLEAR_NOTICES is dispat...Thomas2018-10-311-0/+1
* Merge branch 'develop' into reducersThomas2018-10-311-0/+9
|\
| * Add support for RPC endpoints with custom chain IDs (#5134)HackyMiner2018-10-261-1/+1
| * Adds toggle for primary currency (#5421)Alexander Tseung2018-10-171-0/+9
* | Set maxMode and toNickname defaults for clear_sendThomas2018-10-101-3/+5
|/
* Add updateSendHexData actionWhymarrh Whitby2018-07-181-0/+8
* notices - replace getLatestNotice with getNextNoticekumavis2018-06-141-2/+2
* Merge branch 'develop' into i3725-refactor-send-component-Dan2018-05-241-1/+13
|\
| * Merge pull request #4308 from MetaMask/i4232-addtokenkumavis2018-05-231-0/+12
| |\
| | * Update designs for Add Token screenAlexander Tseung2018-05-201-0/+12
| * | Move setAccountLabel into PreferencesControllerWhymarrh Whitby2018-05-171-1/+1
| |/
* / Further refactors; includes refactor of send-v2.js and associated containerDan2018-04-301-11/+0
|/
* Clean up network configAlexander Tseung2018-04-241-1/+1
* Fix confirmation popup not always openingAlexander Tseung2018-04-171-2/+3
* Merge branch 'master' into i3981-contract-ratesDan Finlay2018-04-171-1/+1
|\
| * Fix action for setting localeDan Finlay2018-04-141-1/+1
* | Maintain token prices using a background servicebitpshr2018-04-161-17/+0
* | Fetch token prices based on contract addressbitpshr2018-04-161-7/+16
|/
* Merge branch 'master' into i18n-translator-reduxDan2018-03-271-1/+3
|\
| * Use ens-input component in send-v2 to allow sending to ens names.Dan2018-03-261-1/+3
* | Default current locale in metamask reducer to empty string.Dan2018-03-241-1/+1
* | Merge branch 'master' of github.com:MetaMask/metamask-extension into i18n-tra...kumavis2018-03-211-0/+2
|\|
| * Merge branch 'master' into retry-tx-refractorDan2018-03-141-0/+6
| |\
| * | Remove unnecessary addition of nonce to state.Dan2018-03-141-2/+0
| * | Merge branch 'master' into retry-tx-refractorDan2018-03-091-2/+0
| |\ \
| * | | Retry transaction logic added to tx-list-item, confirm-send-ether, customize-...Dan2018-03-091-0/+4
* | | | Handle i18n with redux.Dan2018-03-161-0/+6
| |_|/ |/| |
* | | Merge branch 'master' into i3033-responsive-newui-onboardingkumavis2018-03-141-2/+0
|\ \ \ | | |/ | |/|
| * | Fix flashing to Log in screen after logging in or restoring from seed phrase ...Alexander Tseung2018-03-081-2/+0
| |/
* / Add welcome screen to new-ui browser first time flow.Dan2018-03-091-0/+6
|/
* Fix NewUI reveal seed flow. (#3410)Dan J Miller2018-03-031-1/+6
* [NewUI] Adds the mascara first time flow to betaUI extension (#3257)Dan J Miller2018-02-161-0/+2
* Track usage of old and new UI (#2794)Alexander Tseung2017-12-231-0/+7
* Merge branch 'NewUI-flat' into MM-333-auto-add-users-to-new-UIChi Kei Chan2017-12-081-0/+9
|\
| * Update max amount behaviour to meet new specs.Dan2017-12-071-0/+9
* | New-ui actions accomodates old-ui.Dan2017-12-051-1/+1
* | Add UI selectionDan2017-12-051-0/+6
|/
* making eslint happyJason Clark2017-11-261-1/+1
* toggle wired up to preferences property storeJason Clark2017-11-251-4/+4
* incremental commitClark, Jason (Contractor)2017-11-241-0/+6
* Create single action for updating all of send in redux state.Dan2017-11-151-0/+10
* Fix lint errors.Dan2017-11-151-4/+4
* Allow editing of send ether.Dan2017-11-151-0/+23
* Token balance in send state; validating sufficient tokens, validation updates...Dan2017-11-071-0/+9
* More lint fixesDan2017-11-021-1/+1
* Merge branch 'master' into NewUI-flatChi Kei Chan2017-10-251-1/+23
|\
| * ShapeShift IntegrationChi Kei Chan2017-10-211-0/+21
| * Adding CreatePasswordScreenJacky Chan2017-10-211-0/+2
* | Clear send state on cancelling and signing.Dan2017-10-241-4/+14
* | Handling to and amount errors.Dan2017-10-191-0/+16
* | Move all of send state to metamask state.Dan2017-10-191-0/+46
* | wipChi Kei Chan2017-10-181-0/+6
* | Customize Gas connected to stateDan2017-10-161-0/+20
* | Enables remove token and ensures add/remove update the list without need for ...Dan2017-10-041-0/+6
* | Add token exchange ratesChi Kei Chan2017-09-131-0/+10
* | Adding Token transaction detail screenChi Kei Chan2017-09-061-0/+6
* | Move responsive ui into its own folder for easier mergesDan Finlay2017-07-211-0/+137
* | Make folder for responsive UIDan Finlay2017-07-041-137/+0
|/
* Assure that seed words are placed into state tree upon request.Kevin Serrano2017-03-281-0/+1
* Merge branch 'master' into i1165-predictiveKevin Serrano2017-03-151-4/+1
|\
| * Rename variables to proper currency state variables.Kevin Serrano2017-03-151-4/+1
* | Create persistence address book.Kevin Serrano2017-03-101-0/+1
|/
* Refactor of code into separate reducers and actions.Kevin Serrano2017-03-081-0/+1
* Break out rpc update and rpclist into two reducers.Kevin Serrano2017-03-081-2/+6
* Tested against code to play nice with unit tests.Kevin Serrano2017-02-241-1/+2
* Delete all code related to disclaimers.Kevin Serrano2017-02-101-5/+0
* Merge branch 'dev' into messageManagerCleanUpFrankie2017-02-021-3/+3
|\
| * rename selectedAccount to selectedAddresskumavis2017-01-311-3/+3
* | Clean up message manger includes:Frankie2017-01-291-7/+7
|/
* Merged master into devDan Finlay2016-12-201-0/+13
|\
| * Add ability to show notices to user & get confirmation.Kevin Serrano2016-12-171-0/+13
* | change all instances of selectedAddress to selectedAccount.Kevin Serrano2016-11-221-1/+0
* | Re-enable disclaimer screen. Rename variables to reflect role more clearly.Kevin Serrano2016-11-151-1/+1
* | Phase out extra warning screen.Kevin Serrano2016-10-261-6/+0
|/
* ui - remove unused currentDomain propkumavis2016-09-131-1/+0
* Added compliance for tests and properly accounts for N/A conversions.Kevin Serrano2016-08-171-1/+1
* Merge master.Kevin Serrano2016-08-161-1/+2
|\
| * Fix ether warning checkbox.Kevin Serrano2016-08-111-1/+2
* | Holding off on select formatting for now. Renamed keys for options.Kevin Serrano2016-08-051-1/+1
* | Create default values for metamask state for conversion. Fix config files for...Kevin Serrano2016-08-051-0/+3
* | Fix merge conflicts. Fix typos. Ensure currency immediately updated on load.Kevin Serrano2016-07-231-0/+5
|\|
| * Buy button (#474)Frankie2016-07-221-0/+5
* | Linting!Kevin Serrano2016-07-231-1/+1
* | Add date access throughout the data flow.Kevin Serrano2016-07-221-0/+1
* | Add data field to pass up parameters up to reducer.Kevin Serrano2016-07-221-0/+6
|/
* Manually lintedDan Finlay2016-06-221-8/+10
* Auto lintedDan Finlay2016-06-221-93/+92
* Create disclaimer approval reducerDan Finlay2016-06-171-0/+5
* Added ability to nickname wallets locallyDan Finlay2016-05-211-0/+8
* Streamlined some transition logicDan Finlay2016-05-131-1/+7
* Fix more transition bugsDan Finlay2016-05-121-3/+10
* Make default providers more easiliy configurable for metamask devsDan Finlay2016-05-111-1/+11
* Add UI for Signing MessagesDan Finlay2016-05-041-1/+7
* Moved UI into repo with its own dependency stackDan Finlay2016-04-141-0/+73