1
0
mirror of https://github.com/trezor/trezor-wallet synced 2024-11-18 06:18:12 +00:00
Commit Graph

448 Commits

Author SHA1 Message Date
Szymon Lesisz
6addcb6cde added changelog to InstallBridge + render "cancel" conditionally 2018-10-05 09:24:36 +02:00
Szymon Lesisz
3512c271e2 FirmwareUpdate: notification button click + "cancel" action conditionally 2018-10-05 09:03:51 +02:00
Szymon Lesisz
a4788d95fb refactor using device.mode and device.firmware 2018-10-04 23:06:40 +02:00
Szymon Lesisz
d8f133ad84 InstallBridge page with data from trezor-connect 2018-10-04 23:06:40 +02:00
Szymon Lesisz
d5bf7e1ee9 added app notifications 2018-10-04 23:06:39 +02:00
Vladimir Volek
660f8ee69a Fixed fonts 2018-10-04 17:01:38 +02:00
Vladimir Volek
192b595a81
Merge pull request #118 from trezor/fix/discovery
Refactoring/discovery
2018-10-04 16:30:58 +02:00
Vladimir Volek
73c67d3d83 Fixed removed function in key 2018-10-04 15:54:56 +02:00
Vladimir Volek
8d9d459553 Put back urls 2018-10-04 15:54:56 +02:00
Vladimir Volek
fdfd368bac Changed folder structure in accounts 2018-10-04 13:44:09 +02:00
Szymon Lesisz
06f2a5b264
Merge pull request #85 from trezor/adjust-style
Adjust style according to guidelines first part
2018-10-04 13:02:55 +02:00
Szymon Lesisz
7ad2ca62a3 "addAccount" called from DiscoveryActions 2018-10-04 10:51:55 +02:00
Szymon Lesisz
49f0d089ac
Merge pull request #70 from trezor/fix-left-navigation-bootloader
fix: LeftNavigation+device in bootloader mode
2018-10-03 19:14:13 +02:00
Szymon Lesisz
12dab6e3bc add route to FirmwareUpdate page 2018-10-03 19:08:55 +02:00
Vladimir Volek
9d7161a294 Added firmware update page 2018-10-03 19:08:55 +02:00
Szymon Lesisz
15ed36f2b5 AccountSummary added React.Fragment 2018-10-03 18:47:43 +02:00
Szymon Lesisz
200c0ea4cf AccountSend remove unused Wrapper 2018-10-03 18:45:31 +02:00
Szymon Lesisz
08c879fedf AccountReceive remove unused Wrapper 2018-10-03 18:43:48 +02:00
Szymon Lesisz
2954300367 fix for AccountReceive component 2018-10-03 18:40:24 +02:00
Szymon Lesisz
1c14e1057f fixing SendForm 2018-10-03 17:59:08 +02:00
Szymon Lesisz
8229317ccf removed <SelectedAccount> from components 2018-10-03 17:39:23 +02:00
Vladimir Volek
b6843d0ad0 Put back folder structure 2018-10-03 17:30:33 +02:00
Vladimir Volek
ad553e436a merge 2018-10-03 15:53:23 +02:00
Vladimir Volek
e0f3bb4477 Fixed bootloader menu 2018-10-03 15:50:24 +02:00
Vladimir Volek
72fce49516 Fixed eye icon 2018-10-03 13:04:18 +02:00
Vladimir Volek
151101a61c merge 2018-10-03 12:59:03 +02:00
Szymon Lesisz
bfea1b225c fix for LeftNavigation render
- removed componentDidMount which resets state applied in contructor
- added animationType in constructor if location has network
2018-10-02 13:17:43 +02:00
Szymon Lesisz
f59b9c31b1 trezor-connect iframe loading error 2018-10-02 10:21:22 +02:00
Szymon Lesisz
2e4acf3ee8 renamed "acquiring" to "acquiringDevice" in connect reducer 2018-10-02 10:05:51 +02:00
Szymon Lesisz
740e7ef473 fixed conflicts in AccountReceive component 2018-10-01 15:44:05 +02:00
Szymon Lesisz
f0e0b4fee2 rename selectedAccount.visible to shouldRender 2018-10-01 15:10:06 +02:00
Szymon Lesisz
5df872eec1 using React.Fragment 2018-10-01 15:10:05 +02:00
Szymon Lesisz
2804275ca9 update old components 2018-10-01 15:10:05 +02:00
Vasek Mlejnsky
9d9340732f Handle case when two devices are connected and one of them is used elsewhere 2018-09-27 15:59:55 +02:00
Vasek Mlejnsky
0b370de9a1 flow & eslint & don't show LeftNavigation accounts if device is in bootloader mode 2018-09-27 15:43:28 +02:00
Vasek Mlejnsky
d42c1df966 Forget correct device 2018-09-27 15:30:56 +02:00
Vasek Mlejnsky
1bc6fa9412 Fix broken eject icon & disable click on Header in LeftNavigation if device is in bootloader moder 2018-09-27 15:30:56 +02:00
Vasek Mlejnsky
cfda758ecb Device in bootloader mode is not selectable 2018-09-27 15:30:56 +02:00
Szymon Lesisz
cde9206f08 devicemeuni while one of devices is in bootloader/not-initialized mode 2018-09-27 15:30:56 +02:00
Vasek Mlejnsky
41ced76a48 Fix issue when "DeviceMenu" couldn't be closed when device was in a bootloader mode 2018-09-27 15:28:10 +02:00
Vladimir Volek
badf140006
Merge pull request #92 from satoshilabs/receive-address-notification
enhancement: receive address notification
2018-09-27 14:59:51 +02:00
Vladimir Volek
6d9491094b Finished tooltips 2018-09-27 13:18:41 +02:00
Vladimir Volek
0130a84a2a Added read more support, gas price tooltip 2018-09-27 13:03:50 +02:00
Vladimir Volek
9e2b5ddb1e Fixed token tooltip 2018-09-27 12:37:08 +02:00
Vasek Mlejnsky
fc6d7f5cc1 Add an up arrow to a notification 2018-09-27 10:52:15 +02:00
Vladimir Volek
3ff8871629 Adjust other input heights and textarea 2018-09-26 16:59:50 +02:00
Vladimir Volek
7e752ace44 Added content for padding 2018-09-26 16:42:08 +02:00
Vladimir Volek
ff1cdc59e9 Added wallet container 2018-09-26 16:29:40 +02:00
Vladimir Volek
c7c346e6fc Rewrite coin logo component to use import 2018-09-26 16:22:30 +02:00
Vasek Mlejnsky
5bc9f4dbc3 Color changes 2018-09-26 15:27:57 +02:00
Vasek Mlejnsky
5a310f4e9b Change style 2018-09-26 15:22:41 +02:00
Vladimir Volek
c3e984301e Fix condition 2018-09-26 12:17:54 +02:00
Vladimir Volek
8ac60bd125 Styled other wallet views 2018-09-26 12:17:19 +02:00
Vladimir Volek
c0eb30f83c Import images properly 2018-09-26 12:17:03 +02:00
Vladimir Volek
ac765c3966 Unified paddings in wallet views 2018-09-26 11:48:56 +02:00
Vladimir Volek
573ebc1d82 Added border for footer 2018-09-26 10:52:32 +02:00
Szymon Lesisz
f3269b3eb1 Landing css: replace min-height: 100vh to 100% 2018-09-25 18:07:59 +02:00
Szymon Lesisz
f06e9b66e2 fixed css for AppWrapper 2018-09-25 16:56:30 +02:00
Vladimir Volek
16c52c05c4
Merge pull request #86 from satoshilabs/fix/LeftNavigation
fixed and refactored LeftNavigation
2018-09-25 16:41:47 +02:00
Szymon Lesisz
1d51afd0b4
Merge pull request #80 from satoshilabs/fix-missing-sendform-elements
fix: missing sendform elements
2018-09-25 12:01:17 +02:00
Szymon Lesisz
87224fa94f fixed and refacored LeftNavigation 2018-09-24 21:00:21 +02:00
Vladimir Volek
a54e3a3623 Fixed tooltip width 2018-09-24 17:15:36 +02:00
Vladimir Volek
6bd2cd6471 Fixed padding in tokens 2018-09-24 17:07:52 +02:00
Vladimir Volek
a02b9883da Style qr code, add label 2018-09-24 17:00:11 +02:00
Vladimir Volek
0ef3672a54 Added inputs and textarea in signandverify 2018-09-24 16:46:52 +02:00
Vladimir Volek
f8a947e187 Padding in accounts 2018-09-24 16:40:38 +02:00
Vladimir Volek
6199ac5ef3 Styled divider 2018-09-24 15:38:19 +02:00
Vasek Mlejnsky
0a5ce4351c Style fix 2018-09-24 14:11:11 +02:00
Vasek Mlejnsky
46421270bc Show current token balance 2018-09-24 14:06:14 +02:00
Vasek Mlejnsky
7d4ca8eeed Change textarea style based on its state prop 2018-09-24 11:37:51 +02:00
Vasek Mlejnsky
34a02ee537 Add text under "Gas limit" input showing that gas limit is being recalculated 2018-09-24 10:46:33 +02:00
Vasek Mlejnsky
e1c1c5c9fc Minor spacing change 2018-09-24 10:45:56 +02:00
Vasek Mlejnsky
162ddebd6c Fix AdvanceForm composition for a smaller screen width 2018-09-24 10:45:40 +02:00
Vasek Mlejnsky
84d71614f6 Fix import 2018-09-24 10:14:52 +02:00
Vasek Mlejnsky
f8bcb0a357 Minor code cleanup changes 2018-09-24 10:07:44 +02:00
Szymon Lesisz
957e02f313 eslint 2018-09-23 09:13:32 +02:00
Szymon Lesisz
91f731c34e making sendform component a stateless + spliting advanced to a separate component 2018-09-23 09:13:32 +02:00
Vladimir Volek
976222476b
Merge branch 'master' into add-sentry-to-devel 2018-09-21 14:34:01 +02:00
Vladimir Volek
1c2a4fb3f0
Merge pull request #74 from satoshilabs/fix-multiple-same-tokens
fix: disallow adding multiple tokens of same type in AccountSummary
2018-09-21 14:12:41 +02:00
Vladimir Volek
ddc190d6dc
Merge pull request #69 from satoshilabs/fix/router
Fix/router
2018-09-21 14:05:19 +02:00
Szymon Lesisz
d9239495fa eslint fixes 2018-09-21 14:01:41 +02:00
Vasek Mlejnsky
896f7f8055 Fix jumping "Advanced settings" button position 2018-09-21 13:53:50 +02:00
Vaclav Mlejnsky
2f988beb05
Merge branch 'master' into fix-send-form-css 2018-09-21 13:32:37 +02:00
Szymon Lesisz
61528af745 SelectedAccount: display notification if network is not set yet 2018-09-21 12:41:51 +02:00
Szymon Lesisz
012e222c25 share router patterns between ./src/view/index and RouteActions 2018-09-21 12:41:13 +02:00
Vasek Mlejnsky
5e42466f99 Disallow adding tokens that are already added 2018-09-21 11:31:13 +02:00
Vasek Mlejnsky
bfe6dae0a1 Revert "Fix issue when "DeviceMenu" couldn't be closed when device was in a bootloader mode"
This reverts commit e2b6fae98e.

