Vasek Mlejnsky
3f7cf6ca27
Add styles to textarea
2018-09-04 15:54:29 +02:00
Vasek Mlejnsky
cf9cff3170
Remove icon prop from Button
...
- Now if you want to add icon to button you have to add it as button's child
2018-09-04 15:43:12 +02:00
Vasek Mlejnsky
01504cc2f9
Rename element
2018-09-04 14:52:02 +02:00
Vasek Mlejnsky
97eb972ca0
Make Button's children non required
2018-09-04 14:41:53 +02:00
Vasek Mlejnsky
a865abe319
Refactorize "AccountReceive"
2018-09-04 14:40:42 +02:00
Vasek Mlejnsky
c55a3e0d58
Add "EYE" and "EYE_CROSSED" icons
2018-09-04 14:18:05 +02:00
Vasek Mlejnsky
647ee89991
Add mouse+focus events to Button
2018-09-04 14:17:51 +02:00
Vasek Mlejnsky
287e7b2a1c
Merge branch 'styled-components-refactor' of https://github.com/satoshilabs/trezor-wallet into styled-components-refactor
2018-09-04 11:33:41 +02:00
Vasek Mlejnsky
04d49a5ca5
Delete "buttons" folder and move "Button" at the root of "components/"
2018-09-04 11:33:24 +02:00
Vasek Mlejnsky
70f4f3c6d5
Move "PinButton" into Pin's components folder
2018-09-04 11:31:15 +02:00
Vasek Mlejnsky
c8e5ba5dbd
Move "NotificationButton" into Notification's components folder
2018-09-04 11:30:36 +02:00
Vasek Mlejnsky
8fc674f1b4
Add FONT_FAMILY to variables
2018-09-03 15:31:26 +02:00
Vasek Mlejnsky
89e3a987ae
CSS font adjustments
2018-09-03 15:31:12 +02:00
Vasek Mlejnsky
c25c8d5bfd
Change font for textarea
2018-09-03 15:30:24 +02:00
Vasek Mlejnsky
0bca353ed5
Fix prop type
2018-09-03 15:29:42 +02:00
Vasek Mlejnsky
b6195e98d8
Fix bug causing icon rotation on first visit
2018-09-03 15:29:34 +02:00
Vladimir Volek
badc700be8
Top navigation account refactored
2018-09-03 15:04:05 +02:00
Vasek Mlejnsky
34bf0ee17c
Fix typo and unused prop
2018-09-03 12:46:04 +02:00
Vasek Mlejnsky
0a67ea3038
Add an option to position button's icon left or right
2018-09-03 10:50:23 +02:00
Vasek Mlejnsky
7dd16dc6ae
Code cleanup
2018-09-03 10:50:03 +02:00
Vasek Mlejnsky
d3881620b8
Add disable state for Input
2018-09-03 10:49:38 +02:00
Vasek Mlejnsky
38d42cd1c5
Add disable state for Select
2018-09-03 10:49:07 +02:00
Vasek Mlejnsky
dfb4473bcc
Merge branch 'styled-components-refactor' of https://github.com/satoshilabs/trezor-wallet into styled-components-refactor
2018-09-03 08:58:26 +02:00
Vladimir Volek
c32fc2dc6a
Removed unused classnames
2018-08-31 22:51:17 +02:00
Vladimir Volek
7430d61254
Finished modal refactor
2018-08-31 22:35:21 +02:00
Vladimir Volek
4ec97ad003
Fixed passphrase modal after delete of global styles
2018-08-31 22:26:28 +02:00
Vladimir Volek
72d45a0c86
Removed modal less, refactored
2018-08-31 22:17:33 +02:00
Vladimir Volek
fc659db337
Refactored send confirm dialog
2018-08-31 21:23:29 +02:00
Vladimir Volek
37d7f06aed
Merge branch 'styled-components-refactor' of github.com:satoshilabs/trezor-wallet into styled-components-refactor
2018-08-31 18:58:09 +02:00
Vladimir Volek
0c4ce2a850
Merge branch 'styled-components-refactor' of github.com:satoshilabs/trezor-wallet into styled-components-refactor
2018-08-31 18:57:45 +02:00
Vladimir Volek
ef6eef9cfc
Added checkbox component
2018-08-31 18:57:28 +02:00
Vladimir Volek
ec1b25d760
Pin modal refactored
2018-08-31 17:57:37 +02:00
Vladimir Volek
8f9a26caaa
Fixed syntax error
2018-08-31 14:05:32 +02:00
Vladimir Volek
e1097b3fcc
Adjust jsx templtes to new components
2018-08-31 13:58:19 +02:00
Vladimir Volek
ca02764f68
Merge branch 'styled-components-refactor' of github.com:satoshilabs/trezor-wallet into styled-components-refactor
2018-08-31 13:50:55 +02:00
Vasek Mlejnsky
aa97f417e6
Change spacing for button's icon
2018-08-31 12:38:35 +02:00
Vasek Mlejnsky
28598f1f43
Remove button prop
2018-08-31 12:38:06 +02:00
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
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
Vladimir Volek
59ce098c92
Refactored notifications buttons
2018-08-29 11:33:17 +02:00
Vasek Mlejnsky
203a66a904
Add option to import AsyncSelect
2018-08-29 11:33:17 +02:00
Vasek Mlejnsky
ef4bb665db
Fix typo
2018-08-29 11:32:30 +02:00
Vasek Mlejnsky
e1764a7a95
Add props to Icon component
...
- "className" so that Icon can be directly styled
- mouse*, focus & click events because "Tooltip" requests to implement those from children
2018-08-29 10:41:22 +02:00
Vasek Mlejnsky
8bf7eeb8fa
Add "Help" icon
2018-08-29 10:39:12 +02:00
Vasek Mlejnsky
e44f33c2de
Add borders to select menu not option
2018-08-29 10:11:59 +02:00
Vladimir Volek
a4720fc2e3
Refactored notification buttons
2018-08-28 16:27:59 +02:00
Vasek Mlejnsky
2d5965b4ab
Refactorize "AccountMenu" (part 1)
2018-08-28 16:19:10 +02:00
Vasek Mlejnsky
597a771882
Style Select
2018-08-28 16:18:45 +02:00
Vasek Mlejnsky
34e859bd77
Add border to left navigation
2018-08-28 16:17:47 +02:00
Vladimir Volek
73f62d82f9
Notification wrapper added, indent
2018-08-28 14:33:42 +02:00
Vasek Mlejnsky
b2df1339b8
Add a prop to import async select from 'react-select'
2018-08-28 10:22:05 +02:00
Vasek Mlejnsky
b599c7cf5f
Create "TooltipContent" component
2018-08-28 09:43:45 +02:00
Vasek Mlejnsky
b42e8adb03
Fix eslint/flow errors
2018-08-28 09:01:08 +02:00
Vasek Mlejnsky
f820637023
Use rc-tooltip & rcTooltip.less for now
2018-08-28 08:58:41 +02:00
Vasek Mlejnsky
b0aa37fdc9
Style sticky bottom in left navigation panel
2018-08-28 08:32:04 +02:00
Vasek Mlejnsky
f412738daf
Style webusb button in left navigation panel
2018-08-28 08:31:52 +02:00
Vasek Mlejnsky
571522401e
Fix imports & flow errors
2018-08-28 08:18:07 +02:00
Vladimir Volek
b029fab397
Removed unused aside styles
2018-08-27 18:19:45 +02:00
Vladimir Volek
c724b73d5a
Device menu refactor finalized
2018-08-27 18:18:04 +02:00
Vladimir Volek
5e54c2b640
Moved tooltip conmponents after merge
2018-08-27 17:21:30 +02:00
Vladimir Volek
36212f2a1e
Merge branch 'styled-components-refactor' of github.com:satoshilabs/trezor-wallet into styled-components-refactor
2018-08-27 17:19:43 +02:00
Vladimir Volek
c31a822c9a
Moved store to support
2018-08-27 17:19:34 +02:00
Vladimir Volek
424be08e7c
Removed /js folder
2018-08-27 17:15:22 +02:00
Vasek Mlejnsky
37f8a24ee2
Merge branch 'styled-components-refactor' of https://github.com/satoshilabs/trezor-wallet into styled-components-refactor
2018-08-27 17:09:04 +02:00
Vasek Mlejnsky
6027f02162
Prepare tooltip component (WIP)
2018-08-27 17:08:44 +02:00
Vladimir Volek
84f61b20c0
Removed loader styles
2018-08-27 16:58:55 +02:00
Vladimir Volek
628da000e9
Apply more guidelines styles
2018-08-27 16:33:24 +02:00
Vladimir Volek
bcc0c609a1
Put back old menuItems for now
2018-08-27 16:09:10 +02:00
Vladimir Volek
9e86cfdc0c
Styled MenuItems component
2018-08-27 15:28:23 +02:00
Vladimir Volek
ab4ecbebd7
Added MenuItems comnponent
2018-08-27 14:56:40 +02:00
Vladimir Volek
9bc266c4fb
Removed logger, fixed deviceHeader props
2018-08-27 14:44:57 +02:00
Vasek Mlejnsky
ecae5d6752
Fix imports
2018-08-27 14:01:18 +02:00
Vladimir Volek
c0e81f8859
Fixed clicking on device menu
2018-08-27 13:47:26 +02:00
Vladimir Volek
4ad60a8c52
Removed console log
2018-08-27 13:26:41 +02:00
Vladimir Volek
ee14e6737f
Device list refactored - fix prop
2018-08-27 13:25:05 +02:00
Vladimir Volek
42dd6a8455
Merge branch 'styled-components-refactor' of github.com:satoshilabs/trezor-wallet into styled-components-refactor
2018-08-27 13:06:59 +02:00
Vladimir Volek
2dcc08edac
Device list refactored
2018-08-27 13:06:53 +02:00
Vasek Mlejnsky
b7c3a98176
Merge branch 'styled-components-refactor' of https://github.com/satoshilabs/trezor-wallet into styled-components-refactor
2018-08-27 13:00:31 +02:00
Vasek Mlejnsky
0b1a6ce0e1
Use isWebUSB function in utils
2018-08-27 12:59:32 +02:00
Vasek Mlejnsky
a837db7a49
Fix imports
2018-08-27 12:45:39 +02:00
Vasek Mlejnsky
85df75c8c5
Make props not mandatory
2018-08-27 12:38:31 +02:00
Vasek Mlejnsky
47f96d7128
Add font size
2018-08-27 12:35:42 +02:00
Vasek Mlejnsky
8445ef8214
Rename "DeviceSettingsTabs" to "TopNavigationDeviceSettings"
2018-08-27 12:35:30 +02:00
Vasek Mlejnsky
ad26f2c30b
Rename "Tabs" to "TopNavigationAccount"
2018-08-27 12:34:58 +02:00
Vasek Mlejnsky
c0af63cc5c
Move wallet's "Account" component to wallet's view and name it "AccountSummary"
2018-08-27 12:34:01 +02:00
Vasek Mlejnsky
75c8f59ac9
Move wallet's "Sign" component to wallet's views and name it "AccountSignVerify"
2018-08-27 12:32:27 +02:00
Vasek Mlejnsky
b8c0a577cc
Move wallet's "Send" component to wallet's views and name it "AccountSend"
2018-08-27 12:30:42 +02:00
Vasek Mlejnsky
b5cc5edc45
Move wallet's "Receive" component to wallet's views
2018-08-27 12:29:13 +02:00
Vladimir Volek
8331348ed6
Refactor device header
2018-08-27 12:17:27 +02:00
Vasek Mlejnsky
445a1a07bb
Update "RowCoin" declaration to its actual props
2018-08-27 10:47:28 +02:00
Vasek Mlejnsky
f0bf6eb277
Use "CoinLogo" component instead of a locally styled "Logo" div
2018-08-27 10:46:41 +02:00
Vasek Mlejnsky
df9f7f51a1
Route to proper view
2018-08-27 10:45:47 +02:00
Vasek Mlejnsky
1143d78405
Cleamup
2018-08-27 10:45:33 +02:00
Vasek Mlejnsky
db80eed9ba
Remove unused import and add default font size
2018-08-27 10:45:24 +02:00
Vasek Mlejnsky
69562c6d7a
Create component for displaying a coin logo image
2018-08-27 10:43:34 +02:00
Vasek Mlejnsky
96b5b9058b
Move "views/Wallet/components/Summary" into "view/Wallet/view/Account"
2018-08-27 10:43:18 +02:00
Vasek Mlejnsky
8fe70a19b3
Change icon size
2018-08-27 09:12:58 +02:00
Vasek Mlejnsky
f7b50bbb01
Fix background of "<aside/>" elemnt
2018-08-27 09:12:19 +02:00
Vasek Mlejnsky
4cd52f3ecf
Style "Select" component
2018-08-27 08:32:06 +02:00
Vladimir Volek
0aa4bfd26a
Separate more animations, removed unused less
2018-08-25 18:56:24 +02:00
Vladimir Volek
39de4ad932
Separate animations
2018-08-25 18:49:21 +02:00
Vladimir Volek
a2d7916d9f
DeviceHeader customization with right icon
2018-08-25 15:48:55 +02:00
Vladimir Volek
ed6e0ee6da
Moved ureadable device to styled-components
2018-08-25 15:06:09 +02:00
Vladimir Volek
30acfc3ca0
Moved wallet main views less to styled-components
2018-08-25 15:03:47 +02:00