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
Szymon Lesisz
9422afa673
Merge branch 'master' into fix/beta-disclaimer
2018-10-18 11:24:58 +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
Szymon Lesisz
a8bae8bdb1
added beta-wallet disclaimer
...
- Added BetaDiscialmer component used in Landing/RootView
- refactoring LocalStorageActions (moved logic from LocalStorageService)
2018-10-17 12:09:25 +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
Szymon Lesisz
651242ffcf
renamed components
2018-10-15 10:46:58 +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
845c6d381f
Merge branch 'master' of github.com:satoshilabs/trezor-wallet
2018-10-10 14:01:43 +02:00
Szymon Lesisz
fabcd54145
quickfix: StickyContainer footerFixed condition
2018-10-10 14:01:40 +02:00
Szymon Lesisz
600d3565f7
fix redirection to /bridge from landingpage
...
- allows to redirect from / to /bridge route
- fix current bridge version if transport is webusb
- RouterActions optionally verifies if requested url has "landing" prefix in ./support/routes
2018-10-10 12:12:56 +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
a086c034f1
LandingPage flowtype
2018-10-10 09:55:03 +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
7ff2e8642d
Merge pull request #149 from trezor/eslint-fix
...
Fix some eslint errors
2018-10-09 16:15:00 +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
Pavol Rusnak
13ff97e4d3
src/views/Landing: fix typo
2018-10-09 14:41:35 +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
Vladimir Volek
29e5dc2314
Styled bridge page better
2018-10-09 12:23:34 +02:00