Commit Graph

1266 Commits (1528fae9ea2bedd84129639a8a37aa90676f9631)

Author SHA1 Message Date
frankiebee 9ebc5ed33c make buy button green 8 years ago
frankiebee 1eda55c85a Fix issue where stopPropagation didnt stop submitting the tx when clicking buy button 8 years ago
Jared Pereira 7f12be6a01 remove updateCoinBaseAmount action 8 years ago
Jared Pereira 5cabd3e02d remove updateBuyAddress action 8 years ago
Jared Pereira c1df7dedd9 remove case buyForm 8 years ago
Jared Pereira 7a8496f9da remove buyButtonDeligator function 8 years ago
Jared Pereira e543050868 remove extra buyAddress in state 8 years ago
Dan Finlay 40e2450022 Get token list looking ok 8 years ago
Dan Finlay 9bae32e78b Add functional but ugly and hard-coded token list 8 years ago
frankiebee ce03b7db51 Initial redo attempt of the buy view to look like vladt's desighn 8 years ago
frankiebee 83811910c8 Create a custom radio list component 8 years ago
Kevin Serrano 088bfd5e8d
Fix account detail transition fix. 8 years ago
kumavis 8b14666348 clean - remove unused extension ref 8 years ago
kumavis 5a91adf7d8 add platforms to mascara + move buyEther window open to ui 8 years ago
kumavis aa06183c64 ui - use global.platform for extension interaction 8 years ago
kumavis 60a48e713f ui - move popup auto-close after tx conf to ui entrypoint 8 years ago
kumavis 49d8877fd7 ui - startPopup returns store after boot 8 years ago
kumavis 0ef679388a ui - reducer - app - code cleanup 8 years ago
kumavis bd704b1d7e etc - fix notification-manager ref, remove duplicated test file 8 years ago
kumavis 5036263f88 introduce platform api and rename notifications to notification-manager 8 years ago
kumavis be88c87b25 extension - prefer extensionizer module 8 years ago
Kevin Serrano cb34eda6c6
Fix potential formatting issues for seed word display. 8 years ago
kumavis 067459da4c Filter txs by txMeta network value in account detail 8 years ago
Dan Finlay 8681e2540e Filter txs by txMeta network value in account detail 8 years ago
Dan Finlay 81d3658343 Improve UI gas calculation logic 8 years ago
Kevin Serrano a95d96d507
Assure that seed words are placed into state tree upon request. 8 years ago
Kevin Serrano 6af932904d
Remove seedWords from UI state dump. 8 years ago
Kevin Serrano 9a8bf5a605
Fix edge case where notice does not require scrollbar. 8 years ago
Kevin Serrano c1136a6317
Add link to kovan faucet instructions. 8 years ago
Kevin Serrano 5cd917b0e9
Add personalMessages to function to calculate pending tx index. 8 years ago
Dan Finlay 5cc934f18c Fix tx selecting bug 8 years ago
Kevin Serrano 1dfcc54381
Remove goHome action causing erratic UI behavior. 8 years ago
Dan Finlay 8e7b5d6a13 Remove unnecessary log 8 years ago
Dan Finlay 0e74cf2cba Disable accept button when gas limit is too low 8 years ago
Dan Finlay 6a46e9ce06 Make gas calculations on render more consistent 8 years ago
Dan Finlay 9bea31a402 Fix initial tx fee estimation 8 years ago
Dan Finlay 3400ed0955 Fix a couple things 8 years ago
Dan Finlay 018b1d006f Make reset button clear errors 8 years ago
Dan Finlay 31c1839ed7 Fix initial gas price estimate 8 years ago
Dan Finlay 612bace17d Prevent default for reset and reject buttons 8 years ago
Dan Finlay bda821f144 Override browser default validation message 8 years ago
Dan Finlay 55e8a717e6 Fix some broken refs 8 years ago
Dan Finlay e7a3330b98 Combine pending-tx-details component into pending-tx-details 8 years ago
Kevin Serrano 525c32ae60
Enable etherscan linking on Kovan transaction list items. 8 years ago
Kevin Serrano 61a6203808
Reset disabled state for confirm button after every notice. 8 years ago
Dan Finlay 77907038ff Got basic validations working 8 years ago
Kevin Serrano 41e276b036
Hide the password in the private key retrieval screen. 8 years ago
Kevin Serrano 5d14925842
Fix styling of error message. 8 years ago
Kevin Serrano b26c53452e
Add Kovan test network to our application. 8 years ago
Kevin Serrano 34f3889eb0
Add kovan to drop-menu-item 8 years ago