aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/components
Commit message (Expand)AuthorAgeFilesLines
* Remove NoticeController (#6382)Thomas Huang2019-04-022-139/+0
* Remove unused account-dropdowns components (#6363)v6.3.2Whymarrh Whitby2019-04-022-811/+0
* About tab copy changes; Update route for Info & Help in account menu (#6356)Chi Kei Chan2019-03-301-2/+2
* Merge pull request #6372 from MetaMask/addAddressIfNewkumavis2019-03-292-2/+5
|\
| * send-footer.utils.js - addressIsNew - improve readabilitykumavis2019-03-291-1/+3
| * prevent add duplicates when address is not newJenny Pollack2019-03-292-2/+3
* | Merge branch 'develop' of https://github.com/vimalsagar/metamask-extension in...kumavis2019-03-291-2/+23
|\ \ | |/ |/|
| * depoit-ether-modal - make buyEth args more explicitkumavis2019-03-291-2/+2
| * PR 5575 review comment fixesVimal2019-02-281-1/+1
| * merging upstream branchVimal2018-11-12134-897/+3439
| |\
| * | Adding CoinSwitch exchangeVimal2018-10-221-1/+22
* | | Don't include tx value in calculation of balance sufficiency for cancel butto...Dan J Miller2019-03-261-2/+2
* | | Cancel error rebased (#6341)Dan J Miller2019-03-263-16/+69
* | | Close transaction on close of notification window (#6340)Dan J Miller2019-03-261-25/+58
* | | New settings page rebased (#6333)Dan J Miller2019-03-262-15/+19
* | | Replaces the coinbase link in the deposit modal with one for wyre (#6302)Dan J Miller2019-03-221-8/+8
* | | Fix oversized loading overlay on gas customization modal. (#6326)Dan J Miller2019-03-221-0/+4
* | | Fix gas fee in the submitted step of the transaction details activity log. (#...Dan J Miller2019-03-221-2/+11
* | | Hide gas price chart and prevent api call when not on ethereum networks. (#6300)Dan J Miller2019-03-225-20/+38
* | | Folder restructure (#6304)Chi Kei Chan2019-03-22620-9834/+484
* | | Enable mobile sync (#6332)Bruno Barbieri2019-03-222-8/+1
* | | Fixing spelling of Ethereum in MetaMetrics copy (#6329)fixanoid2019-03-212-2/+2
* | | Allow seed phrases with a trailing newlineWhymarrh Whitby2019-03-131-1/+1
* | | Merge pull request #6281 from MetaMask/fix-browser-back-on-reveal-seedThomas Huang2019-03-131-2/+2
|\ \ \
| * | | Fixes the use of the browser back button on the reveal seed screenDan Miller2019-03-121-2/+2
* | | | ui - add missing PropTypes (#6287)kumavis2019-03-122-0/+3
* | | | mascara - remove from project (#6283)kumavis2019-03-122-27/+23
|/ / /
* | | Handle undefined gas limits and prices in transaction-breakdown.component (#6...Dan J Miller2019-03-072-21/+38
* | | Add privacy policy link to modal metrics opt-in (#6250)Dan J Miller2019-03-071-1/+7
* | | Prevent advanced gas input arrows from setting value to < 0 (#6248)Dan J Miller2019-03-072-4/+24
* | | Only call onRecipient and onSender methods if defined in sender-to-recipient ...Dan J Miller2019-03-071-2/+6
* | | Fix missing this reference in addtoken button onclick method (#6245)Dan J Miller2019-03-061-1/+2
* | | Fixes the 'Percentages row tracks and gutters' decpracation warning. (#6244)Dan J Miller2019-03-061-1/+1
* | | Metametrics fixes (#6238)Dan J Miller2019-03-065-24/+33
* | | Wrap in spanThomas Huang2019-03-061-1/+1
* | | Metametrics (#6171)Dan J Miller2019-03-0571-131/+1541
* | | First time flow updates (#6192)Dan J Miller2019-02-2733-339/+550
* | | Show/Hide Fiat on Testnets based on User Preference (#6153)Chi Kei Chan2019-02-2727-76/+742
* | | Feature Flag + Mobile Sync (#5955)Dan Finlay2019-02-265-3/+428
* | | Fix gas estimation when sending to contracts (#6195)Dan J Miller2019-02-265-7/+15
* | | Merge pull request #6184 from chikeichan/6132Dan J Miller2019-02-202-1/+26
|\ \ \
| * | | turn camcelCase method name to space separatedChi Kei Chan2019-02-192-1/+26
* | | | Merge pull request #6185 from chikeichan/5681Dan J Miller2019-02-201-5/+0
|\ \ \ \
| * | | | Remove password check when importing Account JSONChi Kei Chan2019-02-191-5/+0
| |/ / /
* / / / Change "Token Address" to "Token Contract Address" (#6182)Chi Kei Chan2019-02-201-1/+1
|/ / /
* | | Add Copy Tx ID button to transaction-list-item-details (#6146)Chi Kei Chan2019-02-173-2/+36
* | | Checksum address before slicing it for the confirm screen (#6133)Whymarrh Whitby2019-02-141-2/+6
* | | Fixed issue #5838 (#6001)Jonathan Smirnoff2019-02-149-14/+21
* | | Add button to force edit token symbol when adding custom token (#6147)Chi Kei Chan2019-02-132-2/+38
* | | Merge pull request #6139 from whymarrh/fix-confirm-advanced-gasWhymarrh Whitby2019-02-121-1/+1
|\ \ \
| * | | Fix advanced gas controls on the confirm screenWhymarrh Whitby2019-02-121-1/+1
* | | | Trim whitespace from seed phrase during importWhymarrh Whitby2019-02-121-2/+4
|/ / /
* | | Add e2e tests adjusting gas before sendingWhymarrh Whitby2019-02-091-2/+6
* | | Fix inline advanced gas editingWhymarrh Whitby2019-02-095-56/+51
* | | implement class for sign footer button (#6120)Brandon Wissmann2019-02-081-0/+1
* | | Set custom gas data in state from inline advance gas controls on send screen ...Dan J Miller2019-02-072-2/+11
* | | Add Swap feature to CurrencyInput (#6091)Chi Kei Chan2019-02-067-45/+151
* | | Add togglable advanced gas controls on send and confirm screens (#6112)Dan J Miller2019-02-0615-35/+578
* | | Add announcement for users migrated to the new UIWhymarrh Whitby2019-02-059-49/+79
* | | Default to the new UI for all usersWhymarrh Whitby2019-02-051-1/+1
* | | Remove commented references to Beta UIWhymarrh Whitby2019-02-051-18/+0
* | | Remove "Use old UI" settingWhymarrh Whitby2019-02-052-37/+1
* | | EIP-1102 updates (#6006)Paul Bouchon2019-01-313-6/+8
* | | Add visual indicator when displaying a cached balance (#5854)Dan J Miller2019-01-3011-29/+104
* | | I#5956 fix2 dont overwrite existing rpc settings (#6044)Frankie2019-01-303-5/+3
* | | Prevent send to token warning (#6058)Esteban Miño2019-01-2416-11/+200
* | | Refactor first time flow, remove seed phrase from state (#5994)Alexander Tseung2019-01-2362-195/+2171
* | | Prevent send to token (#6051)Esteban Miño2019-01-238-3/+63
* | | Use Parity on-chain registry only when is needed (#6052)Esteban Miño2019-01-231-2/+10
* | | Refactor BalanceComponent to jsx (#6048)Alexander Tseung2019-01-216-250/+121
* | | I#5956 fix 1 (#6026)Frankie2019-01-181-0/+3
* | | Fix grammar error in Current Conversion (#6029)Alexander Tseung2019-01-171-1/+1
* | | Disable account dropdown on signing screens (#6024)Alexander Tseung2019-01-175-85/+195
* | | Fix confirm screen for sending ether tx with hex data (#6008)Alexander Tseung2019-01-111-0/+6
* | | Fix ERC20 token value decoding (#5995)Hsuan Lee2019-01-041-1/+1
* | | Fix Component#componentDidUpdate usage (#5977)Bowen2019-01-041-3/+3
* | | Add scrolling button to account listAlexander Tseung2019-01-045-250/+544
* | | Prevent users from changing the From field in the send screen (#5922)Alexander Tseung2018-12-1416-408/+27
* | | Fix displayed time and date in the activity log. Remove vreme library, add lu...Alexander Tseung2018-12-142-7/+2
* | | Merge pull request #5893 from MetaMask/loading-network-screenDan J Miller2018-12-148-31/+268
|\ \ \
| * | | Clean up for the loading-network-screenDan Miller2018-12-132-32/+24
| * | | Adds network loading retry / error screen.Dan Miller2018-12-136-0/+222
| * | | Add identifier of private network to the network loading screen message.Dan Miller2018-12-131-4/+7
| * | | Add spinner and dropdown arrow to network indicator on custom network loading.Dan Miller2018-12-132-27/+47
* | | | Fix speed up button not showing for transactions with the lowest nonce (#5925)Alexander Tseung2018-12-131-3/+3
|/ / /
* | | Show transaction fee instead of total fee in top left of gas customization mo...Dan Miller2018-12-134-9/+9
* | | Fix width of gas customization model in notification viewDan Miller2018-12-132-3/+4
* | | Add missing translation to the gas customization component.Dan Miller2018-12-135-14/+17
* | | Ensures that advanced tab gas limit reflects tx gas limitDan Miller2018-12-121-2/+2
* | | Add submitDisabled prop to Modals. Disable submit button when creating a canc...Alexander Tseung2018-12-124-2/+44
* | | Improve ux for low gas price set (#5862)Dan J Miller2018-12-118-59/+239
* | | fix formatting of 32-byte strings in personal_sign (#5878)Noah Zinsmeister2018-12-101-1/+1
* | | Group transactions by nonce (#5886)Alexander Tseung2018-12-1028-314/+879
* | | Fix styling of send screen in extension view when hex data on.Dan Miller2018-12-043-9/+16
* | | Final gas customization fixesDan Miller2018-12-0413-50/+146
* | | Clear custom gas data on hiding of gas customization modal.Dan Miller2018-12-041-4/+12
* | | Modify results of API data to better fit gas chart: remove outliers, pad dataDan Miller2018-12-043-9/+19
* | | Add loading spinners when waiting for APIs in the gas customization modalDan Miller2018-12-048-6/+56
* | | Uses more reliable api on main send screen; caches basic api results in modalDan Miller2018-12-0414-38/+81
* | | Improve responsiveness of customize speed up slider.Dan Miller2018-12-043-6/+76
* | | Make gas customization modal responsive.Dan Miller2018-12-044-1/+26
* | | Fixes for components that break e2e gas customization tests, plus unit test u...Dan Miller2018-12-048-19/+45
* | | Adds speed up slide-in gas customization sidebarDan Miller2018-12-0415-54/+255
* | | Redesign of gas customization basic tab.Dan Miller2018-12-045-10/+122
* | | Clean up for mmui-i11-custom-gas-price-chart branchDan Miller2018-12-044-33/+25
* | | Improve data management and tests for gas-modal-page-container price estimates.Dan Miller2018-12-042-15/+15
* | | Update tests, plus some lint fixes, for gas-price-chartDan Miller2018-12-043-53/+204
* | | Clean up gas chart code.Dan Miller2018-12-043-362/+373
* | | Add control arrows to advanced gas tab inputs.Dan Miller2018-12-043-1/+63
* | | Complete integration of gas chart with redux.Dan Miller2018-12-047-13/+146
* | | Read only connection of gas price chart to reduxDan Miller2018-12-0410-21/+95
* | | Gas price chart improvements, redesign, bug fixes, and set up to receive exte...Dan Miller2018-12-045-88/+300
* | | Adds not yet functional gas price chart.Dan Miller2018-12-049-20/+286
* | | Lint and unit test fixes.Dan Miller2018-12-042-4/+4
* | | Clean up for advanced gas tab customization changes.Dan Miller2018-12-042-19/+13
* | | Adds redesign for the customize gas advanced tab.Dan Miller2018-12-0418-152/+322
* | | Test updates and additions for button integration with send screen.Dan Miller2018-12-0415-58/+326
* | | Integrate gas buttons with the send screen.Dan Miller2018-12-0410-36/+188
* | | Connects remained of the gas customization component to redux.Dan Miller2018-12-0416-140/+416
* | | Styling fixes for gas customization advanced tab content.Dan Miller2018-12-044-3/+2
* | | Improvements to propdefaults in button-group.component and basic-tab-content....Dan Miller2018-12-042-2/+3
* | | Connect the gas-button-group component to redux and a live api.Dan Miller2018-12-049-34/+62
* | | Adds basic tab content to gas customizer, with styled button group (static, f...Dan Miller2018-12-0415-15/+614
* | | Improve styling of advanced-tab-content gasInput rowDan Miller2018-12-043-5/+11
* | | Add tests for advanced-tab-component.js and subcomponents.Dan Miller2018-12-044-18/+275
* | | Remove gas slider from advance-tab-content.componentDan Miller2018-12-043-19/+2
* | | Split advanced-tab-content.component.js render() method into smaller pieces;...Dan Miller2018-12-042-31/+51
* | | Adds the content of the advanced tab - w/o chart or dynamic content - to gas ...Dan Miller2018-12-0415-12/+442
* | | Use BEM for css in gas-modal-page-containerDan Miller2018-12-043-26/+28
* | | Use correct message key in gas-modal-page-container.component.jsDan Miller2018-12-041-1/+1
* | | Adds new gas customization modal container (without content)Dan Miller2018-12-049-29/+352
* | | Save recent network balances in local storage (#5843)Dan J Miller2018-12-019-17/+31
* | | Hide app-header when provider request pending (#5831)Whymarrh Whitby2018-11-272-5/+19
* | | Increase Token Symbol length to twelveThomas Huang2018-11-231-2/+2
* | | Merge pull request #5797 from MetaMask/trezor-v6Bruno Barbieri2018-11-221-4/+3
|\ \ \
| * \ \ fix merge conflictsbrunobar792018-11-2133-102/+133
| |\ \ \
| * | | | clean upbrunobar792018-11-151-1/+0
| * | | | Merge branch 'develop' of github.com:MetaMask/metamask-extension into trezor-v5brunobar792018-11-152-1/+35
| |\ \ \ \
| * \ \ \ \ Merge branch 'develop' into trezor-v5brunobar792018-11-1412-17/+211
| |\ \ \ \ \
| * \ \ \ \ \ fix merge conflictsbrunobar792018-11-0793-402/+1113
| |\ \ \ \ \ \
| * \ \ \ \ \ \ fix merge conflictsbrunobar792018-10-2169-539/+2336
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ fix conflictsbrunobar792018-10-17167-1450/+4483
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'develop' of github.com:MetaMask/metamask-extension into trezor-v5brunobar792018-09-06102-1824/+2473
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | fix commentbrunobar792018-08-211-2/+0
| * | | | | | | | | | fix merge conflictsbrunobar792018-08-2124-77/+723
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | add error messagesbrunobar792018-08-111-2/+4
| * | | | | | | | | | | hide export private key for trezor accountsbrunobar792018-08-101-2/+16
* | | | | | | | | | | | Fix usage of setState in ConfirmTransactionBase#handleSubmit (#5799)Whymarrh Whitby2018-11-221-16/+29
* | | | | | | | | | | | Show byte count for hex data on confirm screen (#5798)Whymarrh Whitby2018-11-221-1/+2
* | | | | | | | | | | | Remove "Beta" from header logoWhymarrh Whitby2018-11-211-1/+1
| |_|_|_|_|_|_|_|/ / / |/| | | | | | | | | |
* | | | | | | | | | | Fix button styling for Create Account Connect (#5787)Alexander Tseung2018-11-202-9/+9
* | | | | | | | | | | Fix rounding issue when sending max tokens (#5695)Alexander Tseung2018-11-2029-91/+122
* | | | | | | | | | | ESLint fixes (#5775)Whymarrh Whitby2018-11-172-2/+2
| |_|_|_|_|_|_|/ / / |/| | | | | | | | |
* | | | | | | | | | Show APPROVED status for transactions that have been approved but not submittedAlexander Tseung2018-11-142-1/+35
| |_|_|_|_|_|/ / / |/| | | | | | | |
* | | | | | | | | Fixes #3425: Better support for batch transactions (#5437)PaddyMc2018-11-1410-13/+207
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | Increase number of ETH decimals displayed in the balance view from 3 to 4 (#5...Alexander Tseung2018-11-102-4/+4
| |_|_|_|_|/ / |/| | | | | |
* | | | | | | Update the colour of the default image used on Connect Request (#5678)Whymarrh Whitby2018-11-061-1/+2
* | | | | | | Update "Learn more" link on 1102 connect screen (#5677)Whymarrh Whitby2018-11-061-1/+7
* | | | | | | Update Connect Request screen design (#5644)Whymarrh Whitby2018-11-0613-26/+302
* | | | | | | EIP-1102: add user privacy optionbitpshr2018-11-066-106/+37
* | | | | | | EIP-1102: Add option to force-enable providerbitpshr2018-11-066-0/+103
* | | | | | | EIP-1102: updated implementationbitpshr2018-11-0612-0/+162
* | | | | | | fixed currency-display (#5619)HackyMiner2018-10-302-3/+22
* | | | | | | Merge pull request #5567 from MetaMask/HowardBraham-developkumavis2018-10-302-2/+4
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'develop' of github.com:MetaMask/metamask-extension into HowardB...kumavis2018-10-2639-271/+324
| |\ \ \ \ \ \ \
| * | | | | | | | ui - use variable to clarify result of emptiness checkkumavis2018-10-211-1/+3
| * | | | | | | | Merge branch 'develop' into developkumavis2018-10-2185-590/+2547
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / | | |/| | | | | |
| * | | | | | | | 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-102-2/+2
* | | | | | | | | Add support for RPC endpoints with custom chain IDs (#5134)HackyMiner2018-10-2639-119/+277
| |_|/ / / / / / |/| | | | | | |
* | | | | | | | Fix blockies icons overriding contract map icons. Refactor Identicon componen...Alexander Tseung2018-10-2521-138/+257
* | | | | | | | Add Activity Log entry for onchain failures for a transaction. Change scrolli...Alexander Tseung2018-10-2313-111/+20
* | | | | | | | Fix account display width for large currency valuesAlexander Tseung2018-10-218-22/+47
| |/ / / / / / |/| | | | | |
* | | | | | | Update Shapeshift logo url and adjust list item contentsThomas2018-10-181-3/+2
* | | | | | | Extract Add Token button into its own componentWhymarrh Whitby2018-10-185-11/+82
* | | | | | | Adds toggle for primary currency (#5421)Alexander Tseung2018-10-1764-525/+2252
| |_|_|_|/ / |/| | | | |
* | | | | | Decrease click area for AmountMaxButton on send screenWhymarrh Whitby2018-10-162-19/+24
* | | | | | add tooltip for view etherscan tx (#5518)Michael J. Cohen2018-10-161-7/+10
* | | | | | Add txReceipt data to transaction details (#5513)Alexander Tseung2018-10-164-5/+31
| |_|_|_|/ |/| | | |
* | | | | Update Zendesk links for new subdomainWhymarrh Whitby2018-10-124-4/+4
* | | | | Make all addresses EIP-55 compliant (#5379)bakaoh2018-10-103-8/+14
* | | | | tests - integration - Add Drizzle tests (#5467)Bruno Barbieri2018-10-101-1/+1
* | | | | Fixed lint errorsSantiago Gonzalez Toral2018-10-101-11/+11
* | | | | Added account options on home screenSantiago Gonzalez Toral2018-10-102-4/+124
* | | | | Fix token values being undefinedAlexander Tseung2018-10-091-3/+3
|/ / / /
* | | | Merge pull request #5442 from whymarrh/fix-page-container-footerWhymarrh Whitby2018-10-063-64/+64
|\ \ \ \
| * | | | Fix markup for inline instances of `PageContainer`sWhymarrh Whitby2018-10-063-64/+64
* | | | | Fix action translations edge casesAlexander Tseung2018-10-061-1/+1
|/ / / /
* | | | Translate method names in the transaction list only when applicableAlexander Tseung2018-10-052-17/+74
* | | | Remove "Copy Contract Address" from token optionsWhymarrh Whitby2018-10-041-9/+0
* | | | Merge pull request #5329 from whymarrh/confirm-featuresWhymarrh Whitby2018-10-0211-25/+203
|\ \ \ \
| * | | | Only use current network txs when calculating "Reject All"Whymarrh Whitby2018-10-021-1/+6
| * | | | Switch page-container__footer-* for header and footer tagsWhymarrh Whitby2018-10-023-27/+27
| * | | | Reword batch reject confirm as "Reject All"Whymarrh Whitby2018-10-021-1/+1
| * | | | Confirm rejecting multiple transactions with modalWhymarrh Whitby2018-10-027-4/+100
| * | | | s/Cancel/Reject/ on confirm screen for clarityWhymarrh Whitby2018-10-021-1/+2
| * | | | Add "Cancel All" button to confirm footerWhymarrh Whitby2018-10-023-4/+37
| * | | | Have PageContainerFooter take children nodeWhymarrh Whitby2018-10-023-21/+64
* | | | | Recipient not required on send screen when hex data presentWhymarrh Whitby2018-10-015-4/+17
* | | | | Rework estimateGas logicWhymarrh Whitby2018-10-011-10/+10
* | | | | Update gas when hex data changes on send screenWhymarrh Whitby2018-10-018-14/+54
* | | | | Update send.utils.test to with better mocksWhymarrh Whitby2018-10-011-5/+8
* | | | | Allow sending transactions with hex data and no recipientWhymarrh Whitby2018-10-011-2/+2
|/ / / /
* | | | support editable customRPC (#5267)HackyMiner2018-09-292-0/+11
* | | | Close transaction details modal when clicking speed upAlexander Tseung2018-09-272-4/+10
* | | | Merge pull request #5332 from MetaMask/ui-unit-testsThomas Huang2018-09-267-0/+488
|\ \ \ \
| * | | | Some Ui teststmashuang2018-09-257-0/+488
* | | | | Merge pull request #5282 from MetaMask/tx-cancel-uiAlexander Tseung2018-09-2559-367/+1111
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Fix multiplyCurrencies. Add onClose prop for Modal component. Remove hideModa...Alexander Tseung2018-09-219-57/+40
| * | | | Add unit testsAlexander Tseung2018-09-208-15/+299
| * | | | Fix unit testsAlexander Tseung2018-09-201-5/+4
| * | | | Add transition effect to TransactionListItemDetails expanderAlexander Tseung2018-09-202-13/+29
| * | | | Add TransactionDetails modalAlexander Tseung2018-09-209-9/+122
| * | | | Switch existing modals from using Notification to Modal. Remove Notification ...Alexander Tseung2018-09-2032-319/+480
| * | | | Fix Transaction view stylesAlexander Tseung2018-09-203-3/+9
| * | | | Add Modal componentAlexander Tseung2018-09-207-0/+186
| * | | | Refactor ConfirmPageContainerError to ErrorMessageAlexander Tseung2018-09-208-18/+14
* | | | | Merge pull request #5241 from MetaMask/refactor-settingsAlexander Tseung2018-09-2113-592/+800
|\ \ \ \ \
| * | | | | Fix translation casingAlexander Tseung2018-09-211-4/+0
| * | | | | Add Current Conversion Updated string to translationsAlexander Tseung2018-09-201-1/+1
| * | | | | Refactor settings page to use JSX and follow component file folder structureAlexander Tseung2018-09-2013-592/+804
| |/ / / /
* | | | | Move main-container wrapper div into its own classWhymarrh Whitby2018-09-201-0/+1
* | | | | Prevent loading screen from overlaying the app barWhymarrh Whitby2018-09-201-0/+2
|/ / / /
* | | | Merge branch 'develop' into eip-712Paul Bouchon2018-09-186-14/+41
|\ \ \ \
| * | | | compute and display checksummed hash in selected-account component (#5255)Chad Grimaldi2018-09-162-3/+20
| * | | | Improvement: Increase click area for arrows (#5264)Sean2018-09-161-5/+8
| * | | | Fix speed up functionalityAlexander Tseung2018-09-152-5/+12
| * | | | Bug Fix: #5183 history not definedSean Rabaut2018-09-141-1/+1
* | | | | Update new method namespace from v2 to v3bitpshr2018-09-141-3/+3
* | | | | Implement latest EIP-712 protocolbitpshr2018-09-141-7/+23
|/ / / /
* | | | Fix identicon address. Fix styling of New Contract recipient. Fix Activity Lo...Alexander Tseung2018-09-137-12/+38
* | | | Fix tests. Add className to Identicon ethLogos.Alexander Tseung2018-09-131-0/+1
* | | | Add transaction details to TransactionListItem componentAlexander Tseung2018-09-133-37/+46
* | | | Add TransactionListItemDetails componentAlexander Tseung2018-09-135-0/+200
* | | | Add TransactionBreakdown componentAlexander Tseung2018-09-138-0/+228
* | | | Add tests for TransactionActivityLog. Make changes to rendering eventsAlexander Tseung2018-09-138-42/+322
* | | | Edit styling of cards variant of SenderToRecipient componentAlexander Tseung2018-09-131-1/+1
* | | | Add HexToDecimal componentAlexander Tseung2018-09-134-161/+48
* | | | Add tests for Card componentAlexander Tseung2018-09-132-1/+26
* | | | Allow denominations in CurrencyDisplay componentAlexander Tseung2018-09-133-4/+55
* | | | Add raised type buttons to Button component. Refactor all buttons within app ...Alexander Tseung2018-09-1316-90/+165
* | | | Add ActivityLog componentAlexander Tseung2018-09-139-1/+261
* | | | Show failed tx txMeta.err in tooltipsWhymarrh Whitby2018-09-091-1/+1
* | | | Show failed tx RPC error messages in tooltipsWhymarrh Whitby2018-09-092-2/+15
* | | | Don't render tooltips without titlesWhymarrh Whitby2018-09-091-0/+8
* | | | Rewrite Tooltip component as ES6Whymarrh Whitby2018-09-093-30/+55
| |_|/ |/| |
* | | Fix assertion of missing child componentWhymarrh Whitby2018-09-061-1/+1
* | | Merge pull request #5188 from taobun/developDan J Miller2018-09-051-1/+1
|\ \ \
| * | | fix check valid decimals code in new uibunoi2018-09-051-1/+1
* | | | Merge pull request #5167 from MetaMask/fix-watcAsset-imagesDan Finlay2018-09-0512-11/+37
|\ \ \ \