1
0
mirror of https://github.com/trezor/trezor-wallet synced 2025-05-03 15:39:22 +00:00
Commit Graph

21 Commits

Author SHA1 Message Date
Szymon Lesisz
3b452661c6 getState().connect.devices replaced by getState().devices 2018-05-23 10:57:36 +02:00
Szymon Lesisz
ad3237a49a removed console.log 2018-05-22 19:46:26 +02:00
Szymon Lesisz
663729ea62 Aside: implementation of wallet.selectedDevice 2018-05-22 19:43:26 +02:00
Szymon Lesisz
be0c936517 flowtype moved level up. to ./src directory 2018-05-18 18:54:21 +02:00
Szymon Lesisz
661f9fc39c allow es6 imports from '~/' as ./src 2018-05-18 18:38:02 +02:00
Szymon Lesisz
ae4b27d968 Remove START & STOP_ACQUIRING action 2018-05-16 18:55:12 +02:00
Szymon Lesisz
a62559909d disable device menu when there's only 1 device and it's unacquired 2018-05-16 16:08:30 +02:00
Szymon Lesisz
0329801f94 allow forget device event if not remembered 2018-05-16 15:59:02 +02:00
Szymon Lesisz
ec97e078b7 select device onClick instead of onMouseDown 2018-05-11 15:41:14 +02:00
Szymon Lesisz
9c475e4005 forget button in "other devices" 2018-05-11 15:37:00 +02:00
Szymon Lesisz
424339442e added device status indicator (color-dot in aside) 2018-05-11 12:44:37 +02:00
Szymon Lesisz
a1bad8a0d6 device counter 2018-05-10 16:57:54 +02:00
Szymon Lesisz
fd603c6a70 new device menu + device settings 2018-05-09 13:11:38 +02:00
Szymon Lesisz
1c89f3e975 before testing 2018-05-05 13:52:03 +02:00
Szymon Lesisz
0bc4dd3cf9 fixed clone device redirect url 2018-05-02 13:39:27 +02:00
Szymon Lesisz
c597f482dc Flowtype everywhere! 2018-04-16 23:19:50 +02:00
Szymon Lesisz
60ead5a452 device clone, device connect priority + BIG refactoring for
components/containers
2018-04-11 12:06:46 +02:00
Szymon Lesisz
1e316ea9d2 Transport error + reconnect proper view in landingpage 2018-04-05 12:44:16 +02:00
Szymon Lesisz
e61f861f1f device select with webusb button 2018-03-29 11:31:45 +02:00
Szymon Lesisz
8ed54612e8 bundle 2018-03-08 17:10:53 +01:00
Szymon Lesisz
cb83b2b7b6 bordel 2 2018-02-20 10:30:36 +01:00