1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-30 08:09:15 +01:00
Commit Graph

3084 Commits

Author SHA1 Message Date
Dan Finlay
ca3faba1ac Merge pull request #1336 from MetaMask/buyButtonRedo
Buy button redo
2017-04-24 13:53:35 -07:00
frankiebee
79f88398ac fix spelling 2017-04-24 20:56:31 +02:00
Dan Finlay
8d42037652 Merge pull request #1331 from MetaMask/i1323-kovanNoticeRemoval
Kovan notice removal
2017-04-24 11:25:11 -07:00
frankiebee
df9e40be63 Css fixes 2017-04-24 12:58:01 +02:00
frankiebee
9ebc5ed33c make buy button green 2017-04-24 12:36:17 +02:00
frankiebee
1eda55c85a Fix issue where stopPropagation didnt stop submitting the tx when clicking buy button 2017-04-24 12:35:45 +02:00
Frankie
2e75011778 Merge pull request #1335 from MetaMask/buyButtonRedoCleanUp
Buy button redo clean up
2017-04-24 12:14:43 +02:00
Jared Pereira
7f12be6a01 remove updateCoinBaseAmount action 2017-04-24 12:18:54 +04:00
Jared Pereira
5cabd3e02d remove updateBuyAddress action 2017-04-23 21:45:55 +04:00
Jared Pereira
c1df7dedd9 remove case buyForm 2017-04-23 16:21:04 +04:00
Jared Pereira
7a8496f9da remove buyButtonDeligator function 2017-04-23 15:28:45 +04:00
Jared Pereira
e543050868 remove extra buyAddress in state 2017-04-23 15:27:17 +04:00
kumavis
46677427b4 Merge pull request #1333 from MetaMask/firefoxIDB
Fix for Firefox idb
2017-04-21 14:51:02 -07:00
frankiebee
1b19b51e08 Clean up code 2017-04-21 23:11:54 +02:00
frankiebee
437c4acc9f Reduce wakeup time for firefox 2017-04-21 17:58:18 +02:00
frankiebee
4a4a737360 Fix for firefox 2017-04-21 17:56:14 +02:00
frankiebee
ce03b7db51 Initial redo attempt of the buy view to look like vladt's desighn 2017-04-18 23:22:17 +02:00
frankiebee
83811910c8 Create a custom radio list component 2017-04-18 18:20:31 +02:00
Kevin Serrano
2920faf63c
Add more detailed instructions on generating and deleting notices. 2017-04-17 13:45:49 -07:00
Kevin Serrano
94984437db
Remove kovan notice. 2017-04-17 13:05:40 -07:00
kumavis
d7d13caf05 Merge pull request #1313 from MetaMask/wakeUp2
Wake up2
2017-04-06 13:02:32 -07:00
frankiebee
65979ba86e fix syntax 2017-04-06 21:57:02 +02:00
frankiebee
c46f9a7105 uncomment intervalDelay 2017-04-06 21:55:36 +02:00
frankiebee
e9a223931a match intervals 2017-04-06 21:51:42 +02:00
frankiebee
a1c39006de Fix wakeUps:
fix spelling
cut wakeup time in half
2017-04-06 21:48:51 +02:00
kumavis
313d02f2de Merge pull request #1312 from MetaMask/WakeUp
Wake up
2017-04-06 10:38:12 -07:00
frankiebee
94df168113 Bump sw-client version 2017-04-06 19:32:45 +02:00
frankiebee
478a07ea81 remove unnecessary listner 2017-04-06 18:58:41 +02:00
frankiebee
719d0f4ad5 Ping service worker to keep it from going idle 2017-04-06 18:56:13 +02:00
Frankie
4a42ac86a0 Merge pull request #1311 from MetaMask/mascara-publish
Mascara - docker support
2017-04-06 09:37:52 +02:00
kumavis
4b8324620e mascara - ready to deploy via docker 2017-04-05 22:59:25 -07:00
kumavis
b922303223 Merge pull request #1310 from MetaMask/account-transition-fix
Account transition fix
2017-04-05 21:43:58 -07:00
Kevin Serrano
ddbbc645d3
Changelog. 2017-04-05 13:39:49 -07:00
Kevin Serrano
088bfd5e8d
Fix account detail transition fix. 2017-04-05 13:38:33 -07:00
kumavis
a6c6ecf275 mascara - mascara lib - read mascara origin from env var 2017-04-05 10:27:04 -07:00
kumavis
c1e14cd75b build - add envify to bundle process 2017-04-05 10:24:30 -07:00
Frankie
dd6b4505f4 Merge pull request #1309 from MetaMask/mascara2
Mascara - various fixes
2017-04-05 09:30:07 +02:00
kumavis
1aac162b46 mascara - rename popup to ui 2017-04-04 23:08:46 -07:00
kumavis
0cfad78f5d mascara - rename things + break out mascara asset server 2017-04-04 22:45:39 -07:00
kumavis
8b14666348 clean - remove unused extension ref 2017-04-04 22:43:55 -07:00
kumavis
9b9570fd2b auto-faucet - only skip faucet on explicit test environment 2017-04-04 18:48:33 -07:00
kumavis
5a91adf7d8 add platforms to mascara + move buyEther window open to ui 2017-04-04 18:23:46 -07:00
kumavis
5d967eeebb Merge pull request #1307 from MetaMask/mascara
Proof of Concept: Mascara
2017-04-04 11:27:45 -07:00
kumavis
4779999bfc clean - metamask controller - remove log 2017-04-04 11:13:07 -07:00
Kevin Serrano
39181ed33f Merge pull request #1308 from MetaMask/FixFaucet
Fix faucet to only autoFaucet first account
2017-04-04 09:43:25 -07:00
Kevin Serrano
953a29b19e Merge pull request #1306 from MetaMask/redoAutoFaucetAsFetch
Switch auto-faucet from XMLHttpRequest to fetch
2017-04-04 09:39:56 -07:00
frankiebee
0a7b388b39 Fix faucet to only autoFaucet first account 2017-04-04 18:38:56 +02:00
frankiebee
f80d1ce3e6 Switch auto-faucet from XMLHttpRequest to fetch 2017-04-04 14:55:48 +02:00
frankiebee
5e939540e5 Remove out of date comments 2017-04-04 14:25:52 +02:00
frankiebee
16c24db13b Fix first install flow 2017-04-04 11:08:10 +02:00