1
0
mirror of https://github.com/trezor/trezor-wallet synced 2024-11-28 11:18:16 +00:00
Commit Graph

1321 Commits

Author SHA1 Message Date
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
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