Szymon Lesisz
9422afa673
Merge branch 'master' into fix/beta-disclaimer
2018-10-18 11:24:58 +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
Szymon Lesisz
651242ffcf
renamed components
2018-10-15 10:46:58 +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
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
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
Szymon Lesisz
7ff2e8642d
Merge pull request #149 from trezor/eslint-fix
...
Fix some eslint errors
2018-10-09 16:15:00 +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
29e5dc2314
Styled bridge page better
2018-10-09 12:23:34 +02:00
Szymon Lesisz
796db24890
added change log and pgp signature to InstallBridge
2018-10-05 09:46:11 +02:00
Szymon Lesisz
be34d85fdd
removed comments
2018-10-05 09:26:49 +02:00
Szymon Lesisz
6addcb6cde
added changelog to InstallBridge + render "cancel" conditionally
2018-10-05 09:24:36 +02:00
Szymon Lesisz
d8f133ad84
InstallBridge page with data from trezor-connect
2018-10-04 23:06:40 +02:00
Vladimir Volek
151101a61c
merge
2018-10-03 12:59:03 +02:00
Szymon Lesisz
f59b9c31b1
trezor-connect iframe loading error
2018-10-02 10:21:22 +02:00
Vladimir Volek
c3e984301e
Fix condition
2018-09-26 12:17:54 +02:00
Vladimir Volek
8ac60bd125
Styled other wallet views
2018-09-26 12:17:19 +02:00
Vladimir Volek
c0eb30f83c
Import images properly
2018-09-26 12:17:03 +02:00
Szymon Lesisz
f3269b3eb1
Landing css: replace min-height: 100vh to 100%
2018-09-25 18:07:59 +02:00
Vladimir Volek
976222476b
Merge branch 'master' into add-sentry-to-devel
2018-09-21 14:34:01 +02:00
Vladimir Volek
e12c44a34d
Added local prod servers
2018-09-19 18:08:22 +02:00
Vladimir Volek
02bae005f8
merge
2018-09-19 13:15:39 +02:00
Szymon Lesisz
d4bcf160d2
remove console.log
2018-09-18 11:12:00 +02:00
Vladimir Volek
41edcd6b7b
Removed button for check device while unplugging
2018-09-17 16:50:59 +02:00
Szymon Lesisz
414d0b0d01
removed web3 references
2018-09-12 16:31:23 +02:00
Vasek Mlejnsky
58823e3a81
Fix some eslint errors
2018-09-06 17:04:28 +02:00
Vladimir Volek
516e7f77dc
Removed classNames
2018-09-05 13:36:19 +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
04d49a5ca5
Delete "buttons" folder and move "Button" at the root of "components/"
2018-09-04 11:33:24 +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
608b4e79cc
Buttons merged into folder
2018-08-30 10:54:24 +02:00
Vasek Mlejnsky
203a66a904
Add option to import AsyncSelect
2018-08-29 11:33:17 +02:00
Vasek Mlejnsky
597a771882
Style Select
2018-08-28 16:18:45 +02:00
Vasek Mlejnsky
571522401e
Fix imports & flow errors
2018-08-28 08:18:07 +02:00
Vladimir Volek
424be08e7c
Removed /js folder
2018-08-27 17:15:22 +02:00