Vladimir Volek
8c24bcf9f3
Fixed typo
2018-11-05 17:54:58 +01:00
Vladimir Volek
dd6117b008
Confirm moved to modals
2018-11-05 17:54:07 +01:00
Vladimir Volek
68a8307b49
Added progress action for verify
2018-11-05 17:10:09 +01:00
Vladimir Volek
bc0238403b
Add trezor action to textarea
2018-11-05 16:45:45 +01:00
Vladimir Volek
12f094a595
Refactor trezor action
2018-11-05 15:13:22 +01:00
Vladimir Volek
53f7a8ecef
merge
2018-11-05 14:57:23 +01:00
Vladimir Volek
cc18d18e4c
Merge pull request #230 from trezor/fix/wallet-type-empty-passphrase
...
Fix/wallet type empty passphrase
2018-11-02 16:18:57 +01:00
Szymon Lesisz
9215cb0fe8
eslint + flowtype fixes
2018-11-01 18:53:35 +01:00
Vladimir Volek
5fbd4a3291
Add loading state for notification button
2018-11-01 18:53:35 +01:00
Szymon Lesisz
474871d375
wallet type from passphrase modal
...
- added new action "CONNECT.UPDATE_WALLET_TYPE" to update DeviceReducer
- pass device straight from action getState() instead of param of this action
- replace switch with if
2018-11-01 18:47:44 +01:00
Vladimir Volek
a1cf6cc296
Fixed passphrase checkbox
2018-10-31 12:52:33 +01:00
Szymon Lesisz
ade65a222b
eslint + flowtype fixes
2018-10-31 12:51:35 +01:00
Vladimir Volek
b87386a6b1
Added trezor action for input
2018-10-31 11:35:37 +01:00
Vladimir Volek
d682833aa3
Make initial layout responsive
2018-10-31 11:35:37 +01:00
Vladimir Volek
5aaadade36
Refactored to input
2018-10-31 11:35:37 +01:00
Vladimir Volek
42fa20664a
fix height and eslint
2018-10-31 11:18:36 +01:00
Vladimir Volek
7fca224159
better log format
2018-10-31 11:18:36 +01:00
Vladimir Volek
cc8a21947f
Add loading state for notification button
2018-10-26 16:48:12 +02:00
Vladimir Volek
434c86dc8c
merge
2018-10-25 17:32:39 +02:00
Vladimir Volek
835906bf96
FIxed icon overflow
2018-10-25 11:58:32 +02:00
Vladimir Volek
235f5cbdc3
Fixed some eslint and flow
2018-10-20 12:12:29 +02:00
Vladimir Volek
739339b53e
Textare max size
2018-10-20 01:19:59 +02:00
Vladimir Volek
9503d1e415
Added progres sign additional message
2018-10-20 00:57:16 +02:00
Vladimir Volek
d1ef608c0e
Textarea added trezor action prop, use textarea higligh while confirm
2018-10-20 00:22:07 +02:00
Vladimir Volek
a31301a9f5
merge
2018-10-19 12:04:13 +02:00
Vladimir Volek
b89a825077
Added sign response, style
2018-10-17 17:57:21 +02:00
Vladimir Volek
254d1c5484
TREZOR -> Trezor
2018-10-17 00:36:08 +02:00
Vladimir Volek
ca460859ac
Added sign action
2018-10-17 00:31:33 +02:00
Vladimir Volek
778d08a898
Styled sign and verify section
2018-10-16 12:49:05 +02:00
Vladimir Volek
4f49943c7a
Merge pull request #183 from trezor/fix/refactor-variables
...
refactor Coin > Network
2018-10-16 10:51:31 +02:00
Szymon Lesisz
ed7501c4fc
refactor Coin > Network
2018-10-15 15:44:10 +02:00
Vladimir Volek
672429c62c
Fixed props warning
2018-10-15 14:36:56 +02:00
Vladimir Volek
77b1aa04c5
Merge branch 'master' into fix/landing-refactoring
2018-10-15 13:03:39 +02:00
Szymon Lesisz
793abf3f53
updat eLink component
2018-10-15 10:47:26 +02:00
Vladimir Volek
8b332b4763
Merge pull request #174 from trezor/feature/modal-context
...
Feature/modal context
2018-10-11 15:57:05 +02:00
Szymon Lesisz
449b2923fd
quickfix: Log component width 100%
...
100% width on LandingPage
2018-10-11 15:30:42 +02:00
Vladimir Volek
bc6ff28fe9
Added link for NEM coin
2018-10-11 15:18:30 +02:00
Szymon Lesisz
f5bf14b776
fix NotificationGroup.propTypes
2018-10-11 15:18:09 +02:00
Vladimir Volek
f2ac90c46e
Review
2018-10-11 15:18:09 +02:00
Vladimir Volek
de34a8fe04
comment out test data
2018-10-11 15:18:09 +02:00
Vladimir Volek
077b6dc7fa
Make notification responsive, flow fix
2018-10-11 15:18:09 +02:00
Vladimir Volek
817b333d3a
notification message can be component, styles adjusted
2018-10-11 15:18:09 +02:00
Vladimir Volek
2ed673b05a
Separate group notifications with border
2018-10-11 15:18:09 +02:00
Vladimir Volek
4072e9480d
Fix group notification width
2018-10-11 15:18:09 +02:00
Vladimir Volek
0de30758a8
Removed unnecessary component
2018-10-11 15:05:14 +02:00
Szymon Lesisz
a9246c0c06
NemWallet component
2018-10-11 13:27:15 +02:00
Szymon Lesisz
eab3bde184
Link component: target parameter
2018-10-11 13:06:51 +02:00
Szymon Lesisz
e59c9ec714
refacotred modals components
2018-10-11 13:06:16 +02:00
Szymon Lesisz
49ca5992fd
added NemWallet component
2018-10-10 21:50:20 +02:00
Szymon Lesisz
41b78390ed
add MODAL_CONTEXT
...
- update MODAL action constants
- ModalReducer refactoring (field "opened" replaced by "context")
- implementing "context" in all components
2018-10-10 21:27:07 +02:00