Vasek Mlejnsky
3a6b99aef1
Rename import
2018-08-31 12:37:40 +02:00
Vasek Mlejnsky
763422de8a
Add checked icon
2018-08-31 12:37:16 +02:00
Vasek Mlejnsky
3a74dfc927
Refactorize Input component
2018-08-31 12:37:07 +02:00
Vasek Mlejnsky
7014331840
Merge branch 'styled-components-refactor' of https://github.com/satoshilabs/trezor-wallet into styled-components-refactor
2018-08-30 22:44:01 +02:00
Vasek Mlejnsky
78f6684fa7
Fix bug causing fiatRate be undefined
2018-08-30 22:42:51 +02:00
Vladimir Volek
b0b4f08aba
Adjusted configs
2018-08-30 20:10:36 +02:00
Vladimir Volek
04ab2bce83
Added textarea component
2018-08-30 20:09:00 +02:00
Vladimir Volek
42b15e788e
Image components moved to separated folder
2018-08-30 19:40:35 +02:00
Vladimir Volek
80ac6bcee5
Pin modal partly refactored
2018-08-30 18:01:17 +02:00
Vladimir Volek
221f988fef
Fix modal functionality
2018-08-30 16:22:16 +02:00
Vladimir Volek
2ca9e09ed9
merge
2018-08-30 16:21:40 +02:00
Vladimir Volek
0b8af91fa9
Unverified address modal refacotred
2018-08-30 16:20:33 +02:00
Vladimir Volek
ac9725613b
SignTx modal refactored
2018-08-30 16:04:15 +02:00
Vasek Mlejnsky
a8d3fccfa7
Add option to add an input label
2018-08-30 15:33:38 +02:00
Vasek Mlejnsky
797b66d9d5
Add error text under the input
2018-08-30 15:19:58 +02:00
Vladimir Volek
c758f13072
Device clone modal refactored
2018-08-30 15:18:08 +02:00
Vasek Mlejnsky
6d9cdfcabb
Add success, warning & error icons
2018-08-30 15:10:02 +02:00
Vladimir Volek
ccd6e789bc
Added placeholder for input
2018-08-30 14:52:04 +02:00
Vasek Mlejnsky
d58dadedc9
Fix input state colors
2018-08-30 14:43:06 +02:00
Vasek Mlejnsky
81ccc8e347
Merge branch 'styled-components-refactor' of https://github.com/satoshilabs/trezor-wallet into styled-components-refactor
2018-08-30 14:35:59 +02:00
Vasek Mlejnsky
7e6c8399ec
Fix button
2018-08-30 14:35:35 +02:00
Vladimir Volek
b1025ffbf5
Make notification button prop same as Button
2018-08-30 14:33:21 +02:00
Vasek Mlejnsky
6ac2417534
Merge branch 'styled-components-refactor' of https://github.com/satoshilabs/trezor-wallet into styled-components-refactor
2018-08-30 14:32:16 +02:00
Vasek Mlejnsky
9f961b8865
Fix button imports
2018-08-30 14:31:48 +02:00
Vladimir Volek
36673e2889
Removed unused text prop from Button
2018-08-30 14:30:29 +02:00
Vladimir Volek
030cef3827
Renamed modal to modals
2018-08-30 14:29:18 +02:00
Vasek Mlejnsky
6d87b2d2b2
Merge branch 'styled-components-refactor' of https://github.com/satoshilabs/trezor-wallet into styled-components-refactor
2018-08-30 14:28:51 +02:00
Vasek Mlejnsky
6891bb65d4
Create input component
2018-08-30 14:28:21 +02:00
Vladimir Volek
5c89786452
Fix modals
2018-08-30 14:25:49 +02:00
Vladimir Volek
3fcb9dc25f
Switched all other button to children not text
2018-08-30 14:20:42 +02:00
Vladimir Volek
64d5db3e6a
Added children for button not text, refactored remember device
2018-08-30 14:16:43 +02:00
Vladimir Volek
847f981767
Bootloader refactored
2018-08-30 13:16:11 +02:00
Vladimir Volek
77135e8198
Forget device refactored
2018-08-30 13:07:34 +02:00
Vladimir Volek
d767ee0e05
Remember device refactored
2018-08-30 13:07:12 +02:00
Vasek Mlejnsky
0df6590e72
Refactor "AccountSummary"
...
- since "AddedToken" handles only a single token now (60947cb535
) the logic of handling an array of tokens is now here
- rename inner function to "AccountSummary"
2018-08-30 12:18:55 +02:00
Vasek Mlejnsky
60947cb535
Refactor "Tokens" component
...
- rename it to "AddedToken"
- now handles only a single token not arrays of token
- convert it into a class
2018-08-30 12:17:38 +02:00
Vasek Mlejnsky
325b5bee63
Apply button's icon margin only when button contains text
2018-08-30 12:16:31 +02:00
Vladimir Volek
608b4e79cc
Buttons merged into folder
2018-08-30 10:54:24 +02:00
Vasek Mlejnsky
c32c30fa8c
Refactorize Detail component
...
- Rename it to "AccountBalance"
- Convert component to class
- CSS refactorization
- Handle hidden toggle inside component instead of using actions/reducers
2018-08-30 10:08:20 +02:00
Vasek Mlejnsky
0f89de426f
Add "Arrow Up" icon
2018-08-30 07:46:09 +02:00
Vasek Mlejnsky
ef92428f62
Fix comma
2018-08-30 07:45:38 +02:00
Vasek Mlejnsky
4d480440dd
Merge branch 'styled-components-refactor' of https://github.com/satoshilabs/trezor-wallet into styled-components-refactor
2018-08-30 07:45:08 +02:00
Vladimir Volek
31771b2090
Revert "updated README"
...
This reverts commit 84dc559775
.
2018-08-29 16:04:40 +02:00
Vladimir Volek
84dc559775
updated README
2018-08-29 16:03:29 +02:00
Vladimir Volek
5a3bb77fb0
Finalized notifiction refactor
2018-08-29 15:48:05 +02:00
Vladimir Volek
a7726081f2
Separted button and notfication button
2018-08-29 13:54:41 +02:00
Vladimir Volek
e1d4faddfc
Finalized notification icon styles
2018-08-29 13:07:37 +02:00
Vladimir Volek
8b519544d7
Styled notification content
2018-08-29 12:07:47 +02:00
Vasek Mlejnsky
07b6c9f486
Change shape of returned object & temporary fix for async react-select
2018-08-29 11:36:07 +02:00
Vasek Mlejnsky
8b31b63e1e
Refactorize AccountSummary
2018-08-29 11:33:31 +02:00