1
0
mirror of https://github.com/trezor/trezor-wallet synced 2024-11-15 21:08:57 +00:00
Commit Graph

342 Commits

Author SHA1 Message Date
Vladimir Volek
9ce0975507 Removed more styles 2018-08-23 12:22:00 +02:00
Vladimir Volek
8a0591bfd5 Added one more status for device 2018-08-23 11:52:55 +02:00
Vladimir Volek
2c5ec70a02 Put back background color 2018-08-22 17:54:09 +02:00
Vladimir Volek
51c2074ed6 Removed base import 2018-08-22 17:43:34 +02:00
Vladimir Volek
883b17ef1f base styles migrated 2018-08-22 17:32:42 +02:00
Vladimir Volek
7491289dcb Removed unused styles 2018-08-22 17:22:26 +02:00
Vladimir Volek
0a8f8f8872 Styled initil page 2018-08-22 16:35:19 +02:00
Vladimir Volek
bc094c42a1 Removed old selected device 2018-08-22 16:20:56 +02:00
Vladimir Volek
a4d88fb919 Fixed animation loading 2018-08-22 15:45:00 +02:00
Vladimir Volek
88a94ec06e Added redbox to see erorrs in UI 2018-08-22 14:31:16 +02:00
Vladimir Volek
9e9d1fc03a Removed dot from image 2018-08-22 12:59:22 +02:00
Vladimir Volek
d7e067616f Finalized status dot 2018-08-21 17:56:30 +02:00
Vladimir Volek
250aa217a2 Functions refactored, device list refactored 2 2018-08-21 17:17:13 +02:00
Vladimir Volek
80fcd15558 Functions refactored, device list refactored 2018-08-21 17:02:06 +02:00
Vladimir Volek
50a877eac2 Added margin for logos 2018-08-20 13:31:22 +02:00
Vladimir Volek
c3c617955c Merge master 2018-08-20 13:01:43 +02:00
Vasek Mlejnsky
5701555117 Refactor components/styles 2018-08-20 12:44:18 +02:00
Szymon Lesisz
e7c76ab953 disable "popup: true" in connect settings 2018-08-20 10:00:08 +02:00
Szymon Lesisz
83523cf677 import Device type from 'flowtype' module 2018-08-17 15:24:47 +02:00
Szymon Lesisz
4093240af0 rename "getNewInstance" util to "getDuplicateInstanceNumber" and move it to ./utils dir 2018-08-17 15:20:42 +02:00
Szymon Lesisz
e8109350bb reexport type from 'trezor-connect' to 'flowtype' module 2018-08-17 15:19:50 +02:00
Vladimir Volek
2d9bad285b Device list first part refactoring 2018-08-17 15:08:38 +02:00
Szymon Lesisz
86f1981179 Disconnect device screen: use device.label instead of instanceLabel 2018-08-17 14:03:01 +02:00
Vladimir Volek
42a06eb816 Merge branch 'styled-components-refactor' of github.com:satoshilabs/trezor-wallet into styled-components-refactor 2018-08-17 13:11:07 +02:00
Vladimir Volek
4fb214b588 Connect device split 2018-08-17 13:10:55 +02:00
Vasek Mlejnsky
95fb87d17f Move 'CoinName' component inside 'RowCoin' 2018-08-17 13:08:42 +02:00
Vasek Mlejnsky
5eebb76e27 Add wrappers 2018-08-17 13:02:13 +02:00
Vasek Mlejnsky
a2c0c92446 Merge branch 'styled-components-refactor' of https://github.com/satoshilabs/trezor-wallet into styled-components-refactor 2018-08-17 12:56:48 +02:00
Vasek Mlejnsky
fd1bdb2f85 Disable CSS styles 2018-08-17 12:56:37 +02:00
Vasek Mlejnsky
18425310de Style RowAccount & add selection 2018-08-17 12:53:49 +02:00
Vladimir Volek
8c4d68f49c Indent small enhancements 2018-08-17 12:39:15 +02:00
Vladimir Volek
9cff1868d2 Added wrapper 2018-08-17 12:35:12 +02:00
Vladimir Volek
23db6d1737 Separate function 2018-08-17 12:32:57 +02:00
Vasek Mlejnsky
f534e76f64 Add default props values to divider 2018-08-17 12:12:55 +02:00
Vasek Mlejnsky
fed2c3031a FIx double divider border in 'DeviceMenu' 2018-08-17 12:07:15 +02:00
Vasek Mlejnsky
27e3385b7d Move 'RowCoin' to its own component
- 'RowCoin' is used in both 'AccountMenu' and 'CoinMenu'
2018-08-17 11:49:04 +02:00
Vasek Mlejnsky
8b511e7f0b Add a left arrow icon 2018-08-17 11:27:53 +02:00
Szymon Lesisz
37b83bda14 better contrast in token icons color 2018-08-17 11:23:43 +02:00
Szymon Lesisz
5987c0dbcd Passphrase modal: show only 1 input if device is remembered OR was already authenticated 2018-08-17 11:23:08 +02:00
Szymon Lesisz
e50a948713 adding token: set default value to '0x' and load all results at focus 2018-08-17 09:24:26 +02:00
Vasek Mlejnsky
b8b0eff161 Fix bug when LeftNavigation menu wasn't properly rendering menus based on props 2018-08-17 08:05:20 +02:00
Vasek Mlejnsky
7d28c6294f Fix imports 2018-08-17 07:16:23 +02:00
Vasek Mlejnsky
ecda8645a5 Add key prop to an iterable component 2018-08-17 07:04:35 +02:00
Vasek Mlejnsky
4b9ebce7d0 Fix eslint errors 2018-08-17 06:48:12 +02:00
Vasek Mlejnsky
fa52ec41ca Merge branch 'styled-components-refactor' of https://github.com/satoshilabs/trezor-wallet into styled-components-refactor 2018-08-17 06:12:35 +02:00
Szymon Lesisz
69a9f12ddf device menu sorted by instance #2 2018-08-16 23:03:06 +02:00
Szymon Lesisz
d8b492e7b6 device menu sorted by instance 2018-08-16 23:00:06 +02:00
Szymon Lesisz
ebbba8139a duplicate device without modal with default instance name 2018-08-16 22:59:41 +02:00
Vladimir Volek
d6b2cdb877 Fixed missing style 2018-08-16 22:57:48 +02:00
Vladimir Volek
3fb9c65be8 Styled help 2018-08-16 22:55:42 +02:00