aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | Merge pull request #2419 from MetaMask/Version-3.11.1Thomas Huang2017-10-212-1/+3
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Version 3.11.1v3.11.1Dan Finlay2017-10-212-1/+3
|/ / / / / / / / /
* | | | | | | | | Merge pull request #2401 from MetaMask/filter-fix-maybeFrankie2017-10-212-1/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | changelog entry for filter fixkumavis2017-10-211-0/+1
| * | | | | | | | | Merge branch 'master' of github.com:MetaMask/metamask-extension into filter-f...kumavis2017-10-218-32/+99
| |\ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
* | | | | | | | | | Merge pull request #2412 from MetaMask/x-frame-optionskumavis2017-10-211-1/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | mascara - set x-frame-options header to DENYfrankiebee2017-10-201-1/+1
| | * | | | | | | | | deps - bump eth-json-rpc-filters for log filter fixkumavis2017-10-211-1/+1
| | * | | | | | | | | deps - bump eth-json-rpc-filterskumavis2017-10-191-1/+1
| | | | | | | | * | | Merge pull request #2435 from danjm/NewUI-flat-disable-send-next-in-errorChi Kei Chan2017-10-251-8/+3
| | | | | | | | |\ \ \
| | | | | | | | | * \ \ Merge branch 'NewUI-flat' into NewUI-flat-disable-send-next-in-errorDaniel Tsui2017-10-2429-188/+489
| | | | | | | | | |\ \ \
| | | | | | | | | * | | | Disable send-v2 next button if in errorDan2017-10-242-9/+18
| | | | | | | | * | | | | Simply logic for rendering matching accounts in to-autocomplete dropdown.Dan2017-10-251-12/+4
| | | | | | | | * | | | | Style dropdown of to-autocomplete.Dan2017-10-255-39/+136
| | | | | | | | | |/ / / | | | | | | | | |/| | |
| | | | | | | | * | | | Fix mobile add token buttonChi Kei Chan2017-10-243-5/+7
| | | | | | | | * | | | Disable network dropdown on conf tx screenChi Kei Chan2017-10-243-9/+32
| | | | | | | | * | | | Change clickable area for account detail; change network dot sizeChi Kei Chan2017-10-243-6/+14
| | | | | | | | * | | | Fix styling in private key modalChi Kei Chan2017-10-242-1/+1
| | | | | | | | * | | | Add caret to Add Token toggleChi Kei Chan2017-10-242-2/+16
| | | | | | | | * | | | Add "Add Token" button to side barChi Kei Chan2017-10-242-0/+18
| | | | | | | | * | | | Fix clickable area on logoutChi Kei Chan2017-10-241-2/+3
| | | | | | | | * | | | Account menu white check markChi Kei Chan2017-10-245-8/+34
| | | | | | | | * | | | New Sidebar upliftChi Kei Chan2017-10-243-66/+93
| | | | | | | | * | | | Change LOOSE label to IMPORTEDChi Kei Chan2017-10-243-2/+3
| | | | | | | | * | | | Remove Current Provider info from SettingsAlexander Tseung2017-10-241-1/+1
| | | | | | | | * | | | Use classnames library and disabled attribute on 'Next' button in send-v2Dan2017-10-241-3/+8
| | | | | | | | * | | | Improve customize gas modal error handlingDan2017-10-248-59/+230
| | | | | | | | * | | | Disable send-v2 next button if in errorDan2017-10-242-9/+18
| | | | | | | | * | | | Cleaner implementation of currency-display input.Dan2017-10-242-22/+24
| | | | | | | | * | | | Fix settings styling on mobile viewAlexander Tseung2017-10-241-0/+7
| | | | | | | | * | | | Update token menu cssChi Kei Chan2017-10-243-10/+11
| | | | | | | | |/ / /
| | | | | | | | * | | Merge pull request #2433 from danjm/NewUI-flat-precision-improvementsChi Kei Chan2017-10-242-3/+5
| | | | | | | | |\ \ \
| | | | | | | | | * | | Improve precision in send and confirm.Dan2017-10-242-3/+5
| | | | | | | | * | | | Merge pull request #2434 from danjm/NewUI-flat-clear-send-stateChi Kei Chan2017-10-244-7/+31
| | | | | | | | |\ \ \ \
| | | | | | | | | * | | | Clear send state on cancelling and signing.Dan2017-10-244-7/+31
| | | | | | | | | |/ / /
| | | | | | | | * | | | Merge pull request #2431 from alextsg/nu-2406Chi Kei Chan2017-10-243-4/+4
| | | | | | | | |\ \ \ \
| | | | | | | | | * | | | Change all "Buy" to "Deposit"Alexander Tseung2017-10-233-4/+4
| | | | | | | | | |/ / /
| | | | | | | | * | | | Merge pull request #2430 from alextsg/cb-130Chi Kei Chan2017-10-2410-287/+596
| | | | | | | | |\ \ \ \ | | | | | | | | | |/ / / | | | | | | | | |/| | |
| | | | | | | | | * | | Update settings screen to new UIAlexander Tseung2017-10-2310-287/+596
| | | | | | | | |/ / /
| | | | | | | * | | | 4.0.2kumavis2017-10-211-1/+1
| | | | | | | * | | | Merge branch 'NewUI-flat' into uatChi Kei Chan2017-10-2111-62/+74
| | | | | | | |\| | |
| | | | | | | | * | | Fix Conversions bugs; Fiat value bugsChi Kei Chan2017-10-215-9/+24
| | | | | | | | * | | Add resiliency to confirm-send-tokenChi Kei Chan2017-10-211-5/+5
| | | | | | | | * | | Merge pull request #2410 from alextsg/nu-2280Chi Kei Chan2017-10-214-46/+38
| | | | | | | | |\ \ \
| | | | | | | | | * | | Fix loading animation not showing on network changeAlexander Tseung2017-10-204-46/+38
| | | | | | | | * | | | Merge pull request #2413 from danjm/NewUI-flat-fix-addtoken-searchChi Kei Chan2017-10-211-1/+4
| | | | | | | | |\ \ \ \
| | | | | | | | | * | | | Only show erc20 tokens in add token search.Dan2017-10-201-1/+3
| | | | | | | | | * | | | Fixes add token search.Dan2017-10-201-0/+1
| | | | | | | | | |/ / /
| | | | | | | | * | | | Merge pull request #2418 from danjm/NewUI-flat-fix-confirm-tokenChi Kei Chan2017-10-211-2/+4
| | | | | | | | |\ \ \ \
| | | | | | | | | * | | | Fixes regression in confirm-send-tokenDan2017-10-211-2/+4
| | | | | | | | |/ / / /
| | | | | | | * / / / / 4.0.1kumavis2017-10-211-1/+1
| | | | | | | |/ / / /
| | | | | | | * | | | Merge branch 'master' into NewUI-flatChi Kei Chan2017-10-217-30/+97
| | | | | | | |\ \ \ \ | |_|_|_|_|_|_|/ / / / |/| | | | | | | / / / | | | | | | | |/ / /
* | | | | | | | | | Merge pull request #2389 from MetaMask/i2348-SelectAccountOnNewVaultThomas Huang2017-10-217-29/+96
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | Merge branch 'master' into i2348-SelectAccountOnNewVaultThomas Huang2017-10-201-2/+2
| |\ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
* | | | | | | | | | Merge pull request #2409 from chikeichan/fix-account-creationkumavis2017-10-201-1/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Update eth-keyring-controller dependencyChi Kei Chan2017-10-201-1/+1
|/ / / / / / / / / /
| * | | | | | | | | LintedDan Finlay2017-10-202-2/+1
| * | | | | | | | | Fix bug where new account was not immediately selectedDan Finlay2017-10-201-3/+14
| * | | | | | | | | Allow computed balances to enumerate its own viewDan Finlay2017-10-201-2/+3
| * | | | | | | | | Patch sandwich-expando for security updateDan Finlay2017-10-201-1/+1
| * | | | | | | | | Fix bug that breaks ui dev modeDan Finlay2017-10-191-1/+6
| * | | | | | | | | Remove account-tracker from keyringControllerDan Finlay2017-10-192-2/+1
| * | | | | | | | | Merge remote-tracking branch 'origin/master' into i2348-SelectAccountOnNewVaultDan Finlay2017-10-1912-105/+97
| |\| | | | | | | |
| * | | | | | | | | Make account tracking much more reactiveDan Finlay2017-10-192-12/+13
| * | | | | | | | | Make account tracking more reactiveDan Finlay2017-10-193-29/+33
| * | | | | | | | | Refresh computed balances controller when restoring vaultDan Finlay2017-10-192-1/+6
| * | | | | | | | | Add validation to balance constructorDan Finlay2017-10-191-0/+10
| * | | | | | | | | Stop tracking old account balances after restore vaultDan Finlay2017-10-191-0/+13
| * | | | | | | | | Merge branch 'master' into i2348-SelectAccountOnNewVaultDan Finlay2017-10-189-66/+6
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | Bump changelogDan Finlay2017-10-181-0/+1
| * | | | | | | | | | Promisify metamask-controller vault creating methodsDan Finlay2017-10-181-17/+10
| * | | | | | | | | | Select first account when restoring seedDan Finlay2017-10-181-3/+17
| * | | | | | | | | | Select first account on new vault creationDan Finlay2017-10-181-1/+12
| | |_|_|_|_|_|_|/ / | |/| | | | | | | |
| | | | | | | | * | Fix network dropdown stylesChi Kei Chan2017-10-201-1/+1
| | | | | | | | * | various styling fix on mobileChi Kei Chan2017-10-207-16/+47
| | | | | | | | * | Fix selectorsChi Kei Chan2017-10-205-26/+80
| | | | | | | | * | Merge pull request #2399 from danjm/MM-128-get-currentCurrency-from-stateChi Kei Chan2017-10-2014-67/+90
| | | | | | | | |\ \
| | | | | | | | | * \ Merge branch 'NewUI-flat' into MM-128-get-currentCurrency-from-stateChi Kei Chan2017-10-203-22/+48
| | | | | | | | | |\ \ | | | | | | | | | |/ / | | | | | | | | |/| |
| | | | | | | | * | | Min and default gas price, limit, total; comments out code for gas slider.Dan2017-10-204-18/+47
| | | | | | | | * | | Identicon in send token show who you are sending to, not the token's identicon.Dan2017-10-201-3/+3
| | | | | | | | * | | Fix handling of arithmetic on token gas in confirm-send-token.Dan2017-10-203-21/+47
| | | | | | | | | * | Get currency from state in account details, send and confirm screens.Dan2017-10-2014-66/+89
| | | | | | | | | * | Min and default gas price, limit, total; comments out code for gas slider.Dan2017-10-204-18/+47
| | | | | | | | |/ /
| | | | | | | | * | Amount field shows insufficient funds error based on amoutn + gas total.Dan2017-10-202-7/+22
| | | | | | | | * | Fixes mobile styling.Dan2017-10-204-56/+103
| | | | | | | | * | Merge pull request #2402 from chikeichan/mergeChi Kei Chan2017-10-1937-161/+965
| | | | | | | | |\ \
| | | | | | | | | * | Merge master to NewUI-flatChi Kei Chan2017-10-191-0/+26
| | | | | | | | | * | Merge branch 'NewUI-flat' into mergeChi Kei Chan2017-10-19182-2367/+23624
| |_|_|_|_|_|_|_|/| | |/| | | | | | | |/ /
| | | | | | | | * | Fix cancel button on send screen.Dan2017-10-191-0/+1
| | | | | | | | * | Turn off feature toggle.Dan2017-10-191-8/+10
| | | | | | | | * | Handling to and amount errors.Dan2017-10-198-28/+151
| | | | | | | | * | Move all of send state to metamask state.Dan2017-10-198-61/+155
| | | | | | | | * | Get from and update addressBook in send-v2Dan2017-10-194-9/+29
| | | | | | | | * | Breaks send-v2 down into renderable functions.Dan2017-10-191-102/+159
| | | | | | | | * | Network dropdown updateChi Kei Chan2017-10-181-1/+2
| | | | | | | | * | New Account modalChi Kei Chan2017-10-1810-65/+132
| | | | | | | | * | wipChi Kei Chan2017-10-188-11/+159
| | | | | | | | * | Enable send-v2 functionality.Dan2017-10-185-9/+72
| | | | | | | | * | Fix Import Account link not hiding sidebarAlexander Tseung2017-10-162-3/+9
| | | | | | | | * | Customize Gas connected to stateDan2017-10-168-27/+147
| | | | | | | | * | Prevent adding already added tokens (#2362)Alexander Tseung2017-10-142-4/+39
| | | | | | | | * | Fix cursor on unclickable transactions (#2356)Alexander Tseung2017-10-141-3/+9
| | | | | | | | * | Fix exception thrown when tokens is null (#2355)Alexander Tseung2017-10-141-1/+2
| | | | | | | | * | Fix Localhost 8545 option in network dropdown (#2357)Alexander Tseung2017-10-141-1/+1
| | | | | | | | * | Fix styling for Accept buttons in notices (#2358)Alexander Tseung2017-10-141-1/+1
| | | | | | | | * | Fix SELECT TYPE dropdown changing sizes based on error message (#2359)Alexander Tseung2017-10-141-2/+4
| | | | | | | | * | Fix click to copy for private key not working (#2360)Alexander Tseung2017-10-143-7/+11
| | | | | | | | * | [NewUI] SendV2-#8: Send container handles tokens; gas info dynamic from state...Dan J Miller2017-10-1422-132/+915
| | | | | | | | * | Adding Account Dropdown V2Chi Kei Chan2017-10-1311-25/+256
| | | | | | | | * | Various styling fixesChi Kei Chan2017-10-1316-85/+170
| | | | | | | | * | Refactor amount input: dynamic input width with vanilla js.Dan2017-10-132-42/+32
| | | | | | | | * | Send v2 amount unit moves correctly.Dan2017-10-131-1/+19
| | | | | | | | * | Adds amount and gas field to sendV2.Dan2017-10-136-8/+187
| | | | | | | | * | Send v2 to autocomplete.Dan2017-10-113-2/+94
| | | | | | | | * | Token menu ellipsis alignmentChi Kei Chan2017-10-111-3/+8
| | | | | | | | * | Reduce header shadow on mobileChi Kei Chan2017-10-112-1/+5
| | | | | | | | * | Fix recipient on send tokenChi Kei Chan2017-10-112-2/+5
| | | | | | | | * | Confirm Token and Confirm Contract v2Chi Kei Chan2017-10-113-38/+43
| | | | | | | | * | Confirm eth v2Chi Kei Chan2017-10-116-200/+184
| | | | | | | | * | Refactor 'rendersingleidentity' to a stand alone account-list-item component.Dan2017-10-105-92/+105
| | | | | | | | * | UI for readonly from component. From dropdown opening and closing. Mockdata.Dan2017-10-104-1/+226
| | | | | | | | * | Conversion util can invert conversion rateDan2017-10-092-9/+18
| | | | | | | | * | Adds checkFeatureToggle util.Dan2017-10-092-4/+13
| | | | | | | | * | UI for send screen container without form rows.Dan2017-10-095-2/+218
| | | | | | | | * | Edit account modal shows and allows editing of name from props, not just plac...Dan2017-10-091-2/+3
| | | | | | | | * | Clear selected token when changing network.Dan2017-10-091-4/+11
| | | | | | | | * | Removes old/second setProviderType method from before merge (commit bd99bc2e)Dan2017-10-051-9/+0
| | | | | | | | * | Merge branch 'master' into NewUI-flatChi Kei Chan2017-10-0420-232/+238
| | | | | | | | |\ \ | | | | | |_|_|_|/ / | | | | |/| | | | |
| | | | | | | | * | Enables remove token and ensures add/remove update the list without need for ...Dan2017-10-047-14/+72
| | | | | | | | * | Add needed iterator in tx-list and path to account in selectors.Dan2017-10-032-2/+7
| | | | | | | | * | Hide token confirmation modal uiDan2017-10-035-3/+170
| | | | | | | | * | Token menu ui.Dan2017-10-023-0/+103
| | | | | | | | * | Shapeshift deposit tx modal.Dan2017-10-027-43/+65
| | | | | | | | * | Enables the old shapeshift UI within new ui.Dan2017-10-023-3/+9
| | | | | | | | * | Query for gas estimatesChi Kei Chan2017-09-295-8/+35
| | | | | | | | * | Hide ShapeShift and Fix Modal StylingsChi Kei Chan2017-09-292-13/+52
| | | | | | | | * | Always set currency to USD on app mountChi Kei Chan2017-09-298-4/+21
| | | | | | | | * | Ensure sent token value is recognized as hex.Dan2017-09-291-1/+1
| | | | | | | | * | Fix send of USD and backspacing amount to 0Dan2017-09-292-3/+7
| | | | | | | | * | Close sidebar on token selection.Dan2017-09-292-4/+20
| | | | | | | | * | Close mobile sidebar when selecting 'Add token' from account options dropdown.Dan2017-09-291-0/+2
| | | | | | | | * | Update yarn.lockChi Kei Chan2017-09-291-116/+249
| | | | | | | | * | Merge pull request #2201 from chikeichan/mergeChi Kei Chan2017-09-2849-1911/+2200
| | | | | | | | |\ \
| | | | | | | | | * | Merge branch 'mmn' into mergeChi Kei Chan2017-09-2849-1911/+2200
| | | | | | | | |/| |
| | | | | | | | | * | Merge branch 'master' into mmnChi Kei Chan2017-09-2849-1911/+2200
| | | | | | | | |/| |
| | | | | | | | * | | Use font-awesome icons for create and import account.Dan2017-09-281-9/+5
| | | | | | | | * | | Makes styling fixes to account dropdown.Dan2017-09-282-10/+12
| | | | | | | | * | | Keep privateKey out of state and clear it after closing export private key mo...Dan2017-09-282-20/+40
| | | | | | | | * | | Adds a back button to export private key modal; connects account details to s...Dan2017-09-285-6/+62
| | | | | | | | * | | Implement Confirm Deploy Contract screenChi Kei Chan2017-09-274-2/+357
| | | | | | | | * | | Update the correct values in state when estimates are received.Dan2017-09-272-18/+15
| | | | | | | | * | | Gets gas and price estimates when send components mount.Dan2017-09-273-42/+27
| | | | | | | | * | | Restore notification functionalityDan2017-09-272-0/+14
| | | | | | | | * | | Return null if transaction.key is shapeshiftChi Kei Chan2017-09-272-53/+18
| | | | | | | | * | | Connect export key modal to state and enable actions.Dan2017-09-273-15/+104
| | | | | | | | * | | Merge pull request #2157 from danjm/MM-57-use-gas-estimatorChi Kei Chan2017-09-263-29/+183
| | | | | | | | |\ \ \
| | | | | | | | | * \ \ Merge branch 'NewUI-flat' into MM-57-use-gas-estimatorChi Kei Chan2017-09-265-4/+104
| | | | | | | | | |\ \ \ | | | | | | | | | |/ / / | | | | | | | | |/| | |
| | | | | | | | * | | | Remove unnecessary trailing comma.Dan2017-09-261-1/+1
| | | | | | | | * | | | Select all in to and from of send screens, instead of clearing on focus.Dan2017-09-262-15/+5
| | | | | | | | * | | | Able to change selections in to and from fields of send and send token.Dan2017-09-262-2/+19
| | | | | | | | * | | | Export private key modal body ui.Dan2017-09-263-1/+92
| | | | | | | | | * | | Send token now estimates gas and price.Dan2017-09-261-8/+37
| | | | | | | | | * | | Refactor to store estimated gas and price in local state, return promise from...Dan2017-09-263-81/+38
| | | | | | | | | * | | Estimate gasPrice and gasLimit in send screen.Dan2017-09-263-7/+126
| | | | | | | | | * | | Update send token to handle errors onBlur events and prevent clicking send un...Dan2017-09-261-12/+59
| | | | | | | | | * | | Handles errors with to field and renders warnings from backend in send token.Dan2017-09-261-1/+1
| | | | | | | | |/ / /
| | | | | | | | * | | Exports private key modal opens from dropdown.Dan2017-09-244-54/+110
| | | | | | | | * | | Add Confirm Send token screenChi Kei Chan2017-09-236-64/+489
| | | | | | | | * | | get identities from getState() instead of passing from caller, only set new a...Dan2017-09-232-8/+9
| | | | | | | | * | | New account modal now allows for addition of account name.Dan2017-09-233-7/+35
| | | | | | | | * | | Default class params to empty string in readonly-inputDan2017-09-231-2/+2
| | | | | | | | * | | ReadOnlyInput component.Dan2017-09-233-13/+34
| | | | | | | | * | | Open account details modal on buy -> direct deposit.Dan2017-09-231-1/+11
| | | | | | | | * | | Client side error handling for from, to and amount fields in send.jsDan2017-09-234-44/+184
| | | | | | | | * | | Refactor Confirmation Tx to render different screenChi Kei Chan2017-09-222-183/+163
| | | | | | | | * | | Integrate Add TokenChi Kei Chan2017-09-226-255/+333
| | | | | | | | * | | Abstract account modal.Dan2017-09-224-63/+96
| | | | | | | | * | | Confirm screen shows amount plus gas in total fieldDan2017-09-222-6/+29
| | | | | | | | * | | Clean up code in send.jsDan2017-09-221-234/+193
| | | | | | | | * | | Handles errors with to field and renders warnings from backend in send token.Dan2017-09-221-11/+17
| | | | | | | | * | | Add Token UI - hover/select state; fetch token addressChi Kei Chan2017-09-213-19/+82
| | | | | | | | * | | Add Add Token UI; Add Fuzzy search for tokensChi Kei Chan2017-09-205-140/+458
| | | | | | | | * | | Buy Modal StylingChi Kei Chan2017-09-202-10/+17
| | | | | | | | * | | Ensure conversion util does not return insignificant trailing zeroes.Dan2017-09-201-1/+1
| | | | | | | | * | | Merge branch 'master' into NewUI-flatChi Kei Chan2017-09-1925-241/+150
| | | | | | | | |\ \ \
| | | | | | | | * \ \ \ Merge branch 'master' into NewUI-flatChi Kei Chan2017-09-192-0/+10
| | | | | | | | |\ \ \ \
| | | | | | | | * \ \ \ \ Merge pull request #2116 from chikeichan/nmChi Kei Chan2017-09-1962-640/+5027
| | | | | | | | |\ \ \ \ \
| | | | | | | | | * | | | | Fix Merge Problems; update yarn lockChi Kei Chan2017-09-192-49/+558
| | | | | | | | | * | | | | Merge branch 'master' into nmChi Kei Chan2017-09-1961-591/+4469
| | | | | | | | |/| | | | |
| | | | | | | | * | | | | | Handle transaction totals in WEI in tx-list, send and pending.Dan2017-09-164-2/+15
| | | | | | | | * | | | | | Ensures that new accounts are only created from the modal, and not when click...Dan2017-09-163-5/+9
| | | | | | | | * | | | | | Clear token selection when changing account.Dan2017-09-161-0/+1
| | | | | | | | * | | | | | Adds USD to token list.Dan2017-09-162-3/+41
| | | | | | | | * | | | | | Show dollar sign before USD on account details page.Dan2017-09-162-4/+6
| | | | | | | | * | | | | | Show loading on conf-tx until the pending tx is available.Dan2017-09-151-0/+1
| | | | | | | | * | | | | | Make send token responsive; fix desktop send modal heightChi Kei Chan2017-09-152-5/+25
| | | | | | | | * | | | | | Add responsive UI to send ether modalChi Kei Chan2017-09-156-13/+39
| | | | | | | | * | | | | | Style send ether screenChi Kei Chan2017-09-142-340/+93
| | | | | | | | * | | | | | Show token tx properlyChi Kei Chan2017-09-144-38/+104
| | | | | | | | * | | | | | Update yarn.lock; Fix tx-list-item overflow; Fix gas exchange rateChi Kei Chan2017-09-146-56/+331
| | | | | | | | * | | | | | Fix send and pending.Dan2017-09-142-2/+2
| | | | | | | | * | | | | | Stop setting 'currentCurrency' and use local state for active currency in sen...Dan2017-09-145-27/+25
| | | | | | | | * | | | | | Enables Cancel button in confirmation screen.Dan2017-09-142-2/+12
| | | | | | | | * | | | | | Send user to most recent pending transaction after sending a transaction.Dan2017-09-141-2/+6
| | | | | | | | * | | | | | Fix saving/sending of amounts in USDDan2017-09-141-3/+9
| | | | | | | | * | | | | | Fixes the saving of transactions in send and display in tx-list with conversi...Dan2017-09-143-9/+39
| | | | | | | | * | | | | | Reapply conversion utility changes and fix calls to utility in pending-tx.Dan2017-09-143-50/+123
| | | | | | | | * | | | | | Add token exchange ratesChi Kei Chan2017-09-138-14/+100
| | | | | | | | * | | | | | Improve styling in Confirmation Screen; Show decoded send token dataChi Kei Chan2017-09-135-213/+234
| | | | | | | | * | | | | | Revert "Overhaul currency conversion utility and update calls to utility in p...Chi Kei Chan2017-09-133-122/+51
| | | | | | | | * | | | | | Overhaul currency conversion utility and update calls to utility in pending-tx.Dan2017-09-133-51/+122
| | | | | | | | * | | | | | [NewUI] Color tx-list-item text depending on transaction status. (#2050)Dan J Miller2017-09-133-5/+33
| | | | | | | | * | | | | | Added signTokenTx; Adding token confirmation screenChi Kei Chan2017-09-126-15/+65
| | | | | | | | * | | | | | Add frontend validation to send-tokenChi Kei Chan2017-09-127-14/+119
| | | | | | | | * | | | | | [New-UI] Confirm Screen restyle and connect to state (#2042)Dan J Miller2017-09-126-197/+429
| | | | | | | | * | | | | | Add buttons; handle back; add yarn.lockChi Kei Chan2017-09-129-42/+9862
| | | | | | | | * | | | | | Use transparent border for consistent size with and without border.Dan2017-09-121-1/+1
| | | | | | | | * | | | | | Cleaner css for circle icon.Dan2017-09-123-24/+28
| | | | | | | | * | | | | | Replace checkmark with font-awesome equivalent.Dan2017-09-121-6/+6
| | | | | | | | * | | | | | Adds title, divider and descriptive text to network dropdown.Dan2017-09-122-0/+45
| | | | | | | | * | | | | | Highlighted circle icons for the network menu.Dan2017-09-125-10/+99
| | | | | | | | * | | | | | Style send token screenChi Kei Chan2017-09-117-31/+57
| | | | | | | | * | | | | | Use width 100 and margin for the new modal input.Dan2017-09-091-1/+2
| | | | | | | | * | | | | | New account modal top right close button working.Dan2017-09-091-1/+3
| | | | | | | | * | | | | | Tweak styles in new-account-modal.Dan2017-09-092-9/+18
| | | | | | | | * | | | | | Fix .filter token txChi Kei Chan2017-09-081-1/+2
| | | | | | | | * | | | | | Re-enable Contract tx list itemChi Kei Chan2017-09-082-19/+8
| | | | | | | | * | | | | | Fix css merge conflictsChi Kei Chan2017-09-082-2/+2
| | | | | | | | * | | | | | Modify readonly value in for input in qr-code.Dan2017-09-081-1/+1
| | | | | | | | * | | | | | Account-detail address is a readonly input.Dan2017-09-082-2/+7
| | | | | | | | * | | | | | Close button in account-details-modal working.Dan2017-09-081-1/+3
| | | | | | | | * | | | | | Remove highlight on modalDan2017-09-081-0/+4
| | | | | | | | * | | | | | Touch up style of account-details-modal.Dan2017-09-083-12/+27
| | | | | | | | * | | | | | Modify status copy for status === 'unapproved'Dan2017-09-081-0/+1
| | | | | | | | * | | | | | Link user from transaction list to etherscan if they have a transaction hash.Dan2017-09-083-4/+34
| | | | | | | | * | | | | | Use ternary operator instead of two conditionals.Dan2017-09-081-1/+1
| | | | | | | | * | | | | | Improve tx-list item hover scss.Dan2017-09-081-3/+3
| | | | | | | | * | | | | | Create tx-list-item component.Dan2017-09-083-74/+123
| | | | | | | | * | | | | | Show confirm transaction screen when clicking a pending transaction in the list.Dan2017-09-084-7/+20
| | | | | | | | * | | | | | Remove default to confirm screen on login.Dan2017-09-082-10/+0
| | | | | | | | * | | | | | Fix font sizes on Send TokenChi Kei Chan2017-09-071-3/+3
| | | | | | | | * | | | | | Send Token screen partial UIChi Kei Chan2017-09-077-3/+283
| | | | | | | | * | | | | | Add Contract Tx List Item; Update Token Tx on selectChi Kei Chan2017-09-078-58/+96
| | | | | | | | * | | | | | Show token balance and identiconChi Kei Chan2017-09-077-57/+90
| | | | | | | | * | | | | | Adding Token transaction detail screenChi Kei Chan2017-09-0611-81/+256
| | | | | | | | * | | | | | Fix token listChi Kei Chan2017-09-062-15/+24
| | | | | | | | * | | | | | Fix html heightChi Kei Chan2017-09-061-2/+2
| | | | | | | | * | | | | | Implement tokens list UIChi Kei Chan2017-09-0610-107/+122
| | | | | | | | * | | | | | Use .entries() instead of .keys(), and use more destructuring, for simpler code.Dan2017-09-061-9/+8
| | | | | | | | * | | | | | Send tx working; user is taken to confirm page with correct transaction infor...Dan2017-09-062-38/+66