aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/helpers
Commit message (Expand)AuthorAgeFilesLines
* MetaMetrics documentation (#6624)Dan J Miller2019-05-211-9/+44
* Improved UX for sweeping accounts (#6488)Etienne Dusseault2019-05-211-1/+10
* New settings custom rpc form (#6490)Dan J Miller2019-05-102-0/+18
* Check for unused function arguments (#6583)Whymarrh Whitby2019-05-095-9/+8
* Skip null and undefined keys when translating via context (#6543)Whymarrh Whitby2019-05-071-0/+10
* Fix binding of this for I18nProvider#tOrKeyWhymarrh Whitby2019-05-011-1/+1
* Send metrics event from backend for on chain transaction failures (#6500)Dan J Miller2019-04-291-2/+2
* Revert "Adds 4byte registry fallback to getMethodData() (#6435)"Thomas Huang2019-04-271-27/+3
* feature: add Goerli support (#6459)Paul Bouchon2019-04-181-0/+1
* Adds 4byte registry fallback to getMethodData() (#6435)Dan J Miller2019-04-171-3/+27
* Metrics tracking gas changed - slow, average, fast, custom - on edit screen.-Dan Miller2019-04-081-0/+2
* Remove NoticeController (#6382)Thomas Huang2019-04-021-4/+0
* Revert to providing inline defaults in getHexGasTotal and increaseLastGasPric...Dan J Miller2019-03-291-4/+4
* Further e2e fixes in wake of #6364 and #6367 (#6374)Dan J Miller2019-03-291-13/+24
* Defaults to the args list in increaseLastGasPrice and getHexGasTotalDan Miller2019-03-281-4/+4
* getHexGasTotal and increaseLastGasPrice now gracefully handle null and undefi...Dan Miller2019-03-281-2/+2
* New settings page rebased (#6333)Dan J Miller2019-03-261-0/+10
* Hide gas price chart and prevent api call when not on ethereum networks. (#6300)Dan J Miller2019-03-221-0/+3
* Folder restructure (#6304)Chi Kei Chan2019-03-2234-7/+2187
* Fix inline advanced gas editingWhymarrh Whitby2019-02-091-8/+0
* Add togglable advanced gas controls on send and confirm screens (#6112)Dan J Miller2019-02-061-0/+8
* Use Parity on-chain registry only when is needed (#6052)Esteban MiƱo2019-01-231-0/+12
* Group transactions by nonce (#5886)Alexander Tseung2018-12-101-4/+12
* Lint and unit test fixes.Dan Miller2018-12-041-1/+0
* Connects remained of the gas customization component to redux.Dan Miller2018-12-042-0/+42
* Connect the gas-button-group component to redux and a live api.Dan Miller2018-12-041-1/+1
* Merge pull request #5567 from MetaMask/HowardBraham-developkumavis2018-10-301-1/+3
|\
| * Merge branch 'develop' of github.com:MetaMask/metamask-extension into HowardB...kumavis2018-10-261-0/+11
| |\
| * | ui - use variable to clarify result of emptiness checkkumavis2018-10-211-1/+3
| * | Merge branch 'develop' into developkumavis2018-10-213-0/+72
| |\ \
| * | | ganache-core merged my PR, so I changed some comments to clarify that ganache...Howard Braham2018-10-101-1/+1
| * | | Bug Fix: #1789 and #4525 eth.getCode() with no contractHoward Braham2018-10-101-1/+1
* | | | Add support for RPC endpoints with custom chain IDs (#5134)HackyMiner2018-10-262-6/+12
| |_|/ |/| |
* | | Fix UnknownFunction showing as Confirm (#5590)Alexander Tseung2018-10-241-0/+11
| |/ |/|
* | Adds toggle for primary currency (#5421)Alexander Tseung2018-10-171-0/+19
* | Add txReceipt data to transaction details (#5513)Alexander Tseung2018-10-162-0/+53
|/
* Fix action translations edge casesAlexander Tseung2018-10-063-1/+13
* Translate method names in the transaction list only when applicableAlexander Tseung2018-10-053-2/+28
* Switch existing modals from using Notification to Modal. Remove Notification ...Alexander Tseung2018-09-202-1/+18
* Fix exception thrown on getTokenDataAlexander Tseung2018-09-192-2/+24
* Fix identicon address. Fix styling of New Contract recipient. Fix Activity Lo...Alexander Tseung2018-09-131-1/+1
* Add WEI to getEthConversionFromWeiHexAlexander Tseung2018-09-131-1/+1
* Add TransactionBreakdown componentAlexander Tseung2018-09-131-0/+12
* Allow denominations in CurrencyDisplay componentAlexander Tseung2018-09-132-12/+28
* Fix naming, add eth.getCode check for actions, fix translations for statusesAlexander Tseung2018-08-242-7/+13
* Update retry transaction logic to use network nonceAlexander Tseung2018-08-241-9/+7
* Fix e2e testsAlexander Tseung2018-08-241-0/+5
* Fix integration testsAlexander Tseung2018-08-241-1/+6
* Show token amounts in TransactionListItem for token transfersAlexander Tseung2018-08-242-22/+22
* Add retry button to TransactionListItemAlexander Tseung2018-08-241-0/+21
* Refactor transactions list views. Add redesign componentsAlexander Tseung2018-08-244-19/+98
* Add withMethodData HOC, add higher-order-component folderAlexander Tseung2018-08-241-108/+0
* Use eth_getCode to sort transaction action typeAlexander Tseung2018-08-231-0/+5
* Cast arguments for new Bignumbers() to string.Dan Miller2018-08-151-1/+1
* Round large exponential numbersAlexander Tseung2018-07-281-0/+9
* Add close window support to signature requests. Move logic to actionsAlexander Tseung2018-07-241-0/+6
* Add fallback when no function found, fix network colors, add fiat values for ...Alexander Tseung2018-07-181-0/+17
* Add unit tests for confirmTransaction duck and utilAlexander Tseung2018-07-101-0/+137
* Use eth-method-registry to get method dataAlexander Tseung2018-07-071-0/+15
* Refactor and redesign confirm transaction viewsAlexander Tseung2018-07-071-0/+101
* Don't update token balances after tracker is stoppedWhymarrh Whitby2018-07-051-0/+3
* Update designs for Add Token screenAlexander Tseung2018-05-201-0/+105