1
0
mirror of https://github.com/trezor/trezor-wallet synced 2024-11-19 23:08:12 +00:00
Commit Graph

1061 Commits

Author SHA1 Message Date
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
Vladimir Volek
14904bff99 Fixed component 2018-10-10 14:27:09 +02:00
Vladimir Volek
453cda908f Added navlink to link component 2018-10-10 14:27:09 +02:00
Vladimir Volek
5e6968757e
Merge pull request #163 from trezor/fix/passphrase-input
Add data-lpignore to input
2018-10-10 14:20:23 +02:00
Szymon Lesisz
8afc949923 Add data-lpignore to input
fix: https://github.com/trezor/trezor-wallet/issues/135
2018-10-10 14:09:42 +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
Vladimir Volek
c92ef577c0
Merge pull request #159 from trezor/fix/bridge-router
fix redirection to /bridge from landingpage
2018-10-10 13:27: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
31fc23228a quickfix: replace Wiki link in Header
fix: #142
2018-10-10 11:39:03 +02:00
Szymon Lesisz
c6c3f54d9b quickfix: remove pathname from props in TopNavigationAccount component 2018-10-10 11:38:17 +02:00
Vladimir Volek
6dfd941c44
Merge pull request #155 from trezor/flowtype/notifications
Flowtype/notifications
2018-10-10 11:31:31 +02:00
Szymon Lesisz
4e91694a60 flowtype/react fix of Notification component 2018-10-10 10:55:53 +02:00
Szymon Lesisz
9671226036 eslint fixes 2018-10-10 10:39:59 +02:00
Szymon Lesisz
f257f98ab5 flowtype in store and Button 2018-10-10 10:20:31 +02:00
Szymon Lesisz
6d4f0a2943 flowtype components 2018-10-10 10:06:32 +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
f5cdbde796 Merge branch 'master' of github.com:satoshilabs/trezor-wallet 2018-10-09 17:55:16 +02:00
Szymon Lesisz
2c74df1489 updated README (linked trezor-connect) 2018-10-09 17:55:01 +02:00
Vladimir Volek
60479a0a49 Fixed eslint warning 2018-10-09 17:41:18 +02:00
Vladimir Volek
a42428601d
Merge pull request #154 from trezor/flowtype/modals
flowtype fixes
2018-10-09 17:38:58 +02:00
Szymon Lesisz
0cb723b9db flowtype fixes
for all modals
2018-10-09 17:32:56 +02:00
Vladimir Volek
ad97a5cbbd
Merge pull request #150 from trezor/feature/filter-log
Filter log
2018-10-09 17:28:17 +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
b1691797d3 update WalletType icons 2018-10-09 17:12:58 +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
b13fb6e18a Fixed width of notification 2018-10-09 15:50:32 +02:00
Vladimir Volek
dee161924d Fixed padding in claim 2018-10-09 15:50:32 +02:00
Szymon Lesisz
d78381106e Filter log 2018-10-09 15:36:55 +02:00
Vladimir Volek
4903916e3d Revert "Fixed width of notification"
This reverts commit e4b6cc24dd.
2018-10-09 15:28:50 +02:00
Vladimir Volek
ae729dcc46 Fixed some eslint errors 2018-10-09 15:20:57 +02:00
Vladimir Volek
e4b6cc24dd Fixed width of notification 2018-10-09 15:02:08 +02:00
Vladimir Volek
2023157694 Finalized details and readme 2018-10-09 14:46:39 +02:00
Vladimir Volek
116a912a48 Set current dir in bash - call script from anywhere 2018-10-09 14:46:39 +02:00
Vladimir Volek
666869f77d Edit readme 2018-10-09 14:46:39 +02:00
Vladimir Volek
7b6071fe79 Added scripts for easy run and build 2018-10-09 14:46:39 +02:00
Vladimir Volek
fcd55b767b Added express server for static resources 2018-10-09 14:46:39 +02:00
Vladimir Volek
d076fc5bd1 Ignore node modules 2018-10-09 14:46:39 +02:00
Vladimir Volek
8b5176f261 Added docker file 2018-10-09 14:46:39 +02:00
Pavol Rusnak
13ff97e4d3
src/views/Landing: fix typo 2018-10-09 14:41:35 +02:00
Szymon Lesisz
0f39182db7 quickfix: disable REQUEST_WALLET_TYPE action for device without passphrase_protection 2018-10-09 14:39:10 +02:00
Vladimir Volek
cafe1971a4 Fixed padding in claim 2018-10-09 14:39:07 +02:00
Szymon Lesisz
6a3e71f0a5 remove unused constant WALLET.ON_BEFORE_UNLOAD 2018-10-09 14:32:15 +02:00
Szymon Lesisz
c10b8baeba remove unused action WALLET.ON_BEFORE_UNLOAD 2018-10-09 14:31:10 +02:00
Szymon Lesisz
7ed5f11021 quickfix: "onWalletTypeRequest" second parameter 2018-10-09 14:16:20 +02:00
Szymon Lesisz
514b31296c
Merge pull request #147 from trezor/fix-wallet-modals
Fix wallet modals
2018-10-09 14:10:08 +02:00
Vladimir Volek
13e94ed355 Fixed modal padings 2018-10-09 14:06:45 +02:00