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

33 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
0cfa1567cf not initialized device page 2018-05-22 14:16:18 +02:00
Szymon Lesisz
393a0c4c56 ignore fresh account in discovery 2018-05-22 11:40:32 +02:00
Szymon Lesisz
be0c936517 flowtype moved level up. to ./src directory 2018-05-18 18:54:21 +02:00
Szymon Lesisz
a0f6538126 allow e6 imports from '~/' #2 2018-05-18 18:41:40 +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
a5b6e20525 refactoring Address to Account 2018-05-16 18:30:46 +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
0b273391ba acquire screen: aside css 2018-05-15 12:20:48 +02:00
Szymon Lesisz
80fa9cfe21 BigNumber.js flowtype + removed ./utils/reducerUtils 2018-05-11 18:29:27 +02:00
Szymon Lesisz
b0d7891f5d fixed redrawing Aside StickyContainer 2018-05-11 16:55:39 +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
d4f921ba84 fixed acquireDevice aside (StickyContainer) first render 2018-05-10 19:12:23 +02:00
Szymon Lesisz
a1bad8a0d6 device counter 2018-05-10 16:57:54 +02:00
Szymon Lesisz
91f1c01735 fixed aside css 2018-05-10 15:43:25 +02:00
Szymon Lesisz
fd603c6a70 new device menu + device settings 2018-05-09 13:11:38 +02:00
Szymon Lesisz
c3bcc5fe91 fixed baseUrl in coin selection 2018-05-05 14:11:03 +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
c268c16649 refactoring "coin" to "network" & "checksum" to "deviceState" 2018-03-29 13:38:09 +02:00
Szymon Lesisz
c3c51d2c91 accountSelection fix 2018-03-29 11:34:09 +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