1205 Commits

Author SHA1 Message Date
crptm
9f2a209da5 typing fixes 2017-06-27 03:08:52 +04:00
Daniel Ternyak
2acd78473d Merge pull request #21 from MyEtherWallet/swap_part_2
Swap Part 2
2017-06-26 18:08:18 -05:00
crptm
96c8c88ab6 remove obsolete comment 2017-06-27 02:46:15 +04:00
crptm
1fb4a004ac send wip 2017-06-27 02:27:55 +04:00
Daniel Ternyak
afe2adbb5a add translation support 2017-06-25 00:57:43 -05:00
Daniel Ternyak
142ed3adc5 Add tests for Validator 2017-06-24 15:46:30 -05:00
Daniel Ternyak
dab75a48b0 address comments 2017-06-24 15:39:03 -05:00
Daniel Ternyak
738606bdf0 Merge branch 'swap_part_2_more' into swap_part_2 2017-06-24 15:05:26 -05:00
Daniel Ternyak
d5875614de create simplified toFixedIfLarger 2017-06-24 14:53:53 -05:00
Daniel Ternyak
08f44e1d4a Merge branch 'swap_part_2' into swap_part_2_more 2017-06-24 13:19:14 -05:00
Daniel Ternyak
119dda77e1 Create toFixedIfLarger function, unit test, and use in app. 2017-06-24 13:17:09 -05:00
Daniel Ternyak
28415cd0e8 Consume new receivingAddressSwap action creator and receivingAddress state, validate receiving address input using Validator class. 2017-06-24 01:09:44 -05:00
Daniel Ternyak
c77f8430c5 Create Validator class and add deps to package.json 2017-06-24 01:08:57 -05:00
Daniel Ternyak
bc9765d99b Redux: Add SWAP_RECEIVING_ADDRESS action creators/reducers. 2017-06-24 01:08:33 -05:00
Daniel Ternyak
cb36331c2d Refactor: remove stray ng-binding 2017-06-23 20:34:13 -05:00
Daniel Ternyak
07bde87658 Refactor: Use global donation mapping instead of hardcoding donation address in footer 2017-06-23 20:27:17 -05:00
Daniel Ternyak
943a0532d7 Swap: Create components/adjust containers as neccesasary for part 2 of swap 2017-06-23 20:26:54 -05:00
Daniel Ternyak
fc94460af0 Prototype Extesion: Create toFixedIfLarger and add test (that doesn't work yet) 2017-06-23 20:26:08 -05:00
Daniel Ternyak
2eab0082a6 Redux: Add partOneComplete actions/action creators/reducers. 2017-06-23 20:25:12 -05:00
Daniel Ternyak
a277134bc4 Merge pull request #20 from MyEtherWallet/feat/notifications
notifications
2017-06-22 19:39:56 -05:00
crptm
51f2c8596e address review comments 2017-06-23 01:16:21 +04:00
crptm
d0becf7746 notifications 2017-06-22 03:31:59 +04:00
Daniel Ternyak
59b0d446f2 Merge pull request #19 from MyEtherWallet/cleanup-v2
Cleanup round #2
2017-06-20 18:48:06 -05:00
Daniel Ternyak
1a4fac1dec accidently swapped verb and namespace order for action creators originally; fixed 2017-06-20 01:28:22 -05:00
Daniel Ternyak
ba6d46e91d reformat 2017-06-20 01:14:35 -05:00
Daniel Ternyak
ff81133b5e reformat 2017-06-20 01:14:23 -05:00
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
413b61c335 Changed route name back to ViewWallet 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
227abd5ff6 Merge pull request #13 from MyEtherWallet/swap
WIP Swap Part 1
2017-06-19 18:51:01 -05: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
e6ce0b928a don't put store on window anymore 2017-06-19 18:41:45 -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