271 Commits

Author SHA1 Message Date
Daniel Ternyak
3644cb5515 format 2017-06-20 01:13:21 -05:00
Daniel Ternyak
3cee501da1 format 2017-06-20 01:08:26 -05:00
Daniel Ternyak
9a612eb6de use standard action creator naming convention 2017-06-20 00:59:54 -05:00
Daniel Ternyak
c46ed8f6ed clean up Generate Wallet actions to not use boilerplate 2017-06-19 22:15:38 -05:00
Daniel Kaspo
3f6bf916cd Added sanity checks so decrypt doesn't blow up on null. 2017-06-19 21:02:29 -04:00
Daniel Kaspo
91c854f2e1 Replaced component with key in wallet-decrypt state. 2017-06-19 21:02:28 -04:00
Daniel Kaspo
6d48e5b36b Changing how we handle event functions. 2017-06-19 21:02:28 -04:00
Daniel Kaspo
37e78df682 Logging public and private key temporarily for Travis 2017-06-19 21:02:28 -04:00
Daniel Kaspo
ce3749000f Keystore decryption initial implementation. 2017-06-19 21:02:28 -04:00
Daniel Kaspo
c448e7331f Properly bound onChange handler for wallet decrypt. 2017-06-19 21:01:45 -04:00
Daniel Kaspo
670e283dbf Returned null instead of an empty div. 2017-06-19 21:01:45 -04:00
Daniel Kaspo
87121c8a6d Added logic for changing of decryption selections. 2017-06-19 21:01:45 -04:00
Daniel Kaspo
6ac6237f72 Added folders for future decryption components. 2017-06-19 21:01:45 -04:00
Daniel Kaspo
a77c973bb4 Made method to build markup for decryption choices. 2017-06-19 21:01:45 -04:00
Daniel Kaspo
1ba467b355 Removed un-needed constructors 2017-06-19 21:01:45 -04:00
Daniel Kaspo
70d71b158b Added initial Keystore Decrypt component
Markup isn't quite right just yet but that'll be added in the next
commit.
2017-06-19 21:01:45 -04:00
Daniel Kaspo
f8e9906b37 Added and marked up wallet decrypt component.
Still needs lots of work at this point, but all the visuals are done,
it's been renamed to what Taylor said it should be called, and all the
Aria labels have been properly updated.
2017-06-19 21:01:44 -04:00
Daniel Ternyak
b33d2ef590 don't pass around bityRates when you can access from state in reducer 2017-06-19 18:47:11 -05:00
Daniel Ternyak
c820cf8ce3 remove unused propType 2017-06-19 18:35:52 -05:00
Daniel Ternyak
e7d8284d69 move state building into swap reducer instead of in wantToSwapMy component 2017-06-19 18:35:14 -05:00
Daniel Ternyak
67d57c3d4b remove eslint warning because store was undefined since it was global 2017-06-19 00:49:52 -05:00
Daniel Ternyak
6f638c66da remove unused actions 2017-06-19 00:39:57 -05:00
Daniel Ternyak
67a5eee0a9 Reformat 2017-06-19 00:39:07 -05:00
Daniel Ternyak
f32a2d6631 Reformat: common/containers/Tabs/Swap/components/wantToSwapMy.js 2017-06-19 00:37:17 -05:00
Daniel Ternyak
3cf43d04ad address additional comments 2017-06-18 23:56:32 -05:00
Daniel Ternyak
c77f5ef300 address sleep() hack -- get state directly from redux instead of relying on props 2017-06-18 23:53:32 -05:00
Daniel Ternyak
192efd4404 reformat 2017-06-18 20:00:54 -05:00
Daniel Ternyak
f2b8045c21 address additional comments 2017-06-18 19:56:11 -05:00
Daniel Ternyak
3333169c27 Fix duplicate location key due to bad marge 2017-06-18 15:00:15 -05:00
Daniel Ternyak
125d8742ae Merge branch 'cleanup' into swap 2017-06-18 14:58:45 -05:00
Daniel Ternyak
8e530fe476 use props.location instead of window 2017-06-18 14:56:12 -05:00
Daniel Ternyak
fb73be4214 WIP address comments 2017-06-18 14:47:00 -05:00
Daniel Ternyak
00e5962ae0 Merge branch 'cleanup' into swap 2017-06-18 14:39:46 -05:00
Daniel Ternyak
ee8c411c4e Remove comments. 2017-06-11 20:08:19 -05:00
Daniel Ternyak
d745729d95 Swap: Initial Swap Home View 2017-06-11 20:02:39 -05:00
Daniel Ternyak
db70e17a67 PR comments 2017-05-30 22:34:57 -05:00
Daniel Ternyak
62dcec96d9 fix merge conflicts 2017-05-30 18:35:30 -05: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
Daniel Ternyak
f4e7f0648b improve GenerateWalletPasswordComponent translation support 2017-05-30 01:18:44 -05:00
Daniel Ternyak
cf36d9eb52 footer, generate wallet improved translations 2017-05-29 23:53:28 -05:00
crptm
bb99a6f0b2 Merge branch 'develop' into feat/translations 2017-05-25 10:06:53 +00: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
crptm
ca889ce874 fix App dispatch typings 2017-05-24 03:22:06 +04:00
crptm
94b7111761 cleanup header 2017-05-24 03:06:01 +04: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