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
Vladimir Volek
1d6c1b89f4
Removed P and move to paragraph
2018-08-25 14:34:04 +02:00
Vladimir Volek
6a29da8fd8
Added more unit tests
2018-08-25 13:49:58 +02:00
Vladimir Volek
630c55ad4c
Added unit tests for device
2018-08-25 12:59:12 +02:00
Vasek Mlejnsky
4b2dabde38
Clean style
2018-08-24 14:17:07 +02:00
Vasek Mlejnsky
0ea14d1e18
Clean style
2018-08-24 14:15:49 +02:00
Vasek Mlejnsky
b4f267f05e
Fix propType for an icon
2018-08-24 11:44:19 +02:00
Vasek Mlejnsky
db2008811d
Merge branch 'styled-components-refactor' of https://github.com/satoshilabs/trezor-wallet into styled-components-refactor
2018-08-24 11:41:20 +02:00
Vasek Mlejnsky
4e8959e48e
Disable reactSelect.less
...
- no longer needed becuase react-select@2.0.0 imports syles itself
2018-08-24 11:12:39 +02:00
Vasek Mlejnsky
5aa7dc6646
Style react-select (WIP)
2018-08-24 11:07:30 +02:00
Vasek Mlejnsky
2ba9c61ff2
Refactorize "Loader" component
...
- Change folder name from "LoaderCircle" to "Loader"
2018-08-24 09:57:23 +02:00
Vasek Mlejnsky
6946500f0a
Add trezor webusb button style
2018-08-24 09:10:13 +02:00
Vasek Mlejnsky
4644c6d1bc
Remove "ConnectDevice" from global components
2018-08-24 09:01:26 +02:00
Vasek Mlejnsky
58666ceb45
Use Link instead of <a/>
2018-08-24 08:45:00 +02:00
Vasek Mlejnsky
aa6e37fc38
Fix transition constant
2018-08-24 08:42:59 +02:00
Vasek Mlejnsky
c0555bea0c
Refactorize Landing view
2018-08-24 08:37:05 +02:00
Vasek Mlejnsky
2c6aabf7ff
Create custom wrapper for react-select
2018-08-24 08:36:55 +02:00
Vasek Mlejnsky
6a8142c166
Refactorize "InstallBridge"
2018-08-24 08:33:56 +02:00
Vasek Mlejnsky
c2b863f8bc
Add option for a button to have an icon
2018-08-24 08:33:11 +02:00
Vasek Mlejnsky
f70517457c
Fix propTypes of children property
...
- child can be a single string object, array of arbitrary objects or a single object (e.g., single Button child)
2018-08-24 06:48:11 +02:00
Vasek Mlejnsky
9f5bb3c1a6
Link can now has children
2018-08-24 06:30:09 +02:00
Vasek Mlejnsky
86bf1b6446
Change propTypes so multiple elements can be children of paragraph
2018-08-24 06:20:33 +02:00
Vladimir Volek
8ad63117e1
Adjusted size of header to designs
2018-08-23 17:39:00 +02:00
Vladimir Volek
3df12d3e1e
Adjusted colors
2018-08-23 17:26:29 +02:00
Vasek Mlejnsky
a5739c32e1
Refactorize "Landing" view
2018-08-23 16:01:34 +02:00
Vasek Mlejnsky
991aeb8831
Refactorize "BrowserNotSupported"
2018-08-23 16:01:22 +02:00
Vasek Mlejnsky
90fe036748
Move logic for (dis)connecting device to a single "ConnectDevice" component
2018-08-23 16:00:54 +02:00
Vasek Mlejnsky
6c772c6038
User hover css constant
2018-08-23 15:59:37 +02:00
Vasek Mlejnsky
ef72dbcc90
Remove unused import
2018-08-23 15:59:16 +02:00
Vasek Mlejnsky
6f657e7a64
Remove unused components
2018-08-23 15:58:55 +02:00
Vasek Mlejnsky
c67335170a
Create "Paragraph" component for "</p>" element
2018-08-23 15:58:36 +02:00
Vasek Mlejnsky
b81cbe2cfc
Create "Link" component for "<a/>" elements
2018-08-23 15:48:28 +02:00
Vasek Mlejnsky
ec1f47de71
Don't export TRANSITION_TIME
2018-08-23 15:47:46 +02:00
Vasek Mlejnsky
8fc6b040e9
Change copy sign to html encoded version
2018-08-23 15:38:45 +02:00
Vasek Mlejnsky
4e1facddee
Change "icon" propType to array of strings
...
Becuase some icons have multiple paths
2018-08-23 15:38:18 +02:00
Vasek Mlejnsky
509888fc69
Fix macOS name
2018-08-23 15:35:11 +02:00
Vasek Mlejnsky
a9681916cc
Add font-weight, transition animation and line-height to variables
2018-08-23 15:35:01 +02:00
Vladimir Volek
8b6cd23c26
Added button styles
2018-08-23 14:01:30 +02:00
Vladimir Volek
3fb4699172
Removed log styled - moved to styled components
2018-08-23 13:51:45 +02:00
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
Vasek Mlejnsky
ef266a471d
Fix querySelector error caused by accessing ref on a syled component
2018-08-21 08:14:16 +02:00
Vasek Mlejnsky
1fc12ca5f3
Cleanup & eslint fixes
2018-08-21 08:09:51 +02:00
Vasek Mlejnsky
d69c26961b
Fix "AccountRow" border offsetting its content
2018-08-21 08:09:37 +02:00
Vasek Mlejnsky
55fc01454d
Refactorize "AccountMenu" component
2018-08-21 07:59:10 +02:00
Vasek Mlejnsky
25ee6a9b0a
Merge branch 'styled-components-refactor' of https://github.com/satoshilabs/trezor-wallet into styled-components-refactor
2018-08-21 07:45:40 +02:00
Vasek Mlejnsky
9ba8cfaab8
Add disabled option "Add account" button
2018-08-20 13:31:59 +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