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
Daniel Ternyak
947bc1ce4b
Create stateless component for Ledger Trezor Warning on GenerateWallet Page
2017-04-27 01:12:15 -05:00
Daniel Ternyak
0c457c8e82
whitespace reformatting
2017-04-26 23:02:38 -05:00
Daniel Ternyak
e23409cbac
better styling on ViewWallet view
2017-04-26 23:02:03 -05:00
Daniel Ternyak
9758aa6df3
export ViewWallet module from Tab
2017-04-26 23:01:26 -05:00
Daniel Ternyak
8f14403135
Don't make Tab a module anymore (part of dir re-structuring)
2017-04-26 23:00:22 -05:00
Daniel Ternyak
3d8461617e
restructure routing/container structure
2017-04-26 22:58:01 -05:00
Daniel Ternyak
6f6826c88c
Bring in Confirm/Download and wire up initial local state
2017-04-26 22:16:01 -05:00
Daniel Ternyak
7245df71a9
whitespace reformat
2017-04-26 22:13:59 -05:00
Daniel Ternyak
7c1e3e337d
Refactor/dead code removal/code reformat.
2017-04-24 19:03:41 -05:00
Daniel Ternyak
fa8d2e0907
Remove unneeded redux action imports.
2017-04-24 19:01:21 -05:00
Daniel Ternyak
30c51b9f72
refactor
2017-04-24 19:00:58 -05:00
Daniel Ternyak
44701f8756
Integrate Redux-Form for GenerateWalletInput.
...
Break out GenerateWalletPasswordInputComponent into separate component.
Add required props to propTypes.
Add Generate Wallet Input actions and states.
Add Show Generate Wallet Password action and state.
Define validators for Field.
2017-04-18 18:01:25 -05:00
Daniel Ternyak
e14631a70b
Define redux state props and actions to be passed down to GenerateWalletComponent
2017-04-18 17:58:19 -05:00
Daniel Ternyak
f7bd90405b
Remove unneeded imports.
2017-04-17 23:03:49 -05:00
Daniel Ternyak
498fbfcf41
Use prop-types package instead of React.PropTypes.
2017-04-14 01:26:25 -05:00
Daniel Ternyak
cf1b003956
Use prop-types package instead of React.PropTypes.
2017-04-14 01:23:09 -05:00
Daniel Ternyak
212455cfd2
Bind redux state, actions to high-level "App" Container.
...
Refactor/remove unneeded boilerplate redux state/dispatch.
2017-04-14 01:22:53 -05:00
Daniel Ternyak
0a33708370
Create "Tabs" container and refactor as required.
2017-04-13 20:30:11 -05:00
Daniel Ternyak
7d8ba8aac5
Create GenerateWalletPassword component - will be a component of GenerateWallet tab components.
2017-04-13 20:27:28 -05:00
Daniel Ternyak
2a64e009f0
Delete unneeded files.
2017-04-13 20:26:28 -05:00
Daniel Ternyak
a17b97cbc2
create react/redux boilerplate
2017-04-12 00:04:27 -05:00