slowbackspace
6f287412b8
collapsible buttons in sign n verify tab
2018-12-20 19:01:14 +01:00
Szymon Lesisz
63f7b503b5
add missing "Amount" label in ripple send form
2018-12-20 16:51:22 +01:00
slowbackspace
348033e38f
fix send button overflow
2018-12-20 16:41:03 +01:00
Szymon Lesisz
6c398ba506
remove test data from pending txs
2018-12-20 14:18:06 +01:00
Szymon Lesisz
7f517041b1
refactored PendingTransactions
2018-12-20 14:18:06 +01:00
Szymon Lesisz
dd81197990
break text inside send button
2018-12-20 14:18:05 +01:00
Vladimir Volek
fe2814e99f
Merge pull request #277 from trezor/fonts-refactoring
...
Fonts refactoring 2
2018-12-20 13:37:33 +01:00
Vladimir Volek
29ae195f20
Change token message
2018-12-18 16:15:10 +01:00
slowbackspace
859b1ca6db
Merge branch 'master' into fonts-refactoring
2018-12-18 14:43:12 +01:00
Vladimir Volek
c2c79dcbfa
Merge pull request #278 from trezor/unsupported-page
...
Component for unsupported coins on T1 (xrp)
2018-12-18 13:23:54 +01:00
Vladimir Volek
76fb6a97fa
Removed eslint disable and fix
2018-12-18 13:21:00 +01:00
slowbackspace
a189218b9d
switch to new attrs syntax
2018-12-18 12:16:06 +01:00
slowbackspace
1878c6beb4
padding around "select coin" message
2018-12-18 12:14:46 +01:00
Szymon Lesisz
4c4b40c639
remove unused import
2018-12-17 19:00:44 +01:00
Szymon Lesisz
ddf00bc15c
use existing component for selectedAccount outdated firmware exception
2018-12-17 18:45:47 +01:00
Szymon Lesisz
2aa6a82911
split loader, notification and exceptionPage to isolated variables
...
and pass them as they are to views/Wallet/components/Content
2018-12-17 18:33:55 +01:00
slowbackspace
f34992dd68
proper link and coin img size
2018-12-17 12:52:47 +01:00
slowbackspace
800a5be990
pass network.shortcut to Content component
2018-12-16 23:52:02 +01:00
slowbackspace
512574ece2
custom loader type when coin is not supported by the firmware
2018-12-16 23:50:42 +01:00
slowbackspace
3566f1b3c5
renamed component
2018-12-16 23:46:32 +01:00
slowbackspace
b13da082e0
added view for unsupported coins
2018-12-15 18:31:28 +01:00
Vladimir Volek
3a9a214bc2
test sticky build 2
2018-12-14 17:44:18 +01:00
slowbackspace
86ec78e719
fix account title font weight
2018-12-14 14:59:03 +01:00
slowbackspace
16f731b025
fix adress input font size
2018-12-14 14:31:52 +01:00
slowbackspace
d5d59b32b8
line-height refactoring
2018-12-13 14:16:14 +01:00
slowbackspace
3c6df77b04
changed FONT_SIZE.BASE to 1rem
2018-12-13 13:42:52 +01:00
slowbackspace
ace7868037
use default tooltip font size
2018-12-13 13:09:43 +01:00
slowbackspace
38810afc07
fix font weight
2018-12-12 17:38:17 +01:00
slowbackspace
3e87ea9854
use standard button font size
2018-12-12 17:30:16 +01:00
slowbackspace
ba95de788f
merge master
2018-12-12 17:25:26 +01:00
Maroš Špak
1ecce5487b
use FONT_WEIGHT const istead of values
2018-12-11 16:44:32 +01:00
Maroš Špak
f73ed1fdcc
renamed font weights
2018-12-11 16:17:09 +01:00
Szymon Lesisz
15ad3ceee7
css changes in views/Account components from master
2018-12-11 15:28:44 +01:00
Maroš Špak
42945c78c5
use const font sizes instead of values
2018-12-11 15:16:36 +01:00
Szymon Lesisz
b368447bcb
Merge branch 'master' into feature/ripple
2018-12-11 15:15:50 +01:00
Maroš Špak
3c6ee60e9c
fix send button font-size
2018-12-11 15:12:58 +01:00
slowbackspace
678ce48674
removed special styling for receive address
2018-12-10 16:57:10 +01:00
slowbackspace
a9d860f065
Merge branch 'master' into sign-and-verify-readonly
2018-12-10 16:26:31 +01:00
Vladimir Volek
59aa111870
put back styles
2018-12-10 15:21:12 +01:00
Vladimir Volek
da429c314f
put back file
2018-12-10 15:15:29 +01:00
Vladimir Volek
5b60ba677f
merge master
2018-12-10 15:14:41 +01:00
Vladimir Volek
ee28bede6d
Merge pull request #267 from trezor/upgrade-styled-components
...
Upgraded react, react-dom, styled components, removed styled-media-query
2018-12-10 14:53:01 +01:00
slowbackspace
fd17924f2a
fix padding for gas inputs on smaller screens
2018-12-10 14:32:55 +01:00
slowbackspace
1fd2b8af52
fix button not expanding to full width on smaller screen size
2018-12-10 14:21:17 +01:00
slowbackspace
27a3254c04
follow design guidelines more closely
2018-12-10 14:15:26 +01:00
slowbackspace
d7d55beb62
removed deprecated object-form .attrs({})
2018-12-10 13:22:22 +01:00
slowbackspace
8e14e04dc1
more consistent UI
2018-12-10 11:43:43 +01:00
slowbackspace
881447531e
fix typo in welcome screen
2018-12-07 15:51:31 +01:00
slowbackspace
44b2000d1e
upgraded react, react-dom, styled components, removed styled-media-query
2018-12-07 15:01:17 +01:00
slowbackspace
e0cb188603
pass number instead of string in maxLength
2018-12-07 14:39:15 +01:00
slowbackspace
1b5c547b72
address and sig as readonly to enable text selection
2018-12-06 19:36:13 +01:00
slowbackspace
5605f96770
pass isReceiveAddress to Input component to ignore readOnly styles
2018-12-06 19:33:39 +01:00
Szymon Lesisz
38bc1c7c30
nitpick: ampersand
2018-12-05 10:59:12 +01:00
Szymon Lesisz
ebce4562df
add Tittle to receive component
2018-12-05 10:58:54 +01:00
Szymon Lesisz
076bba4ba3
remove unused imports
2018-12-05 10:58:39 +01:00
Szymon Lesisz
473401ccf7
Sendform: fix after rebase
2018-12-05 09:44:00 +01:00
Szymon Lesisz
215fab48eb
split Receive component into coin specific
2018-12-05 09:27:25 +01:00
Szymon Lesisz
bfebef73c7
ripple/SendFormValidations
2018-12-05 09:26:31 +01:00
Szymon Lesisz
2e89624b27
clearing ripple/SendForm componenent
2018-12-05 09:26:31 +01:00
Szymon Lesisz
c43b9b138c
removr advanced view from ripple/SendForm component
2018-12-05 09:26:31 +01:00
Szymon Lesisz
ab4ab8b5a4
handle pending tx from blockchain notification
2018-12-05 09:26:30 +01:00
Szymon Lesisz
e64b44d632
change imports
2018-12-05 09:26:30 +01:00
Szymon Lesisz
0128a16602
rename coin specific components
2018-12-05 09:26:30 +01:00
Szymon Lesisz
c9d30da6b2
split SendForm into networks
2018-12-05 09:26:30 +01:00
Szymon Lesisz
4acb597401
split Summary view into networks
2018-12-05 09:25:54 +01:00
Szymon Lesisz
7f56cdbcde
handle unsupported and/or outdated firmware in discovery process
2018-12-05 09:25:54 +01:00
Szymon Lesisz
9d344920df
EthereumAccountSummary: restore after rebase
2018-12-05 09:25:54 +01:00
Szymon Lesisz
1750bb41dc
split Summary components to coin specific files
2018-12-05 09:25:54 +01:00
Szymon Lesisz
187e462ba9
nitpick: change ampersand
2018-12-04 17:53:19 +01:00
Szymon Lesisz
bdc8eb070e
nitpick: remove unnecessary flowtype
2018-12-04 17:48:38 +01:00
Vladimir Volek
654fb9603b
Merge branch 'sign/verify' of github.com:satoshilabs/trezor-wallet into sign/verify
2018-11-27 17:12:37 +01:00
Vladimir Volek
bf3dd1cfde
Fix validation on send
2018-11-27 17:11:46 +01:00
Vladimir Volek
0194184d5d
Merge branch 'master' into sign/verify
2018-11-22 17:26:46 +01:00
Vladimir Volek
ea3ad58d48
Fixed props in input and textarea
2018-11-22 17:15:07 +01:00
Szymon Lesisz
a2e3d4eb1f
add token message
2018-11-22 16:14:21 +01:00
Vladimir Volek
e9a60afa0f
merge 2
2018-11-22 15:19:44 +01:00
Vladimir Volek
851c7f23cb
merge
2018-11-22 15:15:29 +01:00
Szymon Lesisz
d26d354fbd
autoSelect props in Input component
2018-11-22 15:01:45 +01:00
Vladimir Volek
f5537ca513
fix flow 3
2018-11-22 14:41:11 +01:00
Vladimir Volek
22adf7fac1
fix flow 2
2018-11-22 14:34:11 +01:00
Vladimir Volek
68d3bbb738
Fix flow
2018-11-22 14:20:37 +01:00
Vladimir Volek
827e5f14fa
Separate notifications and loader
2018-11-22 14:19:48 +01:00
Vladimir Volek
5c93a899cb
Fixed row
2018-11-22 14:19:48 +01:00
Vladimir Volek
c5a9c8fdb7
Added messages to loading, added more cases
2018-11-22 14:19:48 +01:00
Vladimir Volek
7b7eb5350d
Added loader for all accounts views
2018-11-22 14:19:48 +01:00
Vladimir Volek
e28576e19e
Added loading state for content
2018-11-22 14:19:48 +01:00
Vladimir Volek
43906f505c
Add clear actions
2018-11-21 19:32:28 +01:00
Vladimir Volek
e41cc22e3b
Move values to redux
2018-11-21 19:19:14 +01:00
Vladimir Volek
93000adf9e
Added touched option for inputs
2018-11-21 16:36:53 +01:00
Szymon Lesisz
9437cb25e8
eslint: remove unused var
2018-11-21 14:47:15 +01:00
Szymon Lesisz
09c02160ea
fix flowtype warning (default export in actions)
2018-11-21 14:47:04 +01:00
Szymon Lesisz
4589bb9171
showDefaultGasLimitButton condition
2018-11-21 14:35:30 +01:00
Vladimir Volek
fc50202f6a
Added action
2018-11-21 14:35:30 +01:00
Vladimir Volek
4b55bde476
Added button
2018-11-21 14:35:30 +01:00
Vladimir Volek
3b374e424e
Unify labels in section
2018-11-18 18:28:53 +01:00
Vladimir Volek
8ed59317c7
Simplify actions with modals
2018-11-18 17:35:47 +01:00
Vladimir Volek
f738d0be9c
Added loader to sign and verify
2018-11-15 17:48:55 +01:00
Vladimir Volek
d8762ec76f
Merge branch 'feature/accounts-loader' into sign/verify
2018-11-15 17:44:44 +01:00
Vladimir Volek
6c2ae9c1be
Fix flow
2018-11-15 17:44:21 +01:00
Vladimir Volek
0999c99432
Added icon
2018-11-15 17:04:17 +01:00
Vladimir Volek
6a9371fa2b
Fix confirm on device
2018-11-15 16:34:28 +01:00
Szymon Lesisz
80158d60c6
add readOnly property to Input component
2018-11-12 17:54:03 +01:00
Szymon Lesisz
b9b7d2d076
fixed link to "old wallet" and copy in FirmwareUpdate page
2018-11-12 17:30:47 +01:00
Szymon Lesisz
d3093313d6
fix fiat rate value in reducer
2018-11-12 12:39:24 +01:00
Vladimir Volek
eaede07068
Propagate rate to ui
2018-11-07 17:14:06 +01:00
Vladimir Volek
76b66c348c
Fixed browser select crash
2018-11-06 16:13:07 +01:00
Vladimir Volek
f3024e1abb
Added DigiByte link to menu
2018-11-06 14:13:03 +01:00
Vladimir Volek
a114b47b77
Fix eslint
2018-11-05 18:07:04 +01:00
Vladimir Volek
c6a04f2648
Removed logs
2018-11-05 17:56:11 +01:00
Vladimir Volek
dd6117b008
Confirm moved to modals
2018-11-05 17:54:07 +01:00
Vladimir Volek
68a8307b49
Added progress action for verify
2018-11-05 17:10:09 +01:00
Vladimir Volek
bc0238403b
Add trezor action to textarea
2018-11-05 16:45:45 +01:00
Vladimir Volek
12f094a595
Refactor trezor action
2018-11-05 15:13:22 +01:00
Vladimir Volek
53f7a8ecef
merge
2018-11-05 14:57:23 +01:00
Vladimir Volek
f1484484df
No newlines in menu link
2018-11-05 14:45:17 +01:00
Vladimir Volek
83e46bd012
Fixed row
2018-11-05 12:12:26 +01:00
Vladimir Volek
53ca124a55
Added messages to loading, added more cases
2018-11-05 12:07:32 +01:00
Vladimir Volek
cd53be7d39
Merge pull request #228 from trezor/feature/seedless-device
...
Feature/seedless device
2018-11-02 13:22:57 +01:00
Szymon Lesisz
bdf1a1d409
add seedless view
2018-11-01 10:53:56 +01:00
Vladimir Volek
90c0dd1276
Added loader for all accounts views
2018-10-31 12:55:29 +01:00
Vladimir Volek
8030aa71b1
Added loading state for content
2018-10-31 12:31:43 +01:00
Vladimir Volek
ea391a2a00
Fixed eslint
2018-10-31 11:35:37 +01:00
Vladimir Volek
347767de3d
Fixed icon hover and tooltip
2018-10-31 11:35:37 +01:00
Vladimir Volek
b87386a6b1
Added trezor action for input
2018-10-31 11:35:37 +01:00
Vladimir Volek
d682833aa3
Make initial layout responsive
2018-10-31 11:35:37 +01:00
Vladimir Volek
5aaadade36
Refactored to input
2018-10-31 11:35:37 +01:00
Vladimir Volek
434c86dc8c
merge
2018-10-25 17:32:39 +02:00
Vladimir Volek
2ff10255bd
fix eslint
2018-10-23 11:30:53 +02:00
Vladimir Volek
a40429f345
Merge pull request #207 from trezor/fix/discovery-status
...
discovery status css fix
2018-10-22 17:13:19 +02:00
Szymon Lesisz
16f830ff9d
fix for indicator first render
2018-10-22 10:07:00 +02:00
Szymon Lesisz
a534830dff
discovery status css fix
...
- DiscoveryStatusWrapper css fix (wodth 100%)
- rewriten first condition
2018-10-22 10:02:30 +02:00
Vladimir Volek
dca466ed8a
Fixed underline
2018-10-22 10:00:33 +02:00
Vladimir Volek
bed5932498
Fixed eslint and flow
2018-10-21 16:07:07 +02:00
Vladimir Volek
235f5cbdc3
Fixed some eslint and flow
2018-10-20 12:12:29 +02:00
Vladimir Volek
6a40191e61
Added address validation
2018-10-20 02:01:57 +02:00
Vladimir Volek
739339b53e
Textare max size
2018-10-20 01:19:59 +02:00
Vladimir Volek
07f9fc30f9
Added success case for verify
2018-10-20 01:05:19 +02:00
Vladimir Volek
9503d1e415
Added progres sign additional message
2018-10-20 00:57:16 +02:00
Vladimir Volek
d1ef608c0e
Textarea added trezor action prop, use textarea higligh while confirm
2018-10-20 00:22:07 +02:00
Szymon Lesisz
46acf38364
flowtype fix for Account/Summary
2018-10-19 13:37:15 +02:00
Vladimir Volek
fa5fbf8903
Better account title
2018-10-19 13:23:21 +02:00
Vladimir Volek
a31301a9f5
merge
2018-10-19 12:04:13 +02:00
Vladimir Volek
954ad18f8e
Clear for signature
2018-10-19 00:55:16 +02:00
Vladimir Volek
50176ebbdf
Added clear option
2018-10-18 14:33:17 +02:00
Vladimir Volek
18a424c214
Simplify input values, added verify
2018-10-18 14:18:48 +02:00
Szymon Lesisz
6ad65dd6f1
SendForm eslint fix
2018-10-18 14:18:10 +02:00
Szymon Lesisz
a9883727f3
quickfix: SendForm currency select value
2018-10-18 13:28:35 +02:00
Vladimir Volek
b89a825077
Added sign response, style
2018-10-17 17:57:21 +02:00
Vladimir Volek
4a809d92cf
Merge pull request #192 from trezor/fix/TopNavigationAccount-indicator
...
indicator fixes
2018-10-17 17:00:49 +02:00
Vladimir Volek
1ebb893487
Fix prop type for title
2018-10-17 16:59:12 +02:00
Vladimir Volek
78d2b411fb
Pass path properly
2018-10-17 16:54:33 +02:00
Vladimir Volek
b8b5142fc5
TREZOR -> Trezor
2018-10-17 09:58:51 +02:00
Vladimir Volek
ca460859ac
Added sign action
2018-10-17 00:31:33 +02:00
Szymon Lesisz
5a686cf9df
indicator fixes
...
- indicator animation ignored on 'resize' event
- fixed initial rendering
- working with element ref insead of document.querySelector
2018-10-16 16:15:06 +02:00
Vladimir Volek
0f544f8578
Fixed padding in account pages
2018-10-16 14:47:49 +02:00
Vladimir Volek
6461400853
Added common title components for wallet views
2018-10-16 12:58:11 +02:00
Vladimir Volek
778d08a898
Styled sign and verify section
2018-10-16 12:49:05 +02:00
Szymon Lesisz
d1eadc8033
Merge branch 'master' of github.com:satoshilabs/trezor-wallet
2018-10-16 11:28:50 +02:00
Szymon Lesisz
80fa9b02d7
quickfix: Receive tab modal context condition
2018-10-16 11:28:46 +02:00
Vladimir Volek
4f49943c7a
Merge pull request #183 from trezor/fix/refactor-variables
...
refactor Coin > Network
2018-10-16 10:51:31 +02:00
Szymon Lesisz
3e657d6558
quickfix: StickyContainer maxScrollTop must be lower than 0
2018-10-15 17:34:56 +02:00
Szymon Lesisz
f4b51d606f
quickfix: added maxScollTop to StickyContainer
2018-10-15 16:49:57 +02:00
Szymon Lesisz
ed7501c4fc
refactor Coin > Network
2018-10-15 15:44:10 +02:00
Vladimir Volek
77b1aa04c5
Merge branch 'master' into fix/landing-refactoring
2018-10-15 13:03:39 +02:00
Szymon Lesisz
5ea4ae5772
wallet settings page
2018-10-15 10:47:17 +02:00
Vladimir Volek
8b332b4763
Merge pull request #174 from trezor/feature/modal-context
...
Feature/modal context
2018-10-11 15:57:05 +02:00
Vladimir Volek
077b6dc7fa
Make notification responsive, flow fix
2018-10-11 15:18:09 +02:00
Vladimir Volek
0dab0d36b3
better icon position
2018-10-11 13:38:27 +02:00
Vladimir Volek
5ec50dd4c7
Fixed icon position
2018-10-11 13:38:27 +02:00
Szymon Lesisz
42841b0b84
add externalWallet to CoinMenu
2018-10-11 13:27:32 +02:00
Szymon Lesisz
e59c9ec714
refacotred modals components
2018-10-11 13:06:16 +02:00
Szymon Lesisz
41b78390ed
add MODAL_CONTEXT
...
- update MODAL action constants
- ModalReducer refactoring (field "opened" replaced by "context")
- implementing "context" in all components
2018-10-10 21:27:07 +02:00
Szymon Lesisz
c51b12906f
replace React.Component by React.PureComponent
2018-10-10 14:39:42 +02:00
Vladimir Volek
37ed349dff
All links adjusted according to new component
2018-10-10 14:27:09 +02:00
Szymon Lesisz
fabcd54145
quickfix: StickyContainer footerFixed condition
2018-10-10 14:01:40 +02:00
Szymon Lesisz
c6c3f54d9b
quickfix: remove pathname from props in TopNavigationAccount component
2018-10-10 11:38:17 +02:00
Szymon Lesisz
9671226036
eslint fixes
2018-10-10 10:39:59 +02:00
Szymon Lesisz
99da71c25d
flowtype for Notification components
2018-10-10 09:31:26 +02:00
Vladimir Volek
5e136a3015
Merge pull request #152 from trezor/fix/remove-selectedaccount-component
...
remove all references to SelectedAccount component
2018-10-09 17:17:35 +02:00
Szymon Lesisz
1c0aa0adc8
remove all references to SelectedAccount component
2018-10-09 16:10:30 +02:00
Vladimir Volek
ae729dcc46
Fixed some eslint errors
2018-10-09 15:20:57 +02:00
Vladimir Volek
5524080c30
Merge branch 'master' into fix-wallet-modals
2018-10-09 13:57:06 +02:00
Vladimir Volek
f258f1b125
Merge pull request #134 from trezor/feature/change-passphrase
...
Feature/change passphrase
2018-10-09 12:58:37 +02:00
Szymon Lesisz
e4bb6d5d47
added texts for passphrase modals and wallet type icons
2018-10-08 17:12:23 +02:00
Szymon Lesisz
33ba41e865
added React.Fragment to Receive page
2018-10-08 13:55:59 +02:00
Szymon Lesisz
3183426137
TrezorConnect calls using new field "useEmptyPassphrase"
2018-10-08 13:34:03 +02:00
Vladimir Volek
f32c2d351d
tooltip position fixed
2018-10-08 13:32:51 +02:00
Vladimir Volek
2d9f02a4e6
Tooltip refactored to sepearated component
2018-10-08 13:32:51 +02:00
Vladimir Volek
6b1aceff0e
Fixed eye tooltip position
2018-10-08 13:32:51 +02:00
Vladimir Volek
c94ebf6a47
better style for account add tooltip
2018-10-08 13:32:51 +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
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
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
8ac60bd125
Styled other wallet views
2018-09-26 12:17:19 +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
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
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
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
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
Vladimir Volek
b3dac4b5ab
Merge branch 'master' into css-fix
2018-09-17 17:13:38 +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
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
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
936daeed74
Remove unused imports & cleanup
2018-09-05 11:43:54 +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