Accidentally pushed to the wrong branch.
2018-09-21 10:55:30 +02:00
Vasek Mlejnsky
7a4a19e412 Fix issue when "DeviceMenu" couldn't be closed when device was in a bootloader mode 2018-09-21 10:55:30 +02:00
Vasek Mlejnsky
c2fc48252d Fix issue when "Advanced settings" caused the form to move down 2018-09-21 08:06:52 +02:00
Szymon Lesisz
6405c13da8 move saving SessionStorage from component to SelectedAccountAction 2018-09-20 23:04:03 +02:00
Szymon Lesisz
8009ec647f implement RouterActions in components 2018-09-20 18:24:51 +02:00
Vladimir Volek
2678cf3a95 Fixed tooltip 2018-09-20 16:00:14 +02:00
Vasek Mlejnsky
0acc7196b8 Fix inputs' state handling 2018-09-20 10:52:28 +02:00
Vasek Mlejnsky
e135e103c5 Better input bottomText handling 2018-09-20 10:44:28 +02:00
Vasek Mlejnsky
8208245e1b Fix prop validation error 2018-09-20 10:14:38 +02:00
Vasek Mlejnsky
7f133e6bb2 Change line height in pending transaction icon 2018-09-20 09:53:29 +02:00
Vasek Mlejnsky
3202ba2f6d Fix pending transactions styling 2018-09-20 09:37:17 +02:00
Vasek Mlejnsky
5329460d89 Add default color values 2018-09-20 09:12:19 +02:00
Vasek Mlejnsky
d3da73ddc5 Add key prop 2018-09-20 09:12:05 +02:00
Vasek Mlejnsky
5e85e1b0bc Fix send button overflow & "Advanced settings" button overflow 2018-09-20 08:42:04 +02:00
Vasek Mlejnsky
008708497e Fix currency selection overflow 2018-09-20 08:41:39 +02:00
Vladimir Volek
e12c44a34d Added local prod servers 2018-09-19 18:08:22 +02:00
Vladimir Volek
9bbed8d6f2 Added hover transition 2018-09-19 14:16:39 +02:00
Vladimir Volek
b851cc4770 Removed placeholder for first account 2018-09-19 13:54:29 +02:00
Vladimir Volek
b676646e3a Merge branch 'css-fix' of github.com:satoshilabs/trezor-wallet into css-fix 2018-09-19 13:16:15 +02:00
Vladimir Volek
02bae005f8 merge 2018-09-19 13:15:39 +02:00
Vladimir Volek
f3be7473a8
Merge branch 'master' into css-fix 2018-09-19 12:57:37 +02:00
Vladimir Volek
25b268e816 Fixed min width 2018-09-19 12:39:05 +02:00
Vladimir Volek
31774283c4 fix component in transition 2018-09-18 20:51:38 +02:00
Vladimir Volek
65c977aed7 Fixed slide animation 2018-09-18 18:03:00 +02:00
Vladimir Volek
507f80fde4
Merge pull request #25 from satoshilabs/feature/hybrid-backend
Feature/hybrid backend
2018-09-18 16:08:38 +02:00
Szymon Lesisz
d4bcf160d2 remove console.log 2018-09-18 11:12:00 +02:00
Vladimir Volek
b3dac4b5ab Merge branch 'master' into css-fix 2018-09-17 17:13:38 +02:00
Vladimir Volek
41edcd6b7b Removed button for check device while unplugging 2018-09-17 16:50:59 +02:00
Vladimir Volek
e867c521f7 Refactor animation handling, update react-transition 2018-09-17 14:23:57 +02:00
Vladimir Volek
ad31b445f0 Removed background from navigation body 2018-09-17 11:20:38 +02:00
Vladimir Volek
8a8d17e08e Fixed footer 2018-09-17 10:24:51 +02:00
Vladimir Volek
19e3e983de Fixed width in navigation body 2018-09-17 10:21:58 +02:00
Vladimir Volek
91f20e0dd2 Fixed dependency 2018-09-17 10:18:41 +02:00
Szymon Lesisz
8c579a1580 fix flow error 2018-09-13 19:20:44 +02:00
Szymon Lesisz
67eadc332d added blockchain connect Notification 2018-09-13 14:41:06 +02:00
Szymon Lesisz
afc6135f09 fix: account summary default view 2018-09-12 16:31:59 +02:00
Szymon Lesisz
414d0b0d01 removed web3 references 2018-09-12 16:31:23 +02:00
Szymon Lesisz
99da867617 fixed flow issues 2018-09-12 16:27:45 +02:00
Szymon Lesisz
397b757d1e
Merge branch 'master' into fix-menu-underline 2018-09-12 11:42:33 +02:00
Vladimir Volek
65192013cb cleanup 2018-09-10 18:37:34 +02:00
Vladimir Volek
c4b8adb682 Fixed sticky container - put back old classes 2018-09-10 18:35:52 +02:00
Vladimir Volek
5d29bf3b74 Added test file 2018-09-10 18:14:28 +02:00
Vladimir Volek
cd8e1a2214 Fixed header and footer using sticky 2 2018-09-10 16:38:00 +02:00
Vladimir Volek
2788355811 Fixed header and footer using sticky 2018-09-10 16:29:30 +02:00
Vladimir Volek
160210890f Better handling of menu rendering 2018-09-10 16:03:09 +02:00
Vladimir Volek
c23d91c7bf #14 Fixed menu hover effect 2018-09-10 13:07:51 +02:00
Vasek Mlejnsky
58823e3a81 Fix some eslint errors 2018-09-06 17:04:28 +02:00
Vladimir Volek
f5ddddc1fb Fixed bunch of eslitn errors 2 2018-09-05 16:52:29 +02:00
Vasek Mlejnsky
e6ba3fab92 Fix tooltip positioning & size 2018-09-05 15:26:14 +02:00
Vasek Mlejnsky
09e87014f4 Merge branch 'styled-components-refactor' of https://github.com/satoshilabs/trezor-wallet into styled-components-refactor 2018-09-05 14:47:05 +02:00
Vasek Mlejnsky
a4ab2623ab Remove unused component 2018-09-05 14:46:31 +02:00
Vasek Mlejnsky
c98f95b3cd Refactorize PendingTransactions 2018-09-05 14:44:57 +02:00
Vladimir Volek
516e7f77dc Removed classNames 2018-09-05 13:36:19 +02:00
Vasek Mlejnsky
a29b13789d Fix tooltip in AccountSummary 2018-09-05 13:01:28 +02:00
Vasek Mlejnsky
5ec36cfd32 Merge branch 'styled-components-refactor' of https://github.com/satoshilabs/trezor-wallet into styled-components-refactor 2018-09-05 12:37:58 +02:00
Vasek Mlejnsky
6aff8ecc41 Use new Tooltip interface 2018-09-05 12:37:52 +02:00
Vladimir Volek
1ff9060ff0 Added custom container for tooltip 2018-09-05 12:20:07 +02:00
Vasek Mlejnsky
f9c8324db4 Remove "<section/>" from SelectedAccount 2018-09-05 11:54:10 +02:00
Vasek Mlejnsky
d28c49cb08 Use "type" instead of "className" in Notification component 2018-09-05 11:48:01 +02:00
Vasek Mlejnsky
cc19dfc4e0 Merge branch 'styled-components-refactor' of https://github.com/satoshilabs/trezor-wallet into styled-components-refactor 2018-09-05 11:44:07 +02:00
Vasek Mlejnsky
936daeed74 Remove unused imports & cleanup 2018-09-05 11:43:54 +02:00
Vladimir Volek
e93dc3f83d Removed most of the less, refactor 2018-09-05 11:36:50 +02:00
Vasek Mlejnsky
61b8a882f3 Merge branch 'styled-components-refactor' of https://github.com/satoshilabs/trezor-wallet into styled-components-refactor 2018-09-05 10:58:27 +02:00
Vasek Mlejnsky
39aff35810 Refactorize AccountSend 2018-09-05 10:57:39 +02:00
Vasek Mlejnsky
9ef8d8f618 Remove unused components 2018-09-05 10:57:24 +02:00
Vladimir Volek
ba1f4c523f Styled wallet view 2018-09-05 10:35:56 +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
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
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
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
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
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
42b15e788e Image components moved to separated folder 2018-08-30 19:40:35 +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
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
Vladimir Volek
3fcb9dc25f Switched all other button to children not text 2018-08-30 14:20:42 +02:00
Vladimir Volek
847f981767 Bootloader refactored 2018-08-30 13:16:11 +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
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
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
Vasek Mlejnsky
8b31b63e1e Refactorize AccountSummary 2018-08-29 11:33:31 +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
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
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
c724b73d5a Device menu refactor finalized 2018-08-27 18:18:04 +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
424be08e7c Removed /js folder 2018-08-27 17:15:22 +02:00