Commit Graph

322 Commits

Author SHA1 Message Date
Daniel Kaspo 4a140b7901 Merge pull request #8 from MyEtherWallet/linting-routing
Linting routing
2017-05-30 20:57:46 -04:00
Daniel Kaspo 943161a863 Linting double quotes to single 2017-05-30 20:53:14 -04:00
Daniel Ternyak 62dcec96d9 fix merge conflicts 2017-05-30 18:35:30 -05:00
crptm e9cddb516e actually use friendly errors webpack plugin 2017-05-31 01:00:30 +04:00
crptm 96cf7f5969 eslint 2017-05-31 00:36:52 +04:00
crptm e80ad3b053 trick reconciler into re-render on language change 2017-05-30 15:19:51 +04:00
crptm b7ffa458b0 decode &s 2017-05-30 15:18:59 +04:00
crptm ec4212ae8f fix footer spacing 2017-05-30 15:18:39 +04:00
crptm f9b351b4c8 Revert "fix & sign"
This reverts commit 448ffe64f4.
2017-05-30 15:02:20 +04:00
Daniel Ternyak f4e7f0648b improve GenerateWalletPasswordComponent translation support 2017-05-30 01:18:44 -05:00
Daniel Ternyak 448ffe64f4 fix & sign 2017-05-30 01:18:23 -05:00
Daniel Ternyak db19b45c0d fix active bug in navbar 2017-05-30 01:18:12 -05:00
Daniel Ternyak cf36d9eb52 footer, generate wallet improved translations 2017-05-29 23:53:28 -05:00
crptm 8754f5a2b4 Merge pull request #6 from MyEtherWallet/feat/translations
Baby translations
2017-05-28 11:03:32 +00:00
crptm 1602e19214 support translations markup 2017-05-26 02:05:11 +04:00
crptm bea2b12f2d add Korean to languages dropdown 2017-05-25 22:32:34 +04:00
crptm 6b7a555f19 + ko.js 2017-05-25 22:29:55 +04:00
crptm 8b021be460 update ja.js 2017-05-25 22:27:14 +04:00
crptm bb99a6f0b2 Merge branch 'develop' into feat/translations 2017-05-25 10:06:53 +00:00
Daniel Ternyak a3bcea69c8 Merge pull request #5 from MyEtherWallet/help_view
Help view
2017-05-25 01:39:20 -05:00
crptm c4d7738e14 translations alias for jest 2017-05-25 04:17:27 +04:00
crptm 8516b03343 baby translations 2017-05-25 04:06:30 +04:00
crptm 68516d2e79 remove translation key dupes. NEED REVIEW 2017-05-25 03:21:28 +04:00
crptm 7dc1c1d244 bring back dupe de key 2017-05-25 03:16:38 +04:00
crptm 530c477c66 translation files added 2017-05-25 03:15:01 +04:00
crptm 4345497a6d remove config boilerplate 2017-05-25 02:43:41 +04:00
crptm fa964a56d4 make flow work with aliasing 2017-05-25 02:39:58 +04:00
Daniel Ternyak 37f611ef91 make help a stateless component 2017-05-23 21:25:51 -05:00
Daniel Ternyak c6b172562a create initial help view 2017-05-23 21:23:33 -05:00
Daniel Ternyak 106ffc0c11 Merge pull request #4 from MyEtherWallet/cleanup-header
cleanup header
2017-05-23 18:54:58 -05:00
crptm ca889ce874 fix App dispatch typings 2017-05-24 03:22:06 +04:00
crptm fe8da56fec fix tests 2017-05-24 03:16:26 +04:00
crptm 94b7111761 cleanup header 2017-05-24 03:06:01 +04:00
Daniel Ternyak 345eedcd53 Merge pull request #3 from MyEtherWallet/adjust_travis_notifications
Adjust travis notifications
2017-05-23 02:16:04 -05:00
Daniel Ternyak f000911158 Update utils.js 2017-05-23 02:15:45 -05:00
Daniel Ternyak 1581dcd71f dont email on test failures; we'll know in the github ui 2017-05-23 02:14:49 -05:00
Daniel Ternyak 1d47f6b31c whitespace change to test travis 2017-05-23 02:07:49 -05:00
Daniel Ternyak 916ca8161e second travis.yml try 2017-05-23 02:04:20 -05:00
Daniel Ternyak 0051c818d5 first travis.yml try 2017-05-23 02:03:13 -05:00
Daniel Ternyak e7b6c40db3 Merge pull request #1 from MyEtherWallet/boilerplate
Move Boilerplate Into Develop
2017-05-23 01:58:22 -05:00
Daniel Ternyak 1e83abab33 add actions for downloading file and proceeding to paper wallet 2017-04-27 01:17:42 -05:00
Daniel Ternyak c5b6461631 reformat/refactor 2017-04-27 01:16:23 -05:00
Daniel Ternyak fdc4bfa3b8 remove nested <a> in <Link> element 2017-04-27 01:15:57 -05:00
Daniel Ternyak 180173735e use new redux state and actions in component 2017-04-27 01:15:27 -05:00
Daniel Ternyak 5d63e693ec pass new redux state and props through smart container 2017-04-27 01:15:07 -05:00
Daniel Ternyak e5c44afc75 remove all react warnings for ViewWallet initial view 2017-04-27 01:14:38 -05:00
Daniel Ternyak 32d9763cb1 fix bug in nodeselectordropdown reducer 2017-04-27 01:13:59 -05:00
Daniel Ternyak d79b54ff35 add cases for downloaded file and continue to paper actions 2017-04-27 01:13:33 -05:00
Daniel Ternyak aea605ec80 remove console.log 2017-04-27 01:12:37 -05:00
Daniel Ternyak 947bc1ce4b Create stateless component for Ledger Trezor Warning on GenerateWallet Page 2017-04-27 01:12:15 -05:00