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

1581 Commits

Author SHA1 Message Date
Vladimir Volek
2ed673b05a Separate group notifications with border 2018-10-11 15:18:09 +02:00
Vladimir Volek
4072e9480d Fix group notification width 2018-10-11 15:18:09 +02:00
Vladimir Volek
9c19827a9c Proper link for NEM coin 2018-10-11 15:18:01 +02:00
Vladimir Volek
0de30758a8 Removed unnecessary component 2018-10-11 15:05:14 +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
a9246c0c06 NemWallet component 2018-10-11 13:27:15 +02:00
Szymon Lesisz
5eb5e3f774 close modal on DEVICE.CONNECT action 2018-10-11 13:07:58 +02:00
Szymon Lesisz
337eacd1d2 fixed deviceUtils.isSelectedDevice 2018-10-11 13:07:29 +02:00
Szymon Lesisz
eab3bde184 Link component: target parameter 2018-10-11 13:06:51 +02:00
Szymon Lesisz
e59c9ec714 refacotred modals components 2018-10-11 13:06:16 +02:00
Szymon Lesisz
49ca5992fd added NemWallet component 2018-10-10 21:50:20 +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
Vladimir Volek
0f592abfb1
Merge pull request #167 from trezor/fix/coin-menu-update
update and reorder coin menu
2018-10-10 16:17:04 +02:00
Szymon Lesisz
1637181839 update and reorder coin menu
fix: #166
2018-10-10 16:03:09 +02:00
Szymon Lesisz
233fac84b6 quickfix: expose TrezorConnect to window for development builds 2018-10-10 15:46:42 +02:00
Szymon Lesisz
6a14601ddd quickfix: COMMITHASH and LOCAL are not window variables, use flowtype declaration 2018-10-10 15:45:21 +02:00
Szymon Lesisz
113fd6eff8 update README 2018-10-10 15:37:59 +02:00
Vladimir Volek
931a22950d
Merge pull request #165 from trezor/fix/purecomponent
replace React.Component by React.PureComponent
2018-10-10 15:11:18 +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
